index
:
de-project-bentley
development
main
Northcoders project - ETL pipeline with AWS
Alex Schofield
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
infra(tf): add versioning to lambda_code_bucket
Alex Schofield
2024-08-19
1
-0
/
+7
|
*
|
infra(tf): experimental - add versioning to protect against accidental delete...
Alex Schofield
2024-08-19
1
-0
/
+15
|
*
|
docs(tf): correct lambda bucket name tag
Alex Schofield
2024-08-19
1
-1
/
+1
|
*
|
docs(tf): improve legibility of s3.tf sections
Alex Schofield
2024-08-19
1
-3
/
+12
|
*
|
chore(tf): add tags to s3 buckets
Alex Schofield
2024-08-19
1
-0
/
+10
|
*
|
infra(tf): add md5/source_code_hash checks for lambda layer
Alex Schofield
2024-08-19
1
-0
/
+2
|
*
|
docs(tf): add information about layer zip creation
Alex Schofield
2024-08-19
1
-0
/
+2
|
*
|
infra(tf): only create layer zip if doesn't exist
Alex Schofield
2024-08-19
1
-5
/
+11
|
*
|
refactor: change directory at start of the script to terraform folder
Alex Schofield
2024-08-19
1
-1
/
+3
|
*
|
refactor(tf): move sections in lambda.tf for better readability
Alex Schofield
2024-08-19
1
-32
/
+37
|
*
|
style(tf): improve legibility of lambda.tf sections
Alex Schofield
2024-08-19
1
-4
/
+16
|
*
|
feat: ask user if they want to destroy new infrastructure
Alex Schofield
2024-08-19
1
-1
/
+15
|
*
|
refactor: Improve deploy script user interaction
Alex Schofield
2024-08-19
1
-4
/
+26
|
*
|
feat(deploy.sh): exit if any command returns non-zero status
Alex Schofield
2024-08-19
1
-0
/
+3
|
*
|
feat: create shell script for terraform destroy/apply
Alex Schofield
2024-08-19
1
-0
/
+15
|
*
|
infra(tf): add state file encryption
Alex Schofield
2024-08-19
1
-3
/
+4
|
*
|
chore(tf): replace static tag values in main.tf with variables
Alex Schofield
2024-08-19
2
-4
/
+24
|
*
|
infra(tf): enforce version constraint on terraform
Alex Schofield
2024-08-19
1
-0
/
+1
|
*
|
infra(tf): remove rds.tf
Alex Schofield
2024-08-19
1
-70
/
+0
|
/
/
*
|
Merge pull request #65 from ajschofield/feature/test-process-upload-tables-v2
Alex
2024-08-19
3
-9
/
+49
|
\
\
|
*
|
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
1
-1
/
+1
|
*
|
Merge branch 'development' into feature/test-process-upload-tables-v2
Alex
2024-08-19
7
-77
/
+49
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #64 from ajschofield/extract-lambda-code-update
Alex
2024-08-19
2
-45
/
+22
|
\
\
\
|
*
|
|
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
1
-1
/
+3
|
*
|
|
Merge branch 'development' into extract-lambda-code-update
Alex
2024-08-19
10
-110
/
+198
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #63 from ajschofield/chore/project-cleanup
Alex
2024-08-19
1
-39
/
+0
|
\
\
\
\
|
*
|
|
|
chore: remove redundant test folder
Alex Schofield
2024-08-19
1
-39
/
+0
*
|
|
|
|
Merge pull request #62 from ajschofield/tf/lambda-permissions-fix
Alex
2024-08-19
1
-2
/
+15
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix(tf): fix permissions for bucket/object access
Alex Schofield
2024-08-19
1
-2
/
+15
|
/
/
/
/
*
|
|
|
Merge pull request #61 from ajschofield/tf/layer-shell-script
Alex
2024-08-19
3
-19
/
+16
|
\
\
\
\
|
*
|
|
|
chore(tf): remove unused requirements variable
Alex Schofield
2024-08-19
1
-5
/
+4
|
*
|
|
|
fix(make_layer_zip): change folder structure of layer.zip
Alex Schofield
2024-08-19
1
-4
/
+5
|
*
|
|
|
fix(tf): correct s3_bucket value for lambda_layer
Alex Schofield
2024-08-19
1
-1
/
+1
|
*
|
|
|
fix(tf): correct layer.zip output path
Alex Schofield
2024-08-19
1
-3
/
+3
|
*
|
|
|
infra(tf): remove lambda layer dev reference
Alex Schofield
2024-08-19
1
-5
/
+0
|
*
|
|
|
infra(tf): modify variables & remove past zip creation
Alex Schofield
2024-08-19
1
-4
/
+3
|
*
|
|
|
style: remove redundant comment
Alex Schofield
2024-08-19
1
-6
/
+2
|
*
|
|
|
feat: create shell script for creating lambda layer zip
Alex Schofield
2024-08-19
1
-0
/
+7
|
/
/
/
/
|
*
|
|
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
1
-34
/
+47
|
*
|
|
wip: fixed broken tests; hashed out test_error_retrieving_object
lian-manonog
2024-08-19
2
-20
/
+30
|
*
|
|
deleted the test folder
lian-manonog
2024-08-19
1
-34
/
+0
|
|
*
|
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
2
-19
/
+23
|
|
*
|
add working process and upload tables test
Ellie
2024-08-19
1
-1
/
+2
|
|
*
|
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
|
\
\
\
[prev]
[next]
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit