Open rbarkerSL opened 4 months ago
@rbarkerSL @andrewb1269hg In the rust-ci.yml
file on line 123 there is a hardcoded key. Is it ok to leave it like that or a secret is needed? @andrewb1269hg assigning over to you.
@rbarkerSL @andrewb1269hg In the
rust-ci.yml
file on line 123 there is a hardcoded key. Is it ok to leave it like that or a secret is needed? @andrewb1269hg assigning over to you.
@rwalworth can we coordinate a key roll and I'll move the TEST_OPERATOR_KEY
into a github secret?
Contents
Administrative Audit Criteria
Check Actions State
Check if Actions should be disabled
If actions have not been run in the previous 6 months they should be disabled:
Repository Settings Checks
App Integrations
If actions are enabled:
Security Checks
npx playwright install deps
is used to install OS dependencies instead ofaptitude
Custom Properties
last-ci-review-by-team
is setlast-ci-review-date
is set (Use format:YYYY-MM-DD
)Non-Administrative Audit Criteria
Dependabot
Workflow checks
Self Hosted Runners
runs-on
stanzaCODEOWNERS
.github/CODEOWNERS
is valid and up-to-dateOther
Repository Settings
Acceptance Criteria