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

Add automatic patch version bumping #112

Open
zimventures opened this issue Jul 27, 2023 · 0 comments · May be fixed by #174
Open

Add automatic patch version bumping #112

zimventures opened this issue Jul 27, 2023 · 0 comments · May be fixed by #174
Labels
idea Idea for consideration

Comments

@zimventures
Copy link
Contributor

As a developer it will be helpful to know what version of Chirps an end-user is running when triaging issues. Users may have simply cloned main and started running the application - which may have multiple changes that could be the culprit. By bumping the build number (0.1.) on each push to main, developers will be able to cross-reference the commit log to help in any triage.

This Stack Overflow question has a viable solution on how to implement this functionality using a GitHub Action.

@zimventures zimventures added the idea Idea for consideration label Jul 27, 2023
@zimventures zimventures changed the title Add automatic build version bumping Add automatic patch version bumping Jul 27, 2023
@PedroAVJ PedroAVJ linked a pull request Aug 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Idea for consideration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant