aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | feat: create shell script for terraform destroy/applyAlex Schofield2024-08-191-0/+15
| | |
| * | infra(tf): add state file encryptionAlex Schofield2024-08-191-3/+4
| | |
| * | chore(tf): replace static tag values in main.tf with variablesAlex Schofield2024-08-192-4/+24
| | |
| * | infra(tf): enforce version constraint on terraformAlex Schofield2024-08-191-0/+1
| | |
| * | infra(tf): remove rds.tfAlex Schofield2024-08-191-70/+0
|/ /
* | Merge pull request #65 from ajschofield/feature/test-process-upload-tables-v2Alex2024-08-193-9/+49
|\ \ | | | | | | pr: feature/test process upload tables
| * | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-1/+1
| | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in f014d1a according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/65
| * | Merge branch 'development' into feature/test-process-upload-tables-v2Alex2024-08-197-77/+49
| |\ \ | |/ / |/| |
* | | Merge pull request #64 from ajschofield/extract-lambda-code-updateAlex2024-08-192-45/+22
|\ \ \ | | | | | | | | pr: extract lambda code update
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 4a23069 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/64
| * | | Merge branch 'development' into extract-lambda-code-updateAlex2024-08-1910-110/+198
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #63 from ajschofield/chore/project-cleanupAlex2024-08-191-39/+0
|\ \ \ \ | | | | | | | | | | chore: remove redundant test folder
| * | | | chore: remove redundant test folderAlex Schofield2024-08-191-39/+0
| | | | |
* | | | | Merge pull request #62 from ajschofield/tf/lambda-permissions-fixAlex2024-08-191-2/+15
|\ \ \ \ \ | |/ / / / |/| | | | fix(tf): fix permissions for bucket/object access
| * | | | fix(tf): fix permissions for bucket/object accessAlex Schofield2024-08-191-2/+15
|/ / / /
* | | | Merge pull request #61 from ajschofield/tf/layer-shell-scriptAlex2024-08-193-19/+16
|\ \ \ \ | | | | | | | | | | pr: working lambda layer
| * | | | chore(tf): remove unused requirements variableAlex Schofield2024-08-191-5/+4
| | | | |
| * | | | fix(make_layer_zip): change folder structure of layer.zipAlex Schofield2024-08-191-4/+5
| | | | |
| * | | | fix(tf): correct s3_bucket value for lambda_layerAlex Schofield2024-08-191-1/+1
| | | | |
| * | | | fix(tf): correct layer.zip output pathAlex Schofield2024-08-191-3/+3
| | | | |
| * | | | infra(tf): remove lambda layer dev referenceAlex Schofield2024-08-191-5/+0
| | | | |
| * | | | infra(tf): modify variables & remove past zip creationAlex Schofield2024-08-191-4/+3
| | | | |
| * | | | style: remove redundant commentAlex Schofield2024-08-191-6/+2
| | | | |
| * | | | feat: create shell script for creating lambda layer zipAlex Schofield2024-08-191-0/+7
|/ / / /
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-34/+47
| | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in b9f3576 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/64
| * | | wip: fixed broken tests; hashed out test_error_retrieving_objectlian-manonog2024-08-192-20/+30
| | | |
| * | | deleted the test folderlian-manonog2024-08-191-34/+0
| | | |
| | * | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-192-19/+23
| | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 4f629e5 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/65
| | * | add working process and upload tables testEllie2024-08-191-1/+2
| | | |
| | * | add working process and upload tables testEllie2024-08-191-2/+2
| | | |
| | * | bugfixingHastarTara2024-08-191-16/+23
| | | |
| | * | amend dummy_identicalEllie2024-08-191-3/+3
| | | |
| | * | wip: fixing last testEllie2024-08-191-10/+13
| | | |
| | * | wip: fixing last testEllie2024-08-191-2/+3
| | | |
| | * | wip: amend extract_lambda testEllie2024-08-191-11/+11
| |/ / |/| |
* | | Merge pull request #60 from ajschofield/feature/test-extract-lambdaAlex2024-08-190-0/+0
|\ \ \ | | | | | | | | pr: feature/test extract lambda
| * \ \ Merge branch 'development' into feature/test-extract-lambdaAlex2024-08-1918-351/+531
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #59 from ajschofield/docs/readme-badgesAlex2024-08-191-0/+8
|\ \ \ \ | | | | | | | | | | pr: add docs badges
| * | | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-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-badgesAlex2024-08-194-41/+136
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #58 from ajschofield/tf/fix-zip-creationbulve-ad2024-08-198-77/+106
|\ \ \ \ \ | | | | | | | | | | | | Lambda.tf update with layer configuration
| * \ \ \ \ Merge branch 'development' into tf/fix-zip-creationbulve-ad2024-08-192-4/+89
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #57 from ajschofield/test-extract-v2Alex2024-08-192-32/+126
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | pr: update extract_lambda tests
| * | | | | update .gitignoreT-Aji2024-08-191-2/+1
| | | | | |
| * | | | | all tests addedT-Aji2024-08-191-30/+125
|/ / / / /
| * | | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-196-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 Bel2024-08-192-31/+44
| | | | | | | | | | | | | | | | | | | | correct handler and source_code_hash
| * | | | test(fx): fix prepare_layer - brokenAlex Schofield2024-08-161-7/+6
|/ / / /
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-166-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 READMEAlex Schofield2024-08-161-0/+8
|/ / /
git.ajschof.me — hosted by ajschofield — powered by cgit