dependabot[bot]
94f4547dcf
chore(deps): bump orhun/git-cliff-action from 2 to 3 ( #972 )
2024-02-26 20:19:34 +01:00
Josh McKinney
b7a479392e
chore(ci): bump alpha release for breaking changes ( #495 )
...
Automatically detect breaking changes based on commit messages
and bump the alpha release number accordingly.
E.g. v0.23.1-alpha.1 will be bumped to v0.24.0-alpha.0 if any commit
since v0.23.0 has a breaking change.
2023-12-21 13:30:25 +01:00
dependabot[bot]
5213f78d25
chore(deps): bump actions/checkout from 3 to 4 ( #580 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
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>
2023-10-21 12:19:52 +02:00
Orhun Parmaksız
b6b2da5eb7
fix(release): fix the last tag retrieval for alpha releases ( #416 )
2023-08-19 13:14:17 +00:00
Orhun Parmaksız
778c320008
fix(release): set the correct permissions for creating alpha releases ( #400 )
2023-08-12 19:48:13 +00:00
Orhun Parmaksız
aad164a531
feat(release): add automated nightly releases ( #359 )
...
* feat(release): add automated nightly releases
* refactor(release): rename the alpha workflow
* refactor(release): simplify the release calculation
2023-08-05 14:41:07 +00:00
Orhun Parmaksız
d38d185d1c
feat(cd): add continuous deployment workflow ( #93 )
2023-03-17 21:19:01 +01:00