aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | infra(tf): experimental - add versioning to protect against accidental delete...Alex Schofield2024-08-191-0/+15
| * | | docs(tf): correct lambda bucket name tagAlex Schofield2024-08-191-1/+1
| * | | docs(tf): improve legibility of s3.tf sectionsAlex Schofield2024-08-191-3/+12
| * | | chore(tf): add tags to s3 bucketsAlex Schofield2024-08-191-0/+10
| * | | infra(tf): add md5/source_code_hash checks for lambda layerAlex Schofield2024-08-191-0/+2
| * | | docs(tf): add information about layer zip creationAlex Schofield2024-08-191-0/+2
| * | | infra(tf): only create layer zip if doesn't existAlex Schofield2024-08-191-5/+11
| * | | refactor: change directory at start of the script to terraform folderAlex Schofield2024-08-191-1/+3
| * | | refactor(tf): move sections in lambda.tf for better readabilityAlex Schofield2024-08-191-32/+37
| * | | style(tf): improve legibility of lambda.tf sectionsAlex Schofield2024-08-191-4/+16
| * | | feat: ask user if they want to destroy new infrastructureAlex Schofield2024-08-191-1/+15
| * | | refactor: Improve deploy script user interactionAlex Schofield2024-08-191-4/+26
| * | | feat(deploy.sh): exit if any command returns non-zero statusAlex Schofield2024-08-191-0/+3
| * | | 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
|\ \ \
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-1/+1
| * | | 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
|\ \ \ \
| * | | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-1/+3
| * | | | 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 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 accessAlex Schofield2024-08-191-2/+15
|/ / / / /
* | | | | Merge pull request #61 from ajschofield/tf/layer-shell-scriptAlex2024-08-193-19/+16
|\ \ \ \ \
| * | | | | 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
| * | | | 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
| | * | | 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
|\ \ \ \
| * \ \ \ Merge branch 'development' into feature/test-extract-lambdaAlex2024-08-1918-351/+531
| |\ \ \ \ | |/ / / / |/| | | |
git.ajschof.me — hosted by ajschofield — powered by cgit