| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | add working process and upload tables test | Ellie | 2024-08-19 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | * | | | bugfixing | HastarTara | 2024-08-19 | 1 | -16/+23 | |
| | | | | | | ||||||
| | | * | | | amend dummy_identical | Ellie | 2024-08-19 | 1 | -3/+3 | |
| | | | | | | ||||||
| | | * | | | wip: fixing last test | Ellie | 2024-08-19 | 1 | -10/+13 | |
| | | | | | | ||||||
| | | * | | | wip: fixing last test | Ellie | 2024-08-19 | 1 | -2/+3 | |
| | | | | | | ||||||
| | | * | | | wip: amend extract_lambda test | Ellie | 2024-08-19 | 1 | -11/+11 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #60 from ajschofield/feature/test-extract-lambda | Alex | 2024-08-19 | 0 | -0/+0 | |
| |\ \ \ \ | | | | | | | | | | | pr: feature/test extract lambda | |||||
| | * \ \ \ | Merge branch 'development' into feature/test-extract-lambda | Alex | 2024-08-19 | 18 | -351/+531 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #59 from ajschofield/docs/readme-badges | Alex | 2024-08-19 | 1 | -0/+8 | |
| |\ \ \ \ \ | | | | | | | | | | | | | pr: add docs badges | |||||
| | * | | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 0eff70f according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/59 | |||||
| | * | | | | | Merge branch 'development' into docs/readme-badges | Alex | 2024-08-19 | 4 | -41/+136 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #58 from ajschofield/tf/fix-zip-creation | bulve-ad | 2024-08-19 | 8 | -77/+106 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Lambda.tf update with layer configuration | |||||
| | * \ \ \ \ \ | Merge branch 'development' into tf/fix-zip-creation | bulve-ad | 2024-08-19 | 2 | -4/+89 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #57 from ajschofield/test-extract-v2 | Alex | 2024-08-19 | 2 | -32/+126 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | pr: update extract_lambda tests | |||||
| | * | | | | | | update .gitignore | T-Aji | 2024-08-19 | 1 | -2/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | all tests added | T-Aji | 2024-08-19 | 1 | -30/+125 | |
| |/ / / / / / | ||||||
| | * | | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 6 | -67/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in e27c6b4 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/55 | |||||
| | * | | | | | layers block update, function resources to inlcude attributes: layers, ↵ | Ang Bel | 2024-08-19 | 2 | -31/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | correct handler and source_code_hash | |||||
| | * | | | | | test(fx): fix prepare_layer - broken | Alex Schofield | 2024-08-16 | 1 | -7/+6 | |
| |/ / / / / | ||||||
| | * | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-16 | 6 | -67/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 9dabc89 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/52 | |||||
| | * | | | | docs: add badges to README | Alex Schofield | 2024-08-16 | 1 | -0/+8 | |
| |/ / / / | ||||||
| | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 1 | -52/+92 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in afc889d according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/54 | |||||
| | * | | | test: handler exception test failing | T-Aji | 2024-08-19 | 1 | -0/+11 | |
| | | | | | ||||||
| | * | | | test: passing lambda_handler both no_changes and with changes to files | T-Aji | 2024-08-16 | 1 | -1/+45 | |
| | | | | | ||||||
| | | | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-21 | 2 | -51/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in b882bb0 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/84 | |||||
| | | | * | complete version of read from s3 subfolder | Ang Bel | 2024-08-21 | 1 | -32/+1 | |
| | | | | | ||||||
| | | | * | (tests) Read from s3 to df passes | Ang Bel | 2024-08-21 | 3 | -24/+28 | |
| | | | | | ||||||
| | | | * | wip: updated requirements | lian-manonog | 2024-08-21 | 1 | -3/+5 | |
| | | | | | ||||||
| | | | * | function to write files from s3 into a list of dataframes. Current test is ↵ | Ang Bel | 2024-08-21 | 3 | -6/+64 | |
| | | | | | | | | | | | | | | | | | failing due to AioClientCreator object has no attribute "_inject_s3_input_parameters" | |||||
| | | | * | wip: just more pseudocode | lian-manonog | 2024-08-20 | 1 | -12/+26 | |
| | | | | | ||||||
| | | | * | wip: writing pseudocode logic for the lambda_handler | lian-manonog | 2024-08-20 | 1 | -14/+22 | |
| | | | | | ||||||
| | | | * | wip: added read_csb functionailty to lambda_handler | lian-manonog | 2024-08-19 | 1 | -8/+32 | |
| | | | | | ||||||
| | | | * | wip: setting up test files for transform_lambda | lian-manonog | 2024-08-19 | 2 | -0/+10 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #51 from ajschofield/lambda-layers | Alex | 2024-08-16 | 3 | -82/+80 | |
| |\ \ \ | | | | | | | | | pr: add lambda layers functionality | |||||
| | * | | | chore(tf): remove dummy username/password | Alex Schofield | 2024-08-16 | 1 | -12/+2 | |
| | | | | | | | | | | | | | | | | | sorry hackers! | |||||
| | * | | | infra(tf): re-add code that creates layer zip | Alex Schofield | 2024-08-16 | 1 | -12/+12 | |
| | | | | | ||||||
| | * | | | infra(tf): add version constraints for null and archive | Alex Schofield | 2024-08-16 | 1 | -0/+8 | |
| | | | | | ||||||
| | * | | | infra[tf] update lambda extract doesnt work yet | HastarTara | 2024-08-16 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | Merge branch 'development' of ↵ | HastarTara | 2024-08-16 | 5 | -118/+166 | |
| | |\ \ \ | | | | | | | | | | | | | | | | https://github.com/ajschofield/de-project-bentley into lambda-layers | |||||
| | * | | | | comment out rds.tf to increases tf speed | Ellie | 2024-08-16 | 1 | -69/+69 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #47 from ajschofield/extract_lambda_refactoring | Alex | 2024-08-16 | 2 | -74/+102 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Update to extract lambda to only range changes from totesys | |||||
| | * | | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-16 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 890ca04 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/47 | |||||
| | * | | | | | dummy comment to test checks | Ang Bel | 2024-08-16 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'development' into extract_lambda_refactoring | Alex | 2024-08-16 | 6 | -155/+159 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #50 from ajschofield/ci/update-deploy | Alex | 2024-08-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | fix(ci): amend pull to push | |||||
| | * | | | | | | fix(ci): amend pull to push | Alex Schofield | 2024-08-16 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #49 from ajschofield/ci/update-deploy | Alex | 2024-08-16 | 1 | -1/+1 | |
| |\| | | | | | | | | | | | | | | | | | | | | fix(ci): amend pull_request syntax | |||||
| | * | | | | | | 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 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
