dependabot[bot]
c0ee406456
build(deps): bump actions/checkout from 5 to 6 ( #5550 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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>
2025-11-25 20:32:57 +08:00
dependabot[bot]
5391fea7e8
build(deps): bump github/codeql-action from 3 to 4 ( #5457 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
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>
2025-10-19 09:27:26 +08:00
Khairul Azhar Kasmiran
8d5dcce19f
Bump actions/checkout from 4 to 5 ( #5360 )
2025-09-11 19:34:58 +08:00
dependabot[bot]
f1dedbee8a
Bump github/codeql-action from 2 to 3 ( #5351 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '3'
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>
2025-09-09 19:49:50 +08:00
Khairul Azhar Kasmiran
d3f7ef2aa9
ci: Upgrade to Ubuntu 24.04 (Noble) ( #4989 )
...
* ci: Upgrade to Ubuntu 24.04 (Noble)
* Install clang-format-16 directly from the Noble repo
* Remove redundant gcc 11 ASAN build
* Count `dm` map items more granularly in `dbg_maps` test
* Grep only for exception symbols in `dbg_dmi` test
* Add workaround for `dbg_maps` test
* Mask out different digits in `dbg_dmh` test
* Add workarounds for sprintf false positives
* For now, use `-fno-sanitize=function` with clang asan build
2025-03-14 03:13:15 +08:00
Giovanni
3fd3db406e
Update github actions to remove warnings ( #4211 )
2024-02-12 16:32:19 +08:00
Riccardo Schirone
1311095ce9
Revert "ci: downgrade Meson to 1.2.3 ( #3991 )"
...
This reverts commit 6aeea82800 .
2023-12-01 23:32:17 +08:00
Anton Kochkov
6aeea82800
ci: downgrade Meson to 1.2.3 ( #3991 )
2023-11-21 09:55:29 +08:00
Giovanni
b943e1d05f
Ensure the concurrency job group is unique ( #3538 )
2023-05-30 17:55:08 +08:00
Giovanni
f03e1d5114
Automatically cancel any previous workflow on new push. ( #3510 )
2023-05-20 13:10:50 +08:00
Anton Kochkov
abeaf973ad
Update GitHub Actions setup due NodeJS 12 deprecation ( #3158 )
2022-11-05 07:59:19 +08:00
Khairul Azhar Kasmiran
b1fb418ca5
Upgrade non-rz-test CI to ubuntu-22.04 ( #3062 )
2022-10-04 23:04:42 +08:00
Khairul Azhar Kasmiran
8983944f1e
Fix path to meson on Mac ( #2928 )
2022-08-17 20:19:57 +08:00
Anton Kochkov
eb0395494a
Migrate CodeQL Action to version 2
2022-06-02 20:06:03 +08:00
Giovanni
ce88e7c5bc
Run push only on certain branches ( #1905 )
2021-10-30 12:23:54 +02:00
Alexis Ehret
a570557990
Disable optional code analysis ##test
2021-06-07 11:58:18 +02:00
Alexis Ehret
ae3fcc9d08
Disable clang analysis CI
2021-02-21 20:22:15 +01:00
Alexis Ehret
efc5954eb9
Fix code-scanning filtering for javascript / python
2021-02-15 10:24:46 +01:00
Alexis Ehret
7e10f714a4
Fix no git repository on master (CI) ( #621 )
2021-02-14 21:32:37 +01:00
Alexis Ehret
a250dd0b74
Add filter step for code-scanning.yml
2021-02-13 20:36:29 +01:00
Alexis Ehret
6a95f3f233
Refacto code scanning CI with matrix
2021-02-11 17:29:58 +01:00
Alexis Ehret
a45388ff75
Update code analysis: treat warnings as errors
2021-02-11 17:29:58 +01:00
Alexis Ehret
b81c9894ac
Merge all code scanning (CI) files
2021-02-11 17:29:58 +01:00