aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/on-commit.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix(ci): correct terraform folder pathAlex Schofield2024-08-151-3/+3
|
* ci: separate python & terraform jobsAlex Schofield2024-08-151-2/+5
|
* 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