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

fix!: correctly scope flag #877

Merged
merged 1 commit into from
Jan 26, 2024
Merged

fix!: correctly scope flag #877

merged 1 commit into from
Jan 26, 2024

Conversation

alexplischke
Copy link
Contributor

@alexplischke alexplischke commented Jan 26, 2024

Proposed changes

The --live-logs flag that was intended for saucectl imagerunner logs --live-logs was incorrectly scoped as a global flag and thus available on all saucectl imagerunner subcommands.

Additionally, the flag was renamed (breaking change) to remove stutter logs --live-logs vs logs --live.

PS: This does not affect saucectl run --live-logs and as such, a relatively small breaking change.

@alexplischke alexplischke added bug Something isn't working breaking-change Pull requests that introduce a breaking change labels Jan 26, 2024
@alexplischke alexplischke marked this pull request as ready for review January 26, 2024 01:15
@alexplischke alexplischke requested a review from a team as a code owner January 26, 2024 01:15
@alexplischke alexplischke merged commit d29a847 into main Jan 26, 2024
21 checks passed
@alexplischke alexplischke deleted the DEVX-2744 branch January 26, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Pull requests that introduce a breaking change bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants