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

[CI] Automatic Builds #143

Open
Yiannis128 opened this issue Sep 5, 2024 · 0 comments
Open

[CI] Automatic Builds #143

Yiannis128 opened this issue Sep 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Yiannis128
Copy link
Collaborator

Set the following workflow to introduce pre-release automated builds.

  • Master branch will hold the current status of the project.
  • Release branch will be created as a protected branch, each push will represent a release.
  • hatch version should be used to automatically increment the versions.
  • When pushing to master, it should automatically increase the dev segment of the version.
  • When pushing to release, it should increment the minor segment of the version.
  • If the push to release or master has a different version (set manually), then don't set the version automatically.
@Yiannis128 Yiannis128 added the enhancement New feature or request label Sep 5, 2024
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