Chocobo1
|
0f32de9d8c
|
GHA CI: add CodeQL scanning
This enable codebase scanning for C++ and JavaScript languages.
https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql
https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning
|
2023-03-12 14:27:10 +08:00 |
|
Chocobo1
|
d2c4b69f47
|
GHA CI: use least permission level
`actions: write` is required by Chocobo1/setup-ccache-action.
`pull-requests: write` is required by actions/stale.
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
|
2023-02-17 13:00:10 +08:00 |
|
xavier2k6
|
cea1bbde23
|
GHA CI: Update checkout action to v3
|
2022-03-02 19:39:35 +00:00 |
|
Chocobo1
|
116664285d
|
GHA CI: Don't cancel CI builds on non-pull-request branches
Fix up 2652c73a4f .
PR #16558.
|
2022-03-02 13:26:13 +08:00 |
|
xavier2k6
|
7fa89c9ba4
|
GHA CI: Update "WebUI" setup-node action to v3
PR #16532.
|
2022-02-27 12:49:38 +08:00 |
|
Chocobo1
|
2652c73a4f
|
GHA CI: cancel outdated in-progress workflow runs
This will only cancel outdated workflow runs on PR branches and won't affect other normal repo
branches.
PR #16511.
|
2022-02-25 13:34:28 +08:00 |
|
Chocobo1
|
a9feae6110
|
GHA CI: Split "main CI" to multiple workflows
|
2021-08-19 11:54:58 +08:00 |
|