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

Include file removal in resource bump #59

Closed
davidferlay opened this issue Nov 19, 2024 · 1 comment
Closed

Include file removal in resource bump #59

davidferlay opened this issue Nov 19, 2024 · 1 comment

Comments

@davidferlay
Copy link
Contributor

Current

  • Executing plasmactl bump after having removed a file from a resource does not change version of resource
➜  rm interaction/applications/roles/academy/templates/manifests.yaml.j2 
➜  git add -A                               
➜  git commit -m "commit removal of file in some resource"            
➜  plasmactl bump                                       
Bump updated versions...                                      

  ERROR   no resources to update

Expected

  • Executing plasmactl bump after having removed a file from a resource should change version of resource
@davidferlay
Copy link
Contributor Author

done in #63

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

No branches or pull requests

1 participant