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

Makes use of a pre-push hook to bump version numbers #15

Open
adammccartney opened this issue Jan 19, 2023 · 0 comments
Open

Makes use of a pre-push hook to bump version numbers #15

adammccartney opened this issue Jan 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@adammccartney
Copy link
Contributor

Description

We're currently manually bumping version numbers in the following files every time we prepare for a tagged release.

       modified:   Charts/pacman/Chart.yaml
        modified:   Documentation/localdev.md
        modified:   deployments/pacman-deployment.yaml
        modified:   localdev/docker-compose.yml

Solution

A simple script to check that the versions match the tag before we push.

@adammccartney adammccartney added the enhancement New feature or request label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant