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

Semantic Versioning #198

Open
SoulaAndrikopoulos opened this issue Apr 19, 2024 · 1 comment
Open

Semantic Versioning #198

SoulaAndrikopoulos opened this issue Apr 19, 2024 · 1 comment
Labels
Chore Non-functional change, e.g., changing a config.

Comments

@SoulaAndrikopoulos
Copy link
Contributor

SoulaAndrikopoulos commented Apr 19, 2024

Description

We want to follow Semantic Versioning 2.0.0 to release new versions of UniMe. This should happen in an automated way (through a GitHub Action) and produce predictable results.

Motivation

  • enforced conventional commits
  • PR titles are linted against the same ruleset (since squash commits are the default)
  • a new release pipeline is triggered manually that collects all commits since the last release and builds and publishes a new release automatically
  • a CHANGELOG is updated

Resources

To-do List

@SoulaAndrikopoulos SoulaAndrikopoulos added the Enhancement New feature or improvement to an existing feature label Apr 19, 2024
@maiertech maiertech added Chore Non-functional change, e.g., changing a config. and removed Enhancement New feature or improvement to an existing feature labels Jul 3, 2024
@JelleMillenaar JelleMillenaar changed the title Version change ideas Semantic Versioning Jul 29, 2024
@M-Adam-Hus
Copy link

Semantic Versioning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore Non-functional change, e.g., changing a config.
Projects
Status: Backlog
Development

No branches or pull requests

3 participants