Commit graph

2203 commits

Author SHA1 Message Date
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
0f4c1c0029 only in docker build 2026-02-12 18:52:11 +00:00
bf7b8d87e5 add docker file and specify lambda images 2026-02-12 18:20:28 +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
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
4325bdf990 get rid of local is true to remove suspicion 2026-02-12 16:05:16 +00:00
Daniel Roth
080000123f cater for goal_value being NULL 🟥 2026-02-12 15:40:03 +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
f955184260 refactor processor 2026-02-12 14:25:35 +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
Daniel Roth
7c88e22424 Define Plan and Scenario domain classes 2026-02-12 12:31:37 +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
Daniel Roth
e7f941d5e4 use sqlalchemy 2.0 typing in recommendations , and write processing logic 2026-02-12 10:00:47 +00:00
Daniel Roth
598a612b40 define db methods 2026-02-12 09:23:47 +00:00
c9ec097a43 pr review 2026-02-11 17:55:43 +00:00
b1164ffd90 get rid of local 2026-02-11 17:50:47 +00:00
e7691570fd merge 2026-02-11 17:42:30 +00:00
61e6643679 Merge github.com:Hestia-Homes/Model into feautre/postcode_splitter_address_uprn_automator_2000 2026-02-11 17:38:08 +00:00
Daniel Roth
e0857ab7a2 Merge branch 'main' into feature/automate-categorisation-of-works 2026-02-11 17:23:04 +00:00
6618eafa8c additional bracket removed 2026-02-11 17:22:24 +00:00
Daniel Roth
9faba4af42 set up postgres class 2026-02-11 17:22:00 +00:00
c3ff4c9d6b add epc auth token 2026-02-11 17:21:12 +00:00
Khalim Conn-Kowlessar
5e0db68101 Merge branch 'main' of https://github.com/Hestia-Homes/Model into feature/ara-rebaselining 2026-02-11 17:17:55 +00:00
d4fcf0c6cd add requirements 2026-02-11 17:06:41 +00:00
a7509aecdc added very serious logs 2026-02-11 16:59:57 +00:00
538f207d2f env variables added 2026-02-11 16:57:27 +00:00
762dccde01 run this end to end 2026-02-11 16:44:08 +00:00
9b414924d0 run this end to end 2026-02-11 16:37:55 +00:00
5a0e0c0a69 add more logic to batch and also missing libraries 2026-02-11 13:45:06 +00:00
ef0b0d6142 add json 2026-02-11 13:31:47 +00:00
ffb840da81 added address2uprn and postcodesplitter link 2026-02-11 13:11:31 +00:00
Khalim Conn-Kowlessar
866166c022 handle typing error for addreses class 2026-02-11 12:41:37 +00:00
d4ac6aee71 mount home directory to devcontainer home directory 2026-02-11 11:50:02 +00:00
Khalim Conn-Kowlessar
8078f32fd4 started basic works 2026-02-11 10:57:55 +00:00
b7e201f3d4 redploy my lambda without list and see if it works 2026-02-11 09:46:45 +00:00