aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/on-commit.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore: rm on-commit.ymlAlex2024-08-151-40/+0
| | | for now, we will test within feature/ci-tests branch
* ci: remove security checksAlex Schofield2024-08-151-4/+0
|
* ci: update checkout & python action versionsAlex Schofield2024-08-151-2/+2
|
* ci: update bandit commandAlex Schofield2024-08-151-1/+1
|
* ci: remove check if py files existAlex Schofield2024-08-151-16/+0
| | | | | since we have some python/terraform files now, we shouldn't require this now!
* ci(commit-qc-checks): add initial qc checks for commits using ga"Alex Schofield2024-08-151-0/+60
it will: - lint python scripts - check python script formatting - check python script security - check formatting for tf scripts - validate tf configuration
git.ajschof.me — hosted by ajschofield — powered by cgit