Daniel Roth
|
e0e50d696a
|
fixes so it runs (as far as the database update), plus some temp prints
|
2026-02-13 12:26:31 +00:00 |
|
KhalimCK
|
b4d1dae748
|
Merge pull request #705 from Hestia-Homes/bug/sap-below-zero
handling cases where ventilation recommendation has a score taking a property below 1
|
2026-02-13 11:15:28 +00:00 |
|
|
|
8152dc5166
|
deploy with new address2uprn handling
|
2026-02-13 11:15:15 +00:00 |
|
|
|
1814c5988c
|
run on sqs
|
2026-02-13 11:05:05 +00:00 |
|
Khalim Conn-Kowlessar
|
24a7c95f63
|
handling cases where ventilation recommendation has a score taking a property below 1
|
2026-02-13 10:42:17 +00:00 |
|
Daniel Roth
|
561594a6ca
|
consistent use of Tuple
|
2026-02-13 09:45:15 +00:00 |
|
Daniel Roth
|
61d9e64e1b
|
also update scenario when updating plan
|
2026-02-13 09:44:35 +00:00 |
|
Daniel Roth
|
f34a6269f7
|
Move updating of is_default to domain rather than database layer
|
2026-02-13 09:39:25 +00:00 |
|
Khalim Conn-Kowlessar
|
043f57e04a
|
testing out rebaselining
|
2026-02-12 22:25:03 +00:00 |
|
|
|
ff78ddc5a0
|
deleted all images in ecr
|
2026-02-12 19:09:43 +00:00 |
|
|
|
7637e87c3c
|
deleted all images in ecr
|
2026-02-12 19:03:49 +00:00 |
|
|
|
c7bd70e17f
|
only in docker build
|
2026-02-12 18:52:23 +00:00 |
|
|
|
0f4c1c0029
|
only in docker build
|
2026-02-12 18:52:11 +00:00 |
|
|
|
3af620a61a
|
ensure we don't use any platform but linux/amd64
|
2026-02-12 18:38:18 +00:00 |
|
|
|
0ab0d5505f
|
no cache
|
2026-02-12 18:29:11 +00:00 |
|
|
|
ee8554314b
|
add docker file and specify lambda images
|
2026-02-12 18:23:35 +00:00 |
|
|
|
bf7b8d87e5
|
add docker file and specify lambda images
|
2026-02-12 18:20:28 +00:00 |
|
|
|
5f8eca84b6
|
deploy
|
2026-02-12 18:12:11 +00:00 |
|
|
|
df141e4122
|
post code splitter main py
|
2026-02-12 18:08:00 +00:00 |
|
|
|
dac676f538
|
don't bombard yet
|
2026-02-12 18:05:29 +00:00 |
|
|
|
d07fc351a5
|
added permission to add
|
2026-02-12 18:04:27 +00:00 |
|
Daniel Roth
|
4b07310d6b
|
define database methods
|
2026-02-12 17:36:47 +00:00 |
|
|
|
51e910ce6e
|
add a workflow button
|
2026-02-12 16:28:27 +00:00 |
|
Daniel Roth
|
857d7e3da1
|
Check whether plan with EPC goal is compliant 🟪
|
2026-02-12 16:10:11 +00:00 |
|
Daniel Roth
|
bf0fce8ca5
|
Check whether plan with EPC goal is compliant (and change goal_value back to required)🟩
|
2026-02-12 16:08:37 +00:00 |
|
|
|
385a1b8e84
|
get rid of local is true to remove suspicion
|
2026-02-12 16:07:53 +00:00 |
|
|
|
4325bdf990
|
get rid of local is true to remove suspicion
|
2026-02-12 16:05:16 +00:00 |
|
|
|
04cc6468dd
|
save
|
2026-02-12 15:44:36 +00:00 |
|
Daniel Roth
|
080000123f
|
cater for goal_value being NULL 🟥
|
2026-02-12 15:40:03 +00:00 |
|
|
|
5dc9cea564
|
running 1983
|
2026-02-12 15:25:49 +00:00 |
|
|
|
1c2b1422fe
|
running 1983
|
2026-02-12 15:24:38 +00:00 |
|
|
|
c4e30a0d56
|
made tests pass and redploy
|
2026-02-12 15:11:36 +00:00 |
|
|
|
c2f29e86df
|
made tests pass and redploy
|
2026-02-12 15:11:20 +00:00 |
|
Daniel Roth
|
70fd417c4a
|
Check whether plan with EPC goal is compliant 🟥
|
2026-02-12 15:04:02 +00:00 |
|
|
|
3bdd4a4a97
|
test first with just 5
|
2026-02-12 15:03:38 +00:00 |
|
Daniel Roth
|
3761d0bbe7
|
fix pylance problem in logger
|
2026-02-12 14:32:48 +00:00 |
|
Daniel Roth
|
f955184260
|
refactor processor
|
2026-02-12 14:25:35 +00:00 |
|
|
|
1bf322005c
|
added outputs
|
2026-02-12 13:55:03 +00:00 |
|
|
|
f296a865ff
|
added s3 bucket name
|
2026-02-12 13:04:40 +00:00 |
|
Daniel Roth
|
4ddb5592f3
|
give classes immutable records to protect udpating
|
2026-02-12 12:58:44 +00:00 |
|
Daniel Roth
|
a0515ea3bb
|
correct import path following move of domain
|
2026-02-12 12:45:17 +00:00 |
|
Daniel Roth
|
80cd44c97a
|
move domain into app directory
|
2026-02-12 12:44:42 +00:00 |
|
Daniel Roth
|
c31ad577a6
|
define class methods to construct domain classes from sqlalchemy models
|
2026-02-12 12:44:18 +00:00 |
|
|
|
d7a7682145
|
terraform version
|
2026-02-12 12:40:39 +00:00 |
|
|
|
37c89fb6ef
|
address2uprn
|
2026-02-12 12:34:58 +00:00 |
|
Daniel Roth
|
7c88e22424
|
Define Plan and Scenario domain classes
|
2026-02-12 12:31:37 +00:00 |
|
|
|
d9708fe516
|
push policy
|
2026-02-12 12:30:28 +00:00 |
|
|
|
958ab72e0a
|
deploy to main with new policy
|
2026-02-12 12:24:47 +00:00 |
|
Daniel Roth
|
b3fa7c3051
|
rename Plan and Scenario to PlanModel and ScenarioModel
|
2026-02-12 12:01:39 +00:00 |
|
Daniel Roth
|
73607a5117
|
sqlalchemy 2.0 typing in scenario
|
2026-02-12 11:08:35 +00:00 |
|