Daniel Roth
|
f033b144c2
|
including environment in vars not environment_vars
|
2026-02-06 16:04:57 +00:00 |
|
Daniel Roth
|
d44fdcd01c
|
try again
|
2026-02-06 15:22:36 +00:00 |
|
Daniel Roth
|
2fe9e67ea9
|
ensure env vars string is correct format
|
2026-02-06 15:16:15 +00:00 |
|
Daniel Roth
|
4c0713b415
|
include env vars in condition-etl lambda variabls
|
2026-02-06 15:06:46 +00:00 |
|
Daniel Roth
|
78caa1e6ae
|
format env vars correctly in terraform plan
|
2026-02-06 14:49:53 +00:00 |
|
Daniel Roth
|
aff3113d52
|
only load env vars to lambda during deployment if they are provided
|
2026-02-06 14:44:50 +00:00 |
|
Daniel Roth
|
dda05a4f33
|
include environment vars in lambda terraform plan
|
2026-02-06 14:34:43 +00:00 |
|
Daniel Roth
|
807d94ca3c
|
test again with limited imports
|
2026-02-06 13:34:08 +00:00 |
|
Daniel Roth
|
948c238468
|
include environment_vars on deploy_lambda workflow
|
2026-02-06 13:25:58 +00:00 |
|
Daniel Roth
|
321a4505fb
|
no need to get region as env var
|
2026-02-06 13:23:15 +00:00 |
|
Daniel Roth
|
f66aa25268
|
new terraform job to fetch db credentials from secrets manager
|
2026-02-06 13:19:36 +00:00 |
|
Daniel Roth
|
04bc8a1407
|
include psycopg2
|
2026-02-06 11:51:31 +00:00 |
|
Daniel Roth
|
3445060ef2
|
check db user value
|
2026-02-06 11:46:58 +00:00 |
|
Daniel Roth
|
9ae81c1099
|
reinstate build args and check whether imports work now
|
2026-02-06 11:39:53 +00:00 |
|
Daniel Roth
|
f10951f81d
|
try without build args
|
2026-02-06 11:24:00 +00:00 |
|
Daniel Roth
|
b8283abc45
|
try getting all db vars from github secrets
|
2026-02-06 11:16:34 +00:00 |
|
Daniel Roth
|
9c7678865f
|
add env to step
|
2026-02-05 17:32:32 +00:00 |
|
Daniel Roth
|
02a0e83a39
|
correct variable name
|
2026-02-05 17:28:16 +00:00 |
|
Daniel Roth
|
b42996a3c8
|
try dev_DB_HOST
|
2026-02-05 17:25:17 +00:00 |
|
Daniel Roth
|
bf1bb72dd7
|
echo variables to check values
|
2026-02-05 16:58:15 +00:00 |
|
Daniel Roth
|
7bc5c4e34d
|
echo variables to check values
|
2026-02-05 16:55:41 +00:00 |
|
Daniel Roth
|
216f32709f
|
changes to try and get it to work
|
2026-02-05 16:47:43 +00:00 |
|
Daniel Roth
|
ee2eba11e5
|
debugging prints
|
2026-02-05 16:38:16 +00:00 |
|
Daniel Roth
|
c21de78020
|
pass secrets to build args via env vars
|
2026-02-05 16:33:12 +00:00 |
|
Daniel Roth
|
10088625ae
|
add secret back in
|
2026-02-05 16:26:19 +00:00 |
|
Daniel Roth
|
241d3f7d77
|
add additional env
|
2026-02-05 16:25:25 +00:00 |
|
Daniel Roth
|
688290486a
|
revert back to working version
|
2026-02-05 16:24:13 +00:00 |
|
Daniel Roth
|
0fa9f8bd43
|
get db host from secrets
|
2026-02-05 16:19:58 +00:00 |
|
Daniel Roth
|
10765ae0a4
|
get db host from secrets
|
2026-02-05 16:10:21 +00:00 |
|
Daniel Roth
|
44f75c355a
|
correct quotes in build args
|
2026-02-05 16:04:08 +00:00 |
|
Daniel Roth
|
33770e263c
|
modify build args
|
2026-02-05 15:59:37 +00:00 |
|
Daniel Roth
|
c837453aed
|
Write build args and removes line breaks
|
2026-02-05 15:38:48 +00:00 |
|
Daniel Roth
|
2a88271a77
|
remove spurious spaces
|
2026-02-05 15:32:46 +00:00 |
|
Daniel Roth
|
b006c53f6f
|
fix previous commit
|
2026-02-05 15:27:43 +00:00 |
|
Daniel Roth
|
f2a1a76735
|
test environment variable
|
2026-02-05 15:24:49 +00:00 |
|
Daniel Roth
|
39d4e97de7
|
typo fix
|
2026-02-05 13:35:37 +00:00 |
|
Daniel Roth
|
e65028a6c8
|
correct previous commit
|
2026-02-05 13:33:15 +00:00 |
|
Daniel Roth
|
730d1cb0d1
|
one more import satisfied
|
2026-02-05 13:31:58 +00:00 |
|
Daniel Roth
|
1bfa7be8db
|
switch back to copying across specific files
|
2026-02-05 13:25:49 +00:00 |
|
Daniel Roth
|
527ccab9fa
|
copy entire backend
|
2026-02-05 13:06:24 +00:00 |
|
Daniel Roth
|
420b68b7f9
|
fix panda install
|
2026-02-05 12:59:03 +00:00 |
|
Daniel Roth
|
39ade49e00
|
include pandas
|
2026-02-05 12:20:10 +00:00 |
|
Daniel Roth
|
6070ebd80d
|
correct dockerfile location in terraform
|
2026-02-05 12:00:00 +00:00 |
|
Daniel Roth
|
6a7f99d6fa
|
define dockerfile (with print hello world)
|
2026-02-05 11:57:52 +00:00 |
|
Daniel Roth
|
bfe81d4cfe
|
replace replace mes
|
2026-02-05 11:00:29 +00:00 |
|
Daniel Roth
|
7fdfc049b3
|
deploy condition etl lambda
|
2026-02-05 10:51:24 +00:00 |
|
Daniel Roth
|
0d1939f1c5
|
condition etl image and push
|
2026-02-05 09:55:52 +00:00 |
|
Daniel Roth
|
e0ae1be6b3
|
apply terraform
|
2026-02-05 09:34:16 +00:00 |
|
Daniel Roth
|
c7b9b0c676
|
add closing brace back in
|
2026-02-05 09:24:55 +00:00 |
|
Daniel Roth
|
7f32f95f71
|
Merge branch 'feautre/postcode_splitter_address_uprn_automator_2000' into deploy-condition-processor
|
2026-02-05 09:22:25 +00:00 |
|