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 a semantic release workflow to automatically calculate version tags. #159

Open
cletomartin opened this issue Jul 29, 2024 · 0 comments
Labels
CI/CD CI/CD related issue documentation Improvements or additions to documentation enhancement New feature or request

Comments

@cletomartin
Copy link
Collaborator

Overview

Add a semantic release workflow to automatically calculate version tags.

Requirements

The workflow should:

  • Create a release tag automatically based on the commit types.
  • Keep compatibility somehow with the compliance/__init__.py file.

Approach

After adopting the GH workflow for doing so, we have to update the documentation to require the software.

@cletomartin cletomartin added documentation Improvements or additions to documentation enhancement New feature or request CI/CD CI/CD related issue labels Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD related issue documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant