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: Add project flag back again for sloctl replay #193

Merged
merged 9 commits into from
Aug 20, 2024

Conversation

nieomylnieja
Copy link
Contributor

@nieomylnieja nieomylnieja commented Aug 20, 2024

#177 removed default project flags, unfortunately we missed the sloctl replay command which also relied on them.

This PR brings the -p flag back for sloctl replay command.

Release Notes

Adds -p flag for sloctl replay, the flag was removed in v0.4.0 as a result of regression.

@n9-machine-user n9-machine-user added bug Something isn't working go patch labels Aug 20, 2024
Copy link
Contributor

@labtom labtom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good (with minor suggestions)

internal/delete.go Outdated Show resolved Hide resolved
internal/delete.go Outdated Show resolved Hide resolved
internal/apply.go Outdated Show resolved Hide resolved
internal/replay.go Outdated Show resolved Hide resolved
nieomylnieja and others added 5 commits August 20, 2024 17:08
Co-authored-by: Tomek Labuk <89924840+labtom@users.noreply.github.com>
Co-authored-by: Tomek Labuk <89924840+labtom@users.noreply.github.com>
Co-authored-by: Tomek Labuk <89924840+labtom@users.noreply.github.com>
Co-authored-by: Tomek Labuk <89924840+labtom@users.noreply.github.com>
@paulina-n9
Copy link

lgtm 🎸

@paulina-n9 paulina-n9 added the passed-testing Added by QA when tests have passed label Aug 20, 2024
@nieomylnieja nieomylnieja merged commit 0949f9f into main Aug 20, 2024
5 checks passed
@nieomylnieja nieomylnieja deleted the bring-back-replay-project-flag branch August 20, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go passed-testing Added by QA when tests have passed patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants