| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test(ci): add continue-on-error for debugging | Alex Schofield | 2024-08-15 | 1 | -1/+7 |
| | | |||||
| * | fix(ci): add missing checkout action | Alex Schofield | 2024-08-15 | 1 | -0/+1 |
| | | |||||
| * | fix(ci): correct terraform folder path | Alex Schofield | 2024-08-15 | 1 | -3/+3 |
| | | |||||
| * | ci: separate python & terraform jobs | Alex Schofield | 2024-08-15 | 1 | -2/+5 |
| | | |||||
| * | ci: remove security checks | Alex Schofield | 2024-08-15 | 1 | -4/+0 |
| | | |||||
| * | ci: update checkout & python action versions | Alex Schofield | 2024-08-15 | 1 | -2/+2 |
| | | |||||
| * | ci: update bandit command | Alex Schofield | 2024-08-15 | 1 | -1/+1 |
| | | |||||
| * | ci: remove check if py files exist | Alex Schofield | 2024-08-15 | 1 | -16/+0 |
| | | | | | | since we have some python/terraform files now, we shouldn't require this now! | ||||
| * | chore(ci): remove abandoned yml configs | Alex Schofield | 2024-08-15 | 3 | -137/+0 |
| | | |||||
| * | ci(commit-qc-checks): add initial qc checks for commits using ga" | Alex Schofield | 2024-08-15 | 1 | -0/+60 |
| | | | | | | | | | | it will: - lint python scripts - check python script formatting - check python script security - check formatting for tf scripts - validate tf configuration | ||||
| * | ci(staging-checks): replace *.yml with staging-checks.yml | Alex Schofield | 2024-08-15 | 1 | -0/+50 |
| | | |||||
| * | ci: check if python files exist | Alex Schofield | 2024-08-13 | 1 | -0/+17 |
| | | |||||
| * | ci: set cwd to ./terraform.yml | Alex Schofield | 2024-08-13 | 1 | -0/+3 |
| | | |||||
| * | ci: rm unused deploy.yml | Alex Schofield | 2024-08-13 | 1 | -33/+0 |
| | | |||||
| * | ci: add python quality checks (separately) | Alex Schofield | 2024-08-13 | 1 | -0/+33 |
| | | |||||
| * | ci: add terraform quality checks | Alex Schofield | 2024-08-13 | 1 | -0/+34 |
| | | |||||
| * | fix(ci): replace glob pattern for pylint | Alex Schofield | 2024-08-13 | 1 | -1/+1 |
| | | |||||
| * | ci: initialise quality-checks job | Alex Schofield | 2024-08-13 | 1 | -0/+33 |
