| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | 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 | |||||
| | | | * | | | 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 | |
| | | |/ / / | ||||||
| | | | * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-16 | 1 | -26/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 4428b8d according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/47 | |||||
| | | | * | | refactoring to be more in line with pythonic code practices and prevent sql ↵ | Ang Bel | 2024-08-16 | 1 | -6/+11 | |
| | | | | | | | | | | | | | | | | | | | | | injection | |||||
| | | | * | | refactor following github actions major risk message | Ang Bel | 2024-08-16 | 1 | -34/+31 | |
| | | | | | | ||||||
| | | | * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-16 | 1 | -59/+71 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in dd68d94 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/47 | |||||
| | | | * | | refactoring for extract lambda to filter by last updated and if not empty ↵ | Ang Bel | 2024-08-16 | 2 | -15/+13 | |
| | | |/ / | |/| | | | | | | | | | | write it s3 | |||||
| | * | | | 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 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | | | | | | ||||||
