Hugo van Kemenade
|
95b0c0b342
|
Skip non-wheel CI runs for tags
|
2023-10-15 20:46:25 +03:00 |
|
renovate[bot]
|
5f649a739b
|
Update actions/checkout action to v4
|
2023-09-04 21:04:29 +00:00 |
|
Andrew Murray
|
1497e9ef65
|
Run valgrind tests when GitHub Actions file changes
|
2023-03-05 07:05:49 +11:00 |
|
Andrew Murray
|
2803304763
|
Skip timeout checks on slower running valgrind job
|
2022-12-31 13:47:07 +11:00 |
|
Yay295
|
4c49e2dcdd
|
add "concurrency" to GitHub actions so that old workflows are cancelled in favor of new runs
|
2022-09-26 07:16:33 -05:00 |
|
Andrew Murray
|
8464ed423b
|
Updated Valgrind job to Jammy
|
2022-08-02 08:03:52 +10:00 |
|
neilnaveen
|
43b185e1c1
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
|
2022-07-04 01:19:58 +00:00 |
|
Andrew Murray
|
954aa4e01d
|
Updated setup-python, checkout and upload-artifact actions to v3
|
2022-03-04 20:04:12 +11:00 |
|
Hugo van Kemenade
|
22ad04743c
|
GHA: Add workflow_dispatch to enable manually triggering builds
|
2021-11-30 22:14:34 +02:00 |
|
Hugo van Kemenade
|
a8c18d0817
|
Rename master to main
|
2021-10-15 17:30:05 +03:00 |
|
Hugo van Kemenade
|
d72b507a42
|
Remove unused job
|
2021-09-11 16:53:37 +03:00 |
|
Eric Soroos
|
f74d046574
|
Removing the .yml files from the triggers
|
2021-02-28 17:09:27 +01:00 |
|
Eric Soroos
|
3c2893cdf1
|
No coverage from the valgrind run
|
2021-02-27 12:00:18 +01:00 |
|
Eric Soroos
|
061012c46a
|
Stage Title Change
|
2021-02-27 11:52:52 +01:00 |
|
Eric Soroos
|
ba1555a485
|
syntax
|
2021-02-27 11:31:43 +01:00 |
|
Eric Soroos
|
cf5b9a77b3
|
Add Valgrind GHA
|
2021-02-27 11:22:26 +01:00 |
|