| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ci): amend pull_request syntax | Alex Schofield | 2024-08-16 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #48 from ajschofield/ci-cd-branch | Alex | 2024-08-16 | 3 | -55/+90 |
| |\ | | | | | pr: makefile & new github action workflow | ||||
| | * | Merge branch 'development' into ci-cd-branch | Alex | 2024-08-16 | 6 | -118/+201 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #46 from ajschofield/alex/docs-update | Alex | 2024-08-16 | 3 | -101/+70 |
| |\ \ | | | | | | | docs: init documentation | ||||
| | * \ | Merge branch 'main' into alex/docs-update | Alex Schofield | 2024-08-16 | 1 | -0/+27 |
| | |\ \ | |||||
| | | * | | fix(ci): fix .deepsource.toml config | Alex | 2024-08-16 | 1 | -3/+0 |
| | | | | | |||||
| | | * | | ci: update .deepsource.toml | Alex | 2024-08-16 | 1 | -0/+5 |
| | | | | | |||||
| | | * | | ci: create .deepsource.toml | Alex | 2024-08-16 | 1 | -0/+25 |
| | | | | | | | | | | | | | for automated commit checking | ||||
| | * | | | docs: add empty sections | Alex Schofield | 2024-08-16 | 1 | -1/+7 |
| | | | | | |||||
| | * | | | docs: add draft key features section | Alex Schofield | 2024-08-16 | 1 | -1/+14 |
| | | | | | |||||
| | * | | | docs(main_obj): clarify data being loaded into data warehouse | Alex Schofield | 2024-08-16 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | docs: add draft main objective section | Alex Schofield | 2024-08-16 | 1 | -1/+11 |
| | | | | | |||||
| | * | | | docs: add draft summary section | Alex Schofield | 2024-08-16 | 1 | -1/+14 |
| | | | | | |||||
| | * | | | docs: rm DEVNOTES.md | Alex Schofield | 2024-08-16 | 1 | -100/+0 |
| | | | | | | | | | | | | | | | | | basically redundant now | ||||
| * | | | | Merge pull request #45 from ajschofield/lambda-layers | bulve-ad | 2024-08-16 | 1 | -0/+35 |
| |\ \ \ \ | | | | | | | | | | | add lambda layer | ||||
| | * | | | | add lambda layer | Ellie | 2024-08-16 | 1 | -0/+35 |
| | |/ / / | |||||
| * | | | | Merge pull request #44 from ajschofield/feature/extract_lambda_testing | bulve-ad | 2024-08-16 | 2 | -17/+96 |
| |\ \ \ \ | |/ / / |/| | | | Secrets manager integration and addition of bucket name helper function | ||||
| | * | | | extract bucket name retrieval helper function and replace the bucket name ↵ | Ang Bel | 2024-08-16 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | placeholders | ||||
| | * | | | Secrets manager integration into the extract lambda reviewed. | Ang Bel | 2024-08-16 | 2 | -13/+89 |
| | | | | | |||||
| | | | * | 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 |
| | | | | | |||||
| | | | * | add makefile in root: not in use currently | lian-manonog | 2024-08-16 | 1 | -0/+80 |
| | | | | | |||||
| | | | * | 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 |
| | |_|/ |/| | | |||||
| * | | | Merge branch 'main' into development | Alex Schofield | 2024-08-15 | 0 | -0/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | chore: rm on-commit.yml | Alex | 2024-08-15 | 1 | -40/+0 |
| | | | | | | | | | | for now, we will test within feature/ci-tests branch | ||||
| | * | | Merge pull request #38 from ajschofield/feature/ci-tests | Alex | 2024-08-15 | 1 | -4/+0 |
| | |\ \ | | | | | | | | | ci: remove security checks | ||||
| * | \ \ | Merge pull request #42 from ajschofield/chore/gitignore | Alex | 2024-08-15 | 0 | -0/+0 |
| |\ \ \ \ | | | | | | | | | | | pr: new .gitignore | ||||
| | * \ \ \ | Merge branch 'development' into chore/gitignore | Alex | 2024-08-15 | 15 | -130/+483 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #41 from ajschofield/feature/ci-tests | Alex | 2024-08-15 | 6 | -92/+94 |
| |\ \ \ \ \ | | | | | | | | | | | | | pr: github action update | ||||
| | * | | | | | 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 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'development' into feature/ci-tests | Alex Schofield | 2024-08-15 | 15 | -0/+832 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | | Merge branch 'main' into feature/ci-tests | Alex | 2024-08-15 | 0 | -0/+0 |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | | Merge pull request #37 from ajschofield/feature/ci-tests | Alex | 2024-08-15 | 1 | -2/+2 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | pr: update checkout & python action versions | ||||
| | * | | | | | | ci: remove security checks | Alex Schofield | 2024-08-15 | 1 | -4/+0 |
| | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge branch 'main' into feature/ci-tests | Alex | 2024-08-15 | 0 | -0/+0 |
| | |\| | | | | |||||
| | | * | | | | Merge pull request #36 from ajschofield/feature/ci-tests | Alex | 2024-08-15 | 2 | -17/+1 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | pr: update on-commit.yml | ||||
| | * | | | | | | ci: update checkout & python action versions | Alex Schofield | 2024-08-15 | 1 | -2/+2 |
| | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge remote-tracking branch 'refs/remotes/origin/feature/ci-tests' into ↵ | Alex Schofield | 2024-08-15 | 2 | -36/+96 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | feature/ci-tests | ||||
| | | * | | | | | Merge branch 'main' into feature/ci-tests | Alex | 2024-08-15 | 2 | -36/+96 |
| | | |\| | | | | |||||
| | | | * | | | | Merge pull request #35 from ajschofield/feature/ci-tests | Alex | 2024-08-15 | 2 | -48/+21 |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | pr: update github actions workflow | ||||
| | | | | * \ \ \ | Merge branch 'main' into feature/ci-tests | Alex | 2024-08-15 | 2 | -36/+96 |
| | | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | | chore: create .gitignore for main | Alex | 2024-08-15 | 1 | -0/+15 |
| | | | | | | | | | |||||
| | * | | | | | | | 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! | ||||
