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

chore: using constants for checkout strategies #3384

Merged
merged 3 commits into from
Jun 20, 2023

Conversation

pkaramol
Copy link
Contributor

@pkaramol pkaramol commented May 8, 2023

what

I couldn't help noticing that the words branch and merge are scattered throughout the cmd package so this is just a proposal to replace them with const.

I am not sure how to handle this one however as it creates a cyclic dependency between cmd and server packages.

We can discard this RP altogether or perhaps use a dedicated package for constants? Open to suggestions / discussion.

why

tests

references

@pkaramol pkaramol requested a review from a team as a code owner May 8, 2023 00:05
@github-actions github-actions bot added the go Pull requests that update Go code label May 8, 2023
@pkaramol pkaramol force-pushed the setting_constants branch from 4a9c574 to 7c39531 Compare May 8, 2023 00:09
@pkaramol pkaramol changed the title Using constants for checkout strategies chore: using constants for checkout strategies May 8, 2023
@pkaramol pkaramol force-pushed the setting_constants branch from 7c39531 to 2c7db1f Compare May 8, 2023 00:16
@GenPage GenPage added the waiting-on-review Waiting for a review from a maintainer label May 13, 2023
@GenPage GenPage merged commit 8eb91d0 into runatlantis:main Jun 20, 2023
mtavaresmedeiros pushed a commit to mtavaresmedeiros/atlantis that referenced this pull request Jul 3, 2023
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code waiting-on-review Waiting for a review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants