Commit graph

3695 commits

Author SHA1 Message Date
Daniel Roth
c0b2bf669c add source and source_id to Task object 2026-03-05 11:27:43 +00:00
Daniel Roth
48ffb773bd
Merge pull request #769 from Hestia-Homes/bug/categorisation-deployment-issues
Set the concurrency and batch size of categorisation lambda
2026-03-04 14:54:02 +00:00
Daniel Roth
015e2863dc address JTK PR comments 2026-03-04 14:47:25 +00:00
KhalimCK
a3ce2d5196
Merge pull request #768 from Hestia-Homes/bug/ashp-behaviour
Caught missing condition to require cavity wall insulation + ventilation ahead for ASHP/fabric first
2026-03-04 14:28:46 +00:00
Khalim Conn-Kowlessar
115209c84c condensed tests 2026-03-04 12:44:25 +00:00
Daniel Roth
efa510c4d4 revert random line addition 2026-03-04 12:36:07 +00:00
Daniel Roth
dbf5bf4122 set concurrency and batch size on categorisation lambda 2026-03-04 12:35:18 +00:00
Khalim Conn-Kowlessar
1ac3128929 added fabric first test 2026-03-04 11:02:43 +00:00
Khalim Conn-Kowlessar
7709ec0de8 implemented fix which requires CWI for fabric first scenarios or ASHP scenarios 2026-03-04 10:40:56 +00:00
Daniel Roth
1f30d65d7a
Merge pull request #766 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform: unique tfstate bucket name
2026-03-03 16:42:58 +00:00
Daniel Roth
8aecc75490 Merge branch 'main' into deploy-backend-with-terraform 2026-03-03 16:38:15 +00:00
Daniel Roth
29b099064b rename engine tfstate bucket 2026-03-03 16:36:17 +00:00
KhalimCK
44f8eb6c7c
Merge pull request #764 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform #1: create Engine Lambda ECR
2026-03-03 16:06:38 +00:00
Daniel Roth
7012be7772 correct tfstate bucket name 2026-03-03 14:19:31 +00:00
Daniel Roth
4646cd9541 delete lambda/engine/README.md 2026-03-03 14:18:11 +00:00
Daniel Roth
81ff86ea96 Merge branch 'main' into deploy-backend-with-terraform 2026-03-03 14:16:53 +00:00
Daniel Roth
e2bc6b3afb add engine lambda directory and create engine lambda ecr 2026-03-03 14:14:00 +00:00
KhalimCK
755246d5fe
Merge pull request #762 from Hestia-Homes/bug/portable-electric-heaters
deleting redundant functions
2026-03-03 10:01:16 +00:00
KhalimCK
a6a113de88
Merge pull request #749 from Hestia-Homes/bug/plan-with-budget-more-expensive
Bug/plan with budget more expensive
2026-03-03 09:13:50 +00:00
Daniel Roth
09e7a782d5
Merge pull request #761 from Hestia-Homes/bug/add-missing-queue-name-to-engine
Give Fast API service permission to write to categorisation sqs queue
2026-03-03 09:05:31 +00:00
Khalim Conn-Kowlessar
f2b4770307 deleting redundant functions 2026-03-03 08:56:42 +00:00
Daniel Roth
227a6a81ff revert to hardcoded arn and url 2026-03-03 08:44:41 +00:00
Khalim Conn-Kowlessar
261e0769e3 created test to cover off the case of solar pv + battery 2026-03-02 17:49:58 +00:00
Daniel Roth
e7d2f83005 arn not url 2026-03-02 17:06:56 +00:00
Daniel Roth
7676194cdc get sqs url and arn from env vars 2026-03-02 16:48:09 +00:00
Daniel Roth
08a5c286f7 Merge branch 'main' into bug/add-missing-queue-name-to-engine 2026-03-02 16:26:11 +00:00
Daniel Roth
75124f3b2a give fast api permission to send messages to categorisation queue 2026-03-02 16:25:39 +00:00
Daniel Roth
897bc1f877
Merge pull request #759 from Hestia-Homes/bug/add-missing-queue-name-to-engine
Add categorisation_sqs_url to serverless environment variables
2026-03-02 15:57:22 +00:00
Daniel Roth
2c2bcc4357 quote the variable 2026-03-02 15:56:57 +00:00
Daniel Roth
cfec36e6ab add categorisation_sqs_url to serverless environment variables 2026-03-02 15:48:10 +00:00
Daniel Roth
16e849f84d
Merge pull request #757 from Hestia-Homes/bug/categorisation-log-error
Categorisation bug fix: Correct syntax in log statements
2026-03-02 14:59:26 +00:00
Daniel Roth
ff045d97d2 Correct syntax in log statements 2026-03-02 14:54:33 +00:00
Khalim Conn-Kowlessar
facc81d741 expanded keys being checked in tests 2026-03-02 14:45:51 +00:00
Jun-te Kim
dccdb20338
Merge pull request #755 from Hestia-Homes/feature/ordanant_survey_api
maintence window
2026-03-02 12:45:33 +00:00
Jun-te Kim
484d7a201e maintence window 2026-03-02 12:43:15 +00:00
Daniel Roth
263de69929
Merge pull request #753 from Hestia-Homes/feature/ordanant_survey_api
maintence window - check plan before merge
2026-03-02 12:38:20 +00:00
Jun-te Kim
d9eaabe49a make it 30 mins 2026-03-02 12:34:17 +00:00
Jun-te Kim
bc88c710e0 maintence window added - check plan 2026-03-02 12:31:27 +00:00
Daniel Roth
46da1a71fb
Merge pull request #750 from Hestia-Homes/feature/categorisation-work-distributor
Categorisation work distributor
2026-03-02 10:20:52 +00:00
Khalim Conn-Kowlessar
8db3d29850 added postgres to docker & added to readme 2026-02-27 18:58:59 +00:00
Khalim Conn-Kowlessar
551e7beb74 added pytest-postgresql to dev container 2026-02-27 18:20:51 +00:00
Daniel Roth
abd7db367a remove debugging print 2026-02-27 16:21:44 +00:00
Daniel Roth
c1ba9b583b final review comment + remove unused imports 2026-02-27 16:20:15 +00:00
Daniel Roth
4ad448ff99 Merge branch 'main' into feature/categorisation-work-distributor 2026-02-27 15:27:44 +00:00
Daniel Roth
2f7823d6c0 address final PR comments 2026-02-27 15:27:07 +00:00
Jun-te Kim
f1f56413c8
Merge pull request #751 from Hestia-Homes/feature/rds_bakcup
back ups
2026-02-27 14:56:18 +00:00
Daniel Roth
b65d1e0f7e additional review comment 2026-02-27 12:21:58 +00:00
Daniel Roth
3bd4f64586 address JTK review comments 2026-02-27 12:20:44 +00:00
Jun-te Kim
bf86dd659e back ups 2026-02-27 11:59:02 +00:00
Daniel Roth
86ea0e7bc0 reference run local script in readme 2026-02-27 10:22:38 +00:00