| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | infra(tf): restore make_layer_zip & add layer_01/layer_02 creation in same ↵ | Alex Schofield | 2024-08-29 | 3 | -17/+17 |
| | | | | | script | ||||
| * | chore: update requirements file names in bash scripts | Alex Schofield | 2024-08-29 | 2 | -2/+2 |
| | | |||||
| * | chore: add new requirements.txt files for extract/transform/lambda layers | Alex Schofield | 2024-08-29 | 2 | -0/+12 |
| | | |||||
| * | refactor: separate layer zip prep | Alex Schofield | 2024-08-29 | 2 | -10/+10 |
| | | |||||
| * | chore: rm old make_layer_zip.sh script | Alex Schofield | 2024-08-29 | 1 | -8/+0 |
| | | |||||
| * | feat: separate layer zip generation for lambda functions | Alex Schofield | 2024-08-29 | 2 | -0/+17 |
| | | |||||
| * | chore: remove car_data.parquet | Alex Schofield | 2024-08-29 | 1 | -0/+0 |
| | | |||||
| * | infra(tf): update load function_name & lambda_function_arn | Alex Schofield | 2024-08-29 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #111 from ajschofield/alex/tf-layer-fix | Alex | 2024-08-29 | 1 | -2/+2 |
| |\ | | | | | pr: fix layer paths | ||||
| | * | infra(tf): fix layer paths | Alex Schofield | 2024-08-29 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #110 from ajschofield/a-e/load_lambda | Alex | 2024-08-29 | 1 | -29/+64 |
| |\ | | | | | pr: update tests for load_lambda | ||||
| | * | test: update upload_dfs_to_database tests | Alex Schofield | 2024-08-28 | 1 | -28/+24 |
| | | | |||||
| | * | test: add staticmethod decorator to remaining methods | Alex Schofield | 2024-08-28 | 1 | -16/+24 |
| | | | |||||
| | * | chore: remove commented code | Alex Schofield | 2024-08-28 | 1 | -5/+0 |
| | | | |||||
| | * | wip: add tests for upload_dfs_to_database | Alex Schofield | 2024-08-28 | 1 | -4/+31 |
| | | | |||||
| | * | test: add staticmethod decorator to methods | Alex Schofield | 2024-08-28 | 1 | -3/+6 |
| | | | |||||
| | * | test: re-add json module import | Alex Schofield | 2024-08-28 | 1 | -0/+1 |
| | | | |||||
| | * | test: import load_lambda functions individually | Alex Schofield | 2024-08-28 | 1 | -1/+8 |
| | | | |||||
| | * | test: remove unnecessary imports | Alex Schofield | 2024-08-28 | 1 | -2/+0 |
| | | | |||||
| | * | test: remove aws_credentials parameter from fixtures | Alex Schofield | 2024-08-28 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #109 from ajschofield/main | Alex | 2024-08-29 | 1 | -0/+42 |
| |\ \ | | | | | | | pr: merge main changes back into development | ||||
| | * | | ci: create deploy.yml | Alex | 2024-08-29 | 1 | -0/+42 |
| | | | | |||||
| | * | | Merge pull request #108 from ajschofield/development | Alex | 2024-08-29 | 18 | -89/+1671 |
| | |\ \ | |/ / |/| | | pr: final push, data warehouse is currently empty to test that it uploads through terraform | ||||
| * | | | Merge pull request #107 from ajschofield/feat/dataframes | bulve-ad | 2024-08-29 | 6 | -109/+233 |
| |\ \ \ | | | | | | | | | pr: working load lambda when no data is present in the warehouse | ||||
| | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-29 | 3 | -95/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 48e7dae according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/107 | ||||
| | * | | | fix: added comma. Code complete and uploads all tables in one go if no data ↵ | Ang Bel | 2024-08-29 | 1 | -10/+9 |
| | | | | | | | | | | | | | | | | | exists per each table | ||||
| | * | | | fix: adds missing dataframes and resolves tables upload to end data ↵ | Ang Bel | 2024-08-28 | 4 | -18/+35 |
| | | | | | | | | | | | | | | | | | warehouse in case the table is empty | ||||
| | * | | | wip commit | T-Aji | 2024-08-28 | 4 | -71/+115 |
| | | | | | |||||
| | * | | | debugging load_lambda | T-Aji | 2024-08-28 | 1 | -2/+3 |
| | | | | | |||||
| | * | | | refactored functs to include columns instead of drop columns | T-Aji | 2024-08-28 | 4 | -58/+111 |
| | | | | | |||||
| * | | | | Merge pull request #106 from ajschofield/test/transform-lambda | Alex | 2024-08-28 | 3 | -18/+71 |
| |\ \ \ \ | |_|_|/ |/| | | | PR: tests for transform into dev | ||||
| | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 6c85677 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/106 | ||||
| | * | | | chore: get out of merge hell | Alex | 2024-08-28 | 1 | -19/+2 |
| | | | | | |||||
| | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 1 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 4651e2f according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/106 | ||||
| | * | | | Merge branch 'test/transform-lambda' of ↵ | lian-manonog | 2024-08-28 | 2 | -36/+55 |
| | |\ \ \ | | | | | | | | | | | | | | | | https://github.com/ajschofield/de-project-bentley into test/transform-lambda | ||||
| | | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 2 | -58/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in ad357ff according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/105 | ||||
| | * | | | | Merge branch 'development' of ↵ | lian-manonog | 2024-08-28 | 7 | -111/+593 |
| | |\ \ \ \ | |/ / / / |/| / / / | |/ / / | https://github.com/ajschofield/de-project-bentley into test/transform-lambda | ||||
| * | | | | Merge pull request #104 from ajschofield/temp_branch_for_pr | HastarTara | 2024-08-28 | 1 | -2/+4 |
| |\ \ \ \ | |_|/ / |/| | | | Temp branch for pr | ||||
| | * | | | work on lambda handler dirctory config 2 | HastarTara | 2024-08-28 | 1 | -8/+3 |
| | | | | | |||||
| | * | | | work on lambda handler dirctory config | HastarTara | 2024-08-28 | 1 | -0/+7 |
| | | | | | |||||
| * | | | | Merge pull request #103 from ajschofield/temp_branch_for_pr | HastarTara | 2024-08-28 | 2 | -0/+0 |
| |\| | | | | | | | | | | | Temp branch for pr | ||||
| | * | | | Merge branch 'development' of ↵ | HastarTara | 2024-08-28 | 4 | -45/+206 |
| | |\ \ \ | |/ / / |/| | | | | | | | https://github.com/ajschofield/de-project-bentley into development | ||||
| * | | | | Merge pull request #102 from ajschofield/feature/load-lambda-tests | Ellie | 2024-08-28 | 4 | -45/+206 |
| |\ \ \ \ | | | | | | | | | | | pr: feature/load lambda tests | ||||
| | * | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 2 | -61/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in d0b0fa9 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/102 | ||||
| | * | | | | Merge branch 'development' into feature/load-lambda-tests | Ellie | 2024-08-28 | 2 | -72/+33 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 3 | -104/+123 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 08c971f according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/102 | ||||
| | * | | | | add json.loads to retrieve secrets | Ellie | 2024-08-28 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | add json.loads | Ellie | 2024-08-28 | 1 | -4/+5 |
| | | | | | | |||||
| | * | | | | amend to inner join | Ellie | 2024-08-28 | 1 | -3/+3 |
| | | | | | | |||||
| | * | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 2 | -0/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in a05a371 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/98 | ||||
