Daniel Roth
|
9a9ea9fbaa
|
remove unused bits of config
|
2026-02-09 09:36:41 +00:00 |
|
Daniel Roth
|
f033b144c2
|
including environment in vars not environment_vars
|
2026-02-06 16:04:57 +00:00 |
|
Daniel Roth
|
807d94ca3c
|
test again with limited imports
|
2026-02-06 13:34:08 +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
|
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
|
7bc5c4e34d
|
echo variables to check values
|
2026-02-05 16:55:41 +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
|
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
|
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
|
6a7f99d6fa
|
define dockerfile (with print hello world)
|
2026-02-05 11:57:52 +00:00 |
|
Daniel Roth
|
0d1939f1c5
|
condition etl image and push
|
2026-02-05 09:55:52 +00:00 |
|
Daniel Roth
|
981b6358c4
|
plug everything into in handler
|
2026-02-04 15:14:26 +00:00 |
|
Daniel Roth
|
476c9f9c7a
|
fix broken tests
|
2026-02-04 14:59:16 +00:00 |
|
Daniel Roth
|
62906f6023
|
get file type from request body
|
2026-02-04 14:29:43 +00:00 |
|
Daniel Roth
|
06e1d53509
|
define condition trigger request object
|
2026-02-04 12:57:51 +00:00 |
|
Daniel Roth
|
da57392953
|
start making changes to deploy handler
|
2026-02-04 12:16:47 +00:00 |
|
Daniel Roth
|
cd24804ca2
|
Optionally inject uprn lookup into parser 🟩
|
2026-02-04 12:14:42 +00:00 |
|
Daniel Roth
|
2a908491b3
|
tweak classes and test
|
2026-02-04 11:51:40 +00:00 |
|
Daniel Roth
|
03a0ad238c
|
Generate property reference to uprn map from csv bytes 🟩
|
2026-02-04 11:28:41 +00:00 |
|
Daniel Roth
|
b143169659
|
Generate property reference to uprn map from csv bytes 🟥
|
2026-02-04 11:23:30 +00:00 |
|
Daniel Roth
|
dd31c2d945
|
correction to method definitions
|
2026-02-04 10:48:59 +00:00 |
|
Daniel Roth
|
4cbc3456f0
|
define s3 and local uprn lookup classes
|
2026-02-04 10:45:08 +00:00 |
|
Daniel Roth
|
116e5c3bb4
|
update readme
|
2026-01-30 09:50:33 +00:00 |
|
Daniel Roth
|
f253bbbf8b
|
optionally inject uprn lookup into parser method, for testing purposes 🟩
|
2026-01-30 09:32:34 +00:00 |
|
Daniel Roth
|
d26ea2863b
|
get uprn from reference:uprn file. parsing test fails for now, need to fix
|
2026-01-29 17:19:03 +00:00 |
|
Daniel Roth
|
d83d73c129
|
Local postgres within devcontainer, plus fixes so data loads into db
|
2026-01-29 16:11:16 +00:00 |
|
Daniel Roth
|
67ea36348e
|
correct dash in log
|
2026-01-29 12:49:09 +00:00 |
|
Daniel Roth
|
32555640c9
|
Load surveys to database as part of processing
|
2026-01-29 12:15:52 +00:00 |
|
Daniel Roth
|
c1d480b87d
|
map survey to model 🟩
|
2026-01-29 09:33:34 +00:00 |
|
Daniel Roth
|
47b416e5cb
|
map survey to model 🟥
|
2026-01-28 18:06:18 +00:00 |
|
Daniel Roth
|
751032e666
|
fixes so it actually runs
|
2026-01-28 09:54:33 +00:00 |
|
Daniel Roth
|
60241f947e
|
add readme
|
2026-01-27 16:57:59 +00:00 |
|
Daniel Roth
|
0d9ee79c40
|
adjust some element mappings for consistency between systems
|
2026-01-27 16:25:21 +00:00 |
|
Daniel Roth
|
32f9850a27
|
minor fixes and TODO
|
2026-01-27 16:08:20 +00:00 |
|
Daniel Roth
|
803484defd
|
Map lbwf data to new structure 🟩
|
2026-01-27 15:59:06 +00:00 |
|