aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* chore(ci): remove redundant on-commit.ymlAlex Schofield2024-08-161-50/+0
|
* wip: change env line 14 to productionlian-manonog2024-08-161-2/+4
|
* wip: pushing the ci-cd-branch to test terraform infralian-manonog2024-08-161-1/+1
|
* fix(ci): amend to trigger on commit to test-ci/...Alex Schofield2024-08-151-1/+1
|
* test(ci): add terraform deploy jobAlex Schofield2024-08-151-0/+37
|
* test(ci): add continue-on-error for debuggingAlex Schofield2024-08-151-1/+7
|
* fix(ci): add missing checkout actionAlex Schofield2024-08-151-0/+1
|
* 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!
* chore(ci): remove abandoned yml configsAlex Schofield2024-08-153-137/+0
|
* 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
* ci(staging-checks): replace *.yml with staging-checks.ymlAlex Schofield2024-08-151-0/+50
|
* ci: check if python files existAlex Schofield2024-08-131-0/+17
|
* ci: set cwd to ./terraform.ymlAlex Schofield2024-08-131-0/+3
|
* ci: rm unused deploy.ymlAlex Schofield2024-08-131-33/+0
|
* ci: add python quality checks (separately)Alex Schofield2024-08-131-0/+33
|
* ci: add terraform quality checksAlex Schofield2024-08-131-0/+34
|
* fix(ci): replace glob pattern for pylintAlex Schofield2024-08-131-1/+1
|
* ci: initialise quality-checks jobAlex Schofield2024-08-131-0/+33
git.ajschof.me — hosted by ajschofield — powered by cgit