| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wip finished testing the process and upload parquet | lian-manonog | 2024-08-28 | 1 | -2/+4 |
| | | |||||
| * | 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 | 1 | -0/+18 |
| |\ | | | | | | | 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 | 1 | -22/+18 |
| | | | | | | | | | | | | | 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 | ||||
| | * | test updates to transform lambda handler | HastarTara | 2024-08-27 | 1 | -25/+34 |
| | | | |||||
| | * | tests for bucket_name helper | HastarTara | 2024-08-27 | 1 | -6/+11 |
| | | | |||||
| * | | Merge branch 'development' of ↵ | HastarTara | 2024-08-28 | 2 | -25/+68 |
| |\ \ | | | | | | | | | | https://github.com/ajschofield/de-project-bentley into development | ||||
| | * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 1 | -59/+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 | 1 | -59/+26 |
| | |\ \ | |||||
| | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 1 | -85/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 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 | 1 | -0/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-28 | 2 | -80/+161 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 1a145a3 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/101 | ||||
| | * | | | test: transform refactoring - it now loads parquet files into s3 bucket | Ang Bel | 2024-08-28 | 2 | -19/+19 |
| | | | | | |||||
| | * | | | test: refactored fact functions with test passing | Ang Bel | 2024-08-28 | 1 | -12/+12 |
| | | | | | |||||
| | * | | | test: fact transformation function for payment test passes, other fact ↵ | Ang Bel | 2024-08-28 | 1 | -166/+85 |
| | | | | | | | | | | | | | | | | | functions are equivalent, no tests written | ||||
| | * | | | add logger error to lambda handler | Ellie | 2024-08-27 | 1 | -5/+7 |
| | | | | | |||||
| | * | | | wip: update TestLambdaHandler & lambda_handler function | Alex Schofield | 2024-08-27 | 1 | -8/+11 |
| | | | | | |||||
| | * | | | refactor: add parameter for sm_secret | Alex Schofield | 2024-08-27 | 1 | -3/+6 |
| | | | | | |||||
| | * | | | add json.loads to retrieve secrests function | Ellie | 2024-08-27 | 1 | -6/+9 |
| | | | | | |||||
| | * | | | remove import as not required | Ellie | 2024-08-27 | 1 | -3/+5 |
| | | | | | |||||
| * | | | | moved extract_l & dataframes into own directory in src | HastarTara | 2024-08-28 | 2 | -0/+0 |
| | |/ / |/| | | |||||
| * | | | Merge branch 'development' into test/transform-helper-functions | bulve-ad | 2024-08-27 | 1 | -2/+197 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'development' into test/transform-helper-functions | bulve-ad | 2024-08-27 | 2 | -2/+198 |
| | |\ \ \ | |||||
| | | * \ \ | Merge pull request #98 from ajschofield/test/transform-helper-functions | bulve-ad | 2024-08-27 | 1 | -57/+54 |
| | | |\ \ \ | | | |/ / | | |/| | | pr: refactored facts transformation functions and one test for it | ||||
| | | | * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 1 | -78/+156 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | | * | | | Merge branch 'development' into feature/load-lambda | Ellie | 2024-08-27 | 2 | -5/+413 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -24/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 0ff2956 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/95 | ||||
| | | * | | | add amendendments for upload_dfs_to_db | Ellie | 2024-08-23 | 1 | -13/+34 |
| | | | | | | |||||
| | | * | | | add retrieve secrets function | Ellie | 2024-08-23 | 1 | -1/+20 |
| | | | | | | |||||
| | | * | | | add get transform bucket test | Ellie | 2024-08-23 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | add amendments to load lambda | Ellie | 2024-08-23 | 1 | -29/+37 |
| | | | | | | |||||
| | | * | | | add tests | Ellie | 2024-08-23 | 1 | -3/+58 |
| | | | | | | |||||
| | | * | | | add get transform bucket function | Ellie | 2024-08-23 | 1 | -1/+15 |
| | | | | | | |||||
| | | * | | | add improved convert parquet files to df function | Ellie | 2024-08-23 | 1 | -14/+19 |
| | | | | | | |||||
| | | * | | | add convert parquet to df function | Ellie | 2024-08-22 | 1 | -2/+48 |
| | | | | | | |||||
| | * | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 1 | -78/+152 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 22df92b according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/99 | ||||
| * | | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 2 | -80/+161 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 1a145a3 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/101 | ||||
| * | | | | | test: transform refactoring - it now loads parquet files into s3 bucket | Ang Bel | 2024-08-27 | 2 | -19/+19 |
| |/ / / / | |||||
| * | | / | test: refactored fact functions with test passing | Ang Bel | 2024-08-27 | 1 | -12/+12 |
| | |_|/ |/| | | |||||
| * | | | test: fact transformation function for payment test passes, other fact ↵ | Ang Bel | 2024-08-27 | 1 | -166/+85 |
| | |/ |/| | | | | | functions are equivalent, no tests written | ||||
| * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 2 | -41/+39 |
| | | | | | | | | | | | | | This commit fixes the style issues introduced in c68f63f according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/97 | ||||
| * | | wip: refactored fact payment function | lian-manonog | 2024-08-27 | 2 | -8/+9 |
| | | | |||||
| * | | wip: added a bracket in dataframes | lian-manonog | 2024-08-27 | 2 | -3/+4 |
| | | | |||||
| * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -35/+41 |
| | | | | | | | | | | | | | This commit fixes the style issues introduced in 8f75a47 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/96 | ||||
| * | | Merge branch 'test/test_transform_lambda' into test/dataframes | bulve-ad | 2024-08-23 | 6 | -248/+194 |
| |\ \ | |||||
| | * | | wip: pushing again | lian-manonog | 2024-08-23 | 2 | -6/+7 |
| | | | | |||||
