seL4/.github/workflows
Gerwin Klein e5791a76cb github: run actions with secrets only in seL4 org
Some of the Github actions in this repository require secrets for
access to hardware test or other compute infrastructure, or for
deployment. When these are run in a fork on GitHub they are safe,
but generate annoying error messages.

This commit adds tests in the relevant actions whether they are run
from the seL4 org or not, and skips the action when they are run
outside. This should make the remaining actions more useful on forks.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2021-10-18 14:47:07 +11:00
..
compilation-checks.yml github: drop python2 tests 2021-09-09 08:43:56 +10:00
cparser.yml github: run C parser on push/PR 2021-06-30 14:04:00 +10:00
manual.yml github: add a GitHub action to build the manual 2021-06-18 08:35:55 +10:00
pr.yml Add MCS to the preprocess check 2021-05-07 09:54:27 +10:00
preprocess-deploy.yml github: run actions with secrets only in seL4 org 2021-10-18 14:47:07 +11:00
proof.yml github: run actions with secrets only in seL4 org 2021-10-18 14:47:07 +11:00
push.yml Refactor github workflows; add preprocess test 2020-06-18 12:47:54 +10:00
sel4test-deploy.yml github: run actions with secrets only in seL4 org 2021-10-18 14:47:07 +11:00
sel4test-hw.yml github: run actions with secrets only in seL4 org 2021-10-18 14:47:07 +11:00
sel4test-sim.yml .github: remove ARMv6 tests 2021-09-30 18:07:19 +10:00
trigger.yml github: run actions with secrets only in seL4 org 2021-10-18 14:47:07 +11:00
xml_lint.yml github: CI action to lint libsel4 IDL files 2021-06-22 11:26:17 +10:00