Daniel Roth
|
005964d59e
|
remove data_bucket from vars
|
2026-03-05 13:09:43 +00:00 |
|
Daniel Roth
|
2103a2cd15
|
Merge branch 'main' into deploy-backend-with-terraform
|
2026-03-05 13:09:03 +00:00 |
|
Daniel Roth
|
c6b93b8c75
|
Merge pull request #775 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform - fix missing variable
|
2026-03-05 12:59:24 +00:00 |
|
KhalimCK
|
5fd013b3d1
|
Merge pull request #776 from Hestia-Homes/bug/db-session
Added back in missing import
|
2026-03-05 12:58:49 +00:00 |
|
Khalim Conn-Kowlessar
|
91cd3325e6
|
Added back in missing import
|
2026-03-05 12:53:56 +00:00 |
|
Daniel Roth
|
8a5d353c48
|
remove redundant bucket variable
|
2026-03-05 12:42:12 +00:00 |
|
Daniel Roth
|
e2cd231340
|
remove redundant bucket variable
|
2026-03-05 12:41:20 +00:00 |
|
Daniel Roth
|
5978b98655
|
Merge branch 'main' into deploy-backend-with-terraform
|
2026-03-05 12:40:29 +00:00 |
|
KhalimCK
|
523a147f04
|
Merge pull request #772 from Hestia-Homes/portfolio_id_in_categorisation_tasks
Portfolio ID in categorisation tasks
|
2026-03-05 12:22:54 +00:00 |
|
KhalimCK
|
b239c5e172
|
Merge pull request #773 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform - fix missing AWS keys on image build
|
2026-03-05 12:20:46 +00:00 |
|
Daniel Roth
|
01cb0f9c02
|
add note about predictions bucket
|
2026-03-05 12:18:56 +00:00 |
|
Daniel Roth
|
4f234ae975
|
Merge branch 'main' into deploy-backend-with-terraform
|
2026-03-05 12:12:02 +00:00 |
|
Daniel Roth
|
5529bdcff2
|
include aws access and region on engine image build
|
2026-03-05 12:11:41 +00:00 |
|
Daniel Roth
|
f5e4e68a22
|
remove unused imports
|
2026-03-05 12:03:23 +00:00 |
|
Daniel Roth
|
78ff040711
|
correct SQLModel typing
|
2026-03-05 11:58:39 +00:00 |
|
Daniel Roth
|
e68a0a7750
|
Merge pull request #770 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform #2: Deploy Engine
|
2026-03-05 11:41:09 +00:00 |
|
Daniel Roth
|
08cf930f91
|
set source and source id when creating categorisation task
|
2026-03-05 11:32:54 +00:00 |
|
Daniel Roth
|
c0b2bf669c
|
add source and source_id to Task object
|
2026-03-05 11:27:43 +00:00 |
|
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 |
|