7 Commits

Author SHA1 Message Date
dependabot[bot]
33b2b83ce8
chore(deps): bump actions/checkout from 4 to 5 (#9709)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 09:28:45 +02:00
Massimiliano Pippi
aa767ae142
ignore rc0 (#7776) 2024-05-31 12:32:08 +02:00
Stefano Fiorucci
f5719ed12a
fix release notes generation on github release workflow (#7515) 2024-04-09 14:47:36 +02:00
Massimiliano Pippi
4fdbcfaf56
bump version (#6569) 2023-12-15 17:54:39 +01:00
Massimiliano Pippi
3b4c461bfc
use the right version (#6568) 2023-12-15 17:48:12 +01:00
Massimiliano Pippi
ae1f39a76e
custom release creator for beta versions (#6552) 2023-12-15 16:27:41 +01:00
Massimiliano Pippi
f019896335
ci: Generate release notes in a Github workflow (#6211)
* first try

* Update config.yaml

* Update github_release.yml

* set the rc0 tag more explicitly
2023-11-08 12:29:37 +01:00