Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c2b2b702 | 2025-09-02 05:53:23 | build(deps): bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [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/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> | ||
| 4b498b69 | 2025-02-05 09:59:21 | ci: fix link to NEWS file in releases Fixes 737706fe83f2 doc: Use towncrier to handle release notes | ||
| 63b488af | 2025-02-05 00:20:15 | ci: remove mention of tarball for github-release workflow We no longer publish tarballs. Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| 7977880a | 2024-03-13 15:29:04 | ci: Bump action deps to use nodejs 20 runtime Signed-off-by: Rui Chen <rui@chenrui.dev> | ||
| 60735659 | 2023-10-08 23:55:38 | ci: fix url in github release text Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| c8efb704 | 2023-05-12 22:00:32 | ci: bump runs-on versions Mostly to bump to macos one which will hopefully fix CI issues there. Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| a005d06c | 2022-12-07 09:41:11 | CI: bump a few actions to newer versions Node 12 is deprecated so let's bump the actions to newer versions that use Node 16. See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ | ||
| 9e7f3ba4 | 2022-02-04 12:59:18 | ci: another possible fix for release workflow Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| ae3b010e | 2021-09-17 00:00:11 | ci: possible fix for release workflow Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| 1318bedb | 2021-05-22 20:31:32 | ci: some tweaks - Reduce permissions - Update some stuff Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| c4fdcba3 | 2021-05-22 20:22:56 | ci: also link to tarball in github release Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| 1f7ffde9 | 2021-05-22 20:17:35 | ci: automatically create github release when tag is pushed Fixes: https://github.com/xkbcommon/libxkbcommon/issues/233 Signed-off-by: Ran Benita <ran@unusedvar.com> |