|
61caa7bc
|
2025-09-15T10:24:19
|
|
Bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/63069e3931dedbf3b63792097479563182fe70d1...bfa03e1de4d7f7c3e80ad9109feedd05c4f5a716)
---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
dependency-version: 1.2.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
fb7af519
|
2025-09-08T10:25:13
|
|
Bump actions/setup-python from 5.6.0 to 6.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/a26af69be951a213d495a4c3e4e4022e16d87065...e797f83bcb11b83ae66e0230d6156d7c80228e7c)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
2e279ca5
|
2025-08-21T09:18:59
|
|
[ci] Create final releases not draft [ci skip]
|
|
7300bdf8
|
2025-08-18T15:28:05
|
|
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)
- [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>
|
|
d14c2d17
|
2025-08-11T15:49:32
|
|
Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
5a443ade
|
2025-07-29T22:30:33
|
|
[ci] Add a script to extract release notes from NEWS file
Add a script to extract the release notes from the NEWS files and use
them when creating GitHub releases, so that we don’t need to copy them
manually.
Add also a test to make sure the NEWS file always have release notes for
the current release.
|
|
ad7d4367
|
2025-07-23T19:31:45
|
|
[ci/linux] Enable kbts shaper
|
|
93b8f96c
|
2025-07-20T20:31:36
|
|
[ci/linux] Create new release as a draft.
|
|
42d1aa8c
|
2025-07-20T20:37:16
|
|
[ci/linux] Simplify new release creation
We don’t put release notes in tag message body, so no point in trying to
extract something from it.
|
|
e6ae6db1
|
2025-07-20T20:29:02
|
|
[ci/linux] Enable write permission
This is needed to create new releases.
|
|
54d4a5a8
|
2025-07-20T20:17:46
|
|
[ci/linux] Remove unnecessary and verbose step from release upload
No need to list the files or extract anything.
|
|
a37b7673
|
2025-06-08T13:30:09
|
|
[ci] Remove redundant -ci suffix from yaml file names
Some files have it, some don’t, so lets drop it and be consistent.
|