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

BUILD --auto-skip was silently ignored when not feature flagged #3870

Merged

Conversation

alexcb
Copy link
Collaborator

@alexcb alexcb commented Mar 5, 2024

BUILD --auto-skip ... is only valid when VERSION --build-auto-skip ... is enabled. When it isn't, an error should be returned

`BUILD --auto-skip ...` is only valid when `VERSION --build-auto-skip
...` is enabled. When it isn't, an error should be returned

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
@alexcb alexcb force-pushed the acb/dont-allow-build-auto-skip-when-feature-flag-is-missing branch from 5e35afa to 89b9b6b Compare March 6, 2024 00:19
@alexcb alexcb marked this pull request as ready for review March 6, 2024 18:43
@alexcb alexcb requested a review from a team as a code owner March 6, 2024 18:43
@alexcb alexcb merged commit 1e5e9b4 into main Mar 6, 2024
84 checks passed
@alexcb alexcb deleted the acb/dont-allow-build-auto-skip-when-feature-flag-is-missing branch March 6, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants