Daniel Roth
|
83df8e856e
|
Fix typo
|
2026-03-05 10:21:11 +00:00 |
|
Daniel Roth
|
770e19c599
|
in policies - reference s3 buckets from the defined modules instead of hardcoding bucket names
|
2026-03-05 09:57:33 +00:00 |
|
Daniel Roth
|
dad4d6d55c
|
give engine permission to read and write necessary s3 buckets
|
2026-03-04 16:48:14 +00:00 |
|
Daniel Roth
|
4b36215788
|
give engine permission to read and write necessary s3 buckets
|
2026-03-04 16:42:14 +00:00 |
|
Daniel Roth
|
b7c963eb2c
|
remove bucket names as secrets in deploy_terraform
|
2026-03-04 16:15:22 +00:00 |
|
Daniel Roth
|
19656f20a4
|
remove additional bucket names as env vars in deploy_lambda
|
2026-03-04 16:12:25 +00:00 |
|
Daniel Roth
|
30c3a77368
|
remove bucket names as env vars in deploy_lambda
|
2026-03-04 15:57:01 +00:00 |
|
Daniel Roth
|
d10c9f98cc
|
get bucket names from terraform state
|
2026-03-04 15:49:50 +00:00 |
|
Daniel Roth
|
913e2a6dc8
|
Merge branch 'main' into deploy-backend-with-terraform
|
2026-03-04 15:15:36 +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 |
|
Daniel Roth
|
5544220e6f
|
set environment variables on engine lambda from github
|
2026-03-04 11:28:32 +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
|
77a21d3e47
|
Merge branch 'main' into deploy-backend-with-terraform
|
2026-03-03 16:55:26 +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 |
|