| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: simplify pytest output & add coverage report | Alex | 2024-08-22 | 1 | -2/+2 |
| | | |||||
| * | ci: update dev-tests.yml | Alex | 2024-08-21 | 1 | -0/+3 |
| | | |||||
| * | Update dev-tests.yml | Alex | 2024-08-21 | 1 | -0/+1 |
| | | |||||
| * | ci: remove environment for dev-tests.yml | Alex | 2024-08-20 | 1 | -1/+0 |
| | | |||||
| * | ci: create dev-tests.yml | Alex | 2024-08-20 | 1 | -0/+49 |
| | | |||||
| * | chore: rm workflow file from development | Alex | 2024-08-20 | 1 | -43/+0 |
| | | |||||
| * | ci: update deploy.yml | Alex | 2024-08-20 | 1 | -0/+1 |
| | | |||||
| * | fix(ci): amend pull to push | Alex Schofield | 2024-08-16 | 1 | -1/+1 |
| | | |||||
| * | fix(ci): amend pull_request syntax | Alex Schofield | 2024-08-16 | 1 | -1/+1 |
| | | |||||
| * | ci: deploy only on push/pr to main | Alex Schofield | 2024-08-16 | 1 | -4/+7 |
| | | |||||
| * | chore(ci): remove redundant on-commit.yml | Alex Schofield | 2024-08-16 | 1 | -50/+0 |
| | | |||||
| * | wip: change env line 14 to production | lian-manonog | 2024-08-16 | 1 | -2/+4 |
| | | |||||
| * | wip: pushing the ci-cd-branch to test terraform infra | lian-manonog | 2024-08-16 | 1 | -1/+1 |
| | | |||||
| * | fix(ci): amend to trigger on commit to test-ci/... | Alex Schofield | 2024-08-15 | 1 | -1/+1 |
| | | |||||
| * | test(ci): add terraform deploy job | Alex Schofield | 2024-08-15 | 1 | -0/+37 |
| | | |||||
| * | 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 |
