| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | |\ | |||||
| | | * | 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 |
| | | | |\ \ | |||||
| | | * | | | | 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 |
| | | | |\ \ | |||||
| | | * | | | | 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 feat... | Alex Schofield | 2024-08-15 | 2 | -36/+96 |
| | | |\ \ \ | |||||
| | | | * | | | 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 |
| | | | | |\ \ | |||||
| | | | | | * \ | 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 |
| | | * | | | | test: trigger commit workflow | Alex Schofield | 2024-08-15 | 1 | -0/+0 |
| | | | |/ / | | |/| | | |||||
| | | * | | | 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 |
| | | * | | | ci(staging-checks): replace *.yml with staging-checks.yml | Alex Schofield | 2024-08-15 | 1 | -0/+50 |
| | * | | | | Merge pull request #40 from ajschofield/feature/extract_lambda_testing | Alex | 2024-08-15 | 6 | -56/+101 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | fix(tf): resolve naming issues with resources | Alex Schofield | 2024-08-15 | 2 | -22/+24 |
| | | * | | | procefss_and_upload_tables test in progress | Ang Bel | 2024-08-15 | 4 | -34/+77 |
| | |/ / / | |||||
| | * | | | Merge pull request #34 from ajschofield/feature-extract-lambda-data-extraction | lian-manonog | 2024-08-15 | 6 | -21/+332 |
| | |\ \ \ | |||||
| | | * \ \ | Merge pull request #33 from ajschofield/tf-secrets-manager | lian-manonog | 2024-08-15 | 16 | -121/+600 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch 'feature-extract-lambda-data-extraction' into tf-secrets-manager | lian-manonog | 2024-08-15 | 4 | -22/+249 |
| | | | |\ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | | test: mid-through test for process_and_upload_tables | T-Aji | 2024-08-14 | 2 | -12/+39 |
| | | * | | | | test: passing test for function connect_to_database | T-Aji | 2024-08-14 | 2 | -18/+62 |
| | | * | | | | feat/passing tests to helper function list_existing_s3_files | T-Aji | 2024-08-14 | 4 | -5/+60 |
| | | * | | | | feat/ add logging & split task into 3 helper functions | T-Aji | 2024-08-13 | 1 | -31/+109 |
| | | * | | | | dumps data to csv | T-Aji | 2024-08-13 | 1 | -5/+27 |
| | | | * | | | wip: secrets manager pushing to merge with extract_lambda | lian-manonog | 2024-08-15 | 4 | -0/+84 |
| | | |/ / / | |/| | | | |||||
| * / | | | | chore(gitignore): clean-up | Alex Schofield | 2024-08-15 | 1 | -1/+6 |
| |/ / / / | |||||
| * | | | | Merge pull request #28 from ajschofield/feature/iam.tf | Alex | 2024-08-15 | 10 | -276/+219 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'development' into feature/iam.tf | Alex | 2024-08-15 | 2 | -0/+83 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #23 from ajschofield/feature/terraform-additional-function... | lian-manonog | 2024-08-15 | 3 | -0/+135 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'development' into feature/terraform-additional-functionality | bulve-ad | 2024-08-13 | 5 | -20/+202 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | restore load_lambda script | Ang Bel | 2024-08-13 | 1 | -0/+52 |
| | * | | | | | | rds.tf file with some placehodlers. Additional set up is required | Ang Bel | 2024-08-13 | 3 | -0/+162 |
| * | | | | | | | Merge pull request #25 from ajschofield/chore/temp-merge-main-to-dev | Alex | 2024-08-13 | 2 | -0/+87 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | * | | | | | | Merge branch 'main' into chore/temp-merge-main-to-dev | Alex Schofield | 2024-08-13 | 2 | -0/+87 |
| |/| | | | | | | |||||
| | | | * | | | | Merge branch 'main' into feature/iam.tf | Alex | 2024-08-15 | 2 | -0/+87 |
| | | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | | * | | | Merge pull request #24 from ajschofield/docs/dev-notes | Alex | 2024-08-13 | 1 | -36/+81 |
| | | |_|/| | | | |/| | | | | | |||||
| | * | | | | | | Merge pull request #21 from ajschofield/feature/ci-tests | Alex | 2024-08-13 | 2 | -0/+87 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
