Skip to content

Conversation

@bjoernricks
Copy link
Contributor

What

Update release workflow to use semver instead of calver for python-gvm releases

Why

We decided to use semantic instead if calendar versioning with the next release. This will allow to declare API compatibility constrains with every release.

References

https://jira.greenbone.net/browse/GEA-876

@github-actions
Copy link

github-actions bot commented Jan 29, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 9048f23.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/greenbone/workflows/.github/workflows/release-generic.yml main UnknownUnknown

Scanned Files

  • .github/workflows/release-pontos.yml
  • .github/workflows/release.yml

@github-actions
Copy link

github-actions bot commented Jan 29, 2025

Conventional Commits Report

Type Number
Bug Fixes 1
Changed 3

🚀 Conventional commits found.

@bjoernricks bjoernricks marked this pull request as ready for review January 29, 2025 13:21
@bjoernricks bjoernricks requested a review from a team as a code owner January 29, 2025 13:21
@bjoernricks bjoernricks requested a review from a team January 29, 2025 13:21
@greenbonebot greenbonebot enabled auto-merge (rebase) February 3, 2025 08:54
We decided to use semantic instead if calendar versioning with the next
release. This will allow to declare API compatibility constrains with
every release.
Extend the version chapter in the README to explain our release choices.
Use all upper case naming for GMP. Some time in the past we agreed on
using all upper case naming for abbreviations.
Don't mix indentation and tripple quotes for code blocks in the README
and use a single style only.
Run the linter with Python >= 3.9 as the target. This wasn't an issue
yet but might have caused problems with running ruff with older Python
version ins future. Until the end of the year we still support Python
3.9.
@greenbonebot greenbonebot merged commit 949e317 into main Feb 4, 2025
25 checks passed
@greenbonebot greenbonebot deleted the semver-releases branch February 4, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants