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

feat: Remove flag for disable apply #3912

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

lukemassa
Copy link
Contributor

@lukemassa lukemassa commented Nov 2, 2023

what

Remove --disable-apply flag

why

It was deprecated in #2877 in favor of --allow-commands, and it was requested to be removed in #2992

tests

Running now outputs:

Error: unknown flag: --disable-apply

The only functional change was no longer manipulating the command list if --disable-apply was added, which should be covered by the unit tests

references

@lukemassa lukemassa requested a review from a team as a code owner November 2, 2023 02:32
@github-actions github-actions bot added the go Pull requests that update Go code label Nov 2, 2023
@jamengual jamengual added refactoring Code refactoring that doesn't add additional functionality waiting-on-review Waiting for a review from a maintainer labels Nov 15, 2023
@GenPage GenPage enabled auto-merge (squash) December 12, 2023 01:29
@GenPage GenPage merged commit fb484ad into runatlantis:main Dec 12, 2023
24 checks passed
@GenPage GenPage added breaking-change feature New functionality/enhancement and removed waiting-on-review Waiting for a review from a maintainer labels Dec 12, 2023
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
* Add code for disabling apply flag

* Better comment
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
* Add code for disabling apply flag

* Better comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change feature New functionality/enhancement go Pull requests that update Go code refactoring Code refactoring that doesn't add additional functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants