Jonas L
|
713640e8dc
|
chore: release 3.0.0-alpha.12 (#1718)
|
2022-03-29 15:49:33 +02:00 |
Kyle Robbertze
|
3c50d67b8e
|
ci: use current release notes
|
2022-03-28 21:13:41 +02:00 |
dependabot[bot]
|
e1dc69af9e
|
chore: bump actions/checkout from 2 to 3 (#1668)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2022-03-07 09:22:29 +00:00 |
Kyle Robbertze
|
9f1e41e6fa
|
Fix release action (#1401)
* correctly output file content
* trigger on version tags
* install gettext
* do not allow manual releases
* use maintained release action
|
2021-10-15 16:50:18 +02:00 |
Jonas L
|
4335795c52
|
chore: Enhance release workflow (#1400)
* Rename package-release to release
* Move tarball creation in Makefile
* Enhance release workflow
* Add --ignore-platform-reqs to composer build
|
2021-10-15 14:59:59 +02:00 |