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

cdep: update-default to not remove commit from services #789

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

julesjcraske
Copy link
Contributor

@julesjcraske julesjcraske commented Nov 26, 2024

I want to change the way cdep update-default works for prod and test, it already works like this for argocd yaml files in other envs.

So currently when you run update-default it adds the new commit hash to the _base.json and removes the branch and commit hash from each service file.

I personally find this quite confusing when looking at the history of a service, because you can't see which version was deployed easily.

This makes the system simpler.

@julesjcraske julesjcraske requested a review from a team November 26, 2024 11:40
@julesjcraske julesjcraske requested a review from a team November 26, 2024 11:45
@julesjcraske julesjcraske merged commit 4ae0600 into master Nov 26, 2024
3 checks passed
@julesjcraske julesjcraske deleted the cdep-update-default-no-remove branch November 26, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants