Agnes Leroy
|
9708cc7fe9
|
chore(gpu): remove core crypto from valgrind run
|
2025-12-18 13:01:12 +01:00 |
|
dependabot[bot]
|
031c3fe34f
|
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-18 11:05:47 +01:00 |
|
Agnes Leroy
|
68fa268d99
|
chore(gpu): increase timeout for valgrind run
|
2025-12-11 08:58:27 +01:00 |
|
dependabot[bot]
|
52a22ea82a
|
chore(deps): bump actions/checkout from 5.0.0 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-04 09:42:59 +01:00 |
|
David Testé
|
197443a1c0
|
chore(ci): update slab-github-runner action to v1.4.2
|
2025-11-28 16:50:40 +01:00 |
|
David Testé
|
25a8bbfd89
|
chore(ci): make slack notify fail in case of error on teardown
On instance teardown we want to be informed of any failure to
avoid having zombies running due to Slack notify action error
being silenced.
|
2025-11-21 17:15:58 +01:00 |
|
David Testé
|
a33c12d5a9
|
chore(ci): fix zizmor findings in workflows
|
2025-11-14 15:24:10 +01:00 |
|
David Testé
|
9918dacd6a
|
chore(ci): change workflow jobs naming convention
The term "bpr" means Branch Protection Rule. It helps one to
identify any job that must pass before being able to merge to the
base branch.
|
2025-09-10 15:36:45 +02:00 |
|
Andrei Stoian
|
c06b513182
|
chore(gpu): add valgrind and fix leaks
|
2025-08-28 14:21:57 +02:00 |
|
dependabot[bot]
|
167e96a30c
|
chore(deps): update dtolnay/rust-toolchain requirement to e97e2d8cc328f1b50210efc529dca0028893a2d9
Updates the requirements on [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) to permit the latest version.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](e97e2d8cc3)
---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
dependency-version: e97e2d8cc328f1b50210efc529dca0028893a2d9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-26 16:05:48 +02:00 |
|
dependabot[bot]
|
ce9647d3a9
|
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 14:11:55 +02:00 |
|
Andrei Stoian
|
36eceaf05e
|
feat(gpu): utility debug workflows in ci
|
2025-07-30 12:55:40 +01:00 |
|