Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI fix: use features arg for stable and nightly build #6224

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

cre4ture
Copy link
Contributor

@cre4ture cre4ture commented Apr 13, 2024

I stumbled across the issue that the nightly and stable builds in CICD.yml where not properly providing the "--features" arg. I think it was probably an issue with copy-paste, as the code on a different place in the yml works.

grafik

After change:

grafik

@cre4ture cre4ture changed the title use features arg for stable and nightly build CI fix: use features arg for stable and nightly build Apr 13, 2024
Copy link

GNU testsuite comparison:

GNU test failed: tests/cp/same-file. tests/cp/same-file is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
GNU test failed: tests/cp/cross-dev-symlink. tests/cp/cross-dev-symlink is passing on 'main'. Maybe you have to rebase?

@cakebaker cakebaker merged commit 76b79d3 into uutils:main Apr 15, 2024
63 of 64 checks passed
@cakebaker
Copy link
Contributor

Good catch, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants