renovate[bot]
|
d92168ac19
|
chore(deps): update softprops/action-gh-release action to v2
|
2024-03-10 06:20:07 +00:00 |
Jonas L
|
e7a678e91f
|
build: replace custom release script with release-please (#2817)
* build: replace custom release script with release-please
* include package-name
|
2023-12-22 19:19:12 +01:00 |
renovate[bot]
|
08380212a2
|
chore(deps): unpin actions/checkout version (#2759)
* chore(deps): update actions/checkout digest to b4ffde6
* chore: unpin actions/checkout version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
|
2023-10-21 21:30:18 +02:00 |
renovate[bot]
|
821a7390cf
|
chore(deps): update actions/checkout digest to 8ade135 (#2720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-24 21:14:44 +01:00 |
renovate[bot]
|
47a8d8e752
|
chore(deps): update actions/checkout action to v4 (#2684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-04 13:45:40 +01:00 |
jo
|
1cc9bc9bf6
|
feat: include tarball checksums in releases
|
2023-04-08 18:01:31 +01:00 |
jo
|
7ee1985223
|
ci: use github.ref_name to get tag
|
2022-10-03 12:43:38 +02:00 |
jo
|
ddae3202cc
|
chore: release 3.0.0-beta.1
|
2022-09-23 13:41:14 +02:00 |
jo
|
bdc2e92454
|
chore: release 3.0.0-beta.0
|
2022-09-16 16:32:00 +02:00 |
jo
|
28cec5100a
|
chore: release 3.0.0-alpha.13
|
2022-07-15 13:20:17 +02:00 |
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 |