aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ci: update .deepsource.tomldeepsource-io[bot]2024-08-191-3/+3
|
* fix(ci): fix .deepsource.toml configAlex2024-08-161-3/+0
|
* ci: update .deepsource.tomlAlex2024-08-161-0/+5
|
* ci: create .deepsource.tomlAlex2024-08-161-0/+25
| | | for automated commit checking
* chore: rm on-commit.ymlAlex2024-08-151-40/+0
| | | for now, we will test within feature/ci-tests branch
* Merge pull request #38 from ajschofield/feature/ci-testsAlex2024-08-151-4/+0
|\ | | | | ci: remove security checks
| * Merge branch 'main' into feature/ci-testsAlex2024-08-150-0/+0
| |\ | |/ |/|
* | Merge pull request #37 from ajschofield/feature/ci-testsAlex2024-08-151-2/+2
|\ \ | | | | | | pr: update checkout & python action versions
| | * ci: remove security checksAlex Schofield2024-08-151-4/+0
| |/
| * Merge branch 'main' into feature/ci-testsAlex2024-08-150-0/+0
| |\ | |/ |/|
* | Merge pull request #36 from ajschofield/feature/ci-testsAlex2024-08-152-17/+1
|\ \ | | | | | | pr: update on-commit.yml
| | * ci: update checkout & python action versionsAlex Schofield2024-08-151-2/+2
| |/
| * Merge remote-tracking branch 'refs/remotes/origin/feature/ci-tests' into ↵Alex Schofield2024-08-152-36/+96
| |\ | | | | | | | | | feature/ci-tests
| | * Merge branch 'main' into feature/ci-testsAlex2024-08-152-36/+96
| | |\ | |_|/ |/| |
* | | Merge pull request #35 from ajschofield/feature/ci-testsAlex2024-08-152-48/+21
|\ \ \ | | | | | | | | pr: update github actions workflow
| * \ \ Merge branch 'main' into feature/ci-testsAlex2024-08-152-36/+96
| |\ \ \ | |/ / / |/| | |
* | | | chore: create .gitignore for mainAlex2024-08-151-0/+15
| | | |
* | | | Merge pull request #24 from ajschofield/docs/dev-notesAlex2024-08-131-36/+81
|\ \ \ \ | | | | | | | | | | pr: developer notes changes
| * | | | docs: fix typo in DEVNOTES.mdAlex Schofield2024-08-121-1/+1
| | | | |
| * | | | docs: update DEVNOTES documentationAlex Schofield2024-08-121-36/+81
| | | | |
* | | | | Merge pull request #21 from ajschofield/feature/ci-testsAlex2024-08-132-0/+87
|\ \ \ \ \ | |/ / / / |/| | | | pr: initial ci/cd setup
| | | * | 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!
| | | * test: trigger commit workflowAlex Schofield2024-08-151-0/+0
| | |/
| | * 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
|/
* Merge pull request #1 from ajschofield/docs/dev-notesAlex2024-08-121-0/+55
|\ | | | | pr: docs/dev-notes
| * docs: add markdown extensionAlex Schofield2024-08-121-55/+0
| |
| * docs: add markdown extensionAlex Schofield2024-08-121-0/+55
| |
| * docs: add DEVNOTESAlex Schofield2024-08-121-0/+55
|/
* Initial commitAlex2024-08-121-0/+1
git.ajschof.me — hosted by ajschofield — powered by cgit