Commit graph

3765 commits

Author SHA1 Message Date
Jun-te Kim
cd822a3eed deploy terraform 2026-03-09 15:26:01 +00:00
Jun-te Kim
147982cb7c optional none 2026-03-09 13:28:16 +00:00
Jun-te Kim
4d013f3295 dan's pr 2026-03-09 13:23:20 +00:00
Jun-te Kim
1b9c26a2b6 back to origional format 2026-03-09 12:32:20 +00:00
124a34597a save so i can run it from mealcraft 2026-03-09 12:15:22 +00:00
Jun-te Kim
19ab0ad757 deleted the wrong folder aded back the origional 2026-03-06 14:58:49 +00:00
Jun-te Kim
ef45ed62f8 ordance survey init file 2026-03-06 14:53:51 +00:00
Jun-te Kim
8163a97b97 get rid of df.head and control the inputs instead 2026-03-06 13:57:33 +00:00
Jun-te Kim
58843a5409 put batch size as well 2026-03-06 13:51:47 +00:00
Jun-te Kim
9852eb631b added ordnance state 2026-03-06 13:49:05 +00:00
Jun-te Kim
ac344be094 re add 2026-03-06 13:44:57 +00:00
Jun-te Kim
a147c91111 get rid of redudant env 2026-03-06 13:41:54 +00:00
Jun-te Kim
f659718a7e resolved 2026-03-06 13:35:15 +00:00
Jun-te Kim
071a67e501 ordnancesurvey deployment 2026-03-06 13:29:25 +00:00
Jun-te Kim
815ce01082 lambda code works locally 2026-03-06 12:51:08 +00:00
Daniel Roth
818448c5d3
Merge pull request #793 from Hestia-Homes/terraform-backend-deployment-bacthsize-1
Set batch_size to 1 for engine terraform deployment
2026-03-06 11:37:39 +00:00
Daniel Roth
a2db212dce also set timeout and memory_size 2026-03-06 11:28:35 +00:00
Daniel Roth
840ce73111 set batch_size to 1 for engine tf deployment 2026-03-06 11:16:11 +00:00
Daniel Roth
acf89cadc6
Merge pull request #791 from Hestia-Homes/trigger-deployment
Empty commit to trigger github worflow
2026-03-06 11:01:52 +00:00
Daniel Roth
ca6ee9c3c6 empty commit 2026-03-06 10:58:20 +00:00
KhalimCK
3bae341f69
Merge pull request #789 from Hestia-Homes/bug/email-debugging
added sns topic for ses debugging:
2026-03-05 16:40:21 +00:00
Daniel Roth
ee6f793a07
Merge pull request #788 from Hestia-Homes/increase-categorisation-lambda-timeout
Increase categorisation lambda timeout to 2mins
2026-03-05 16:38:54 +00:00
Khalim Conn-Kowlessar
2312b65819 added sns topic for ses debugging: 2026-03-05 16:35:42 +00:00
Daniel Roth
bbdb760bdb increase lambda timeout to 2mins 2026-03-05 16:32:52 +00:00
KhalimCK
b227fb47fa
Merge pull request #786 from Hestia-Homes/deploy-backend-with-terraform
Include db_host, _name and _port in engine/variables.tf
2026-03-05 16:07:14 +00:00
Daniel Roth
c7a5b95cb9 include db_host, _name and _port in engine/variables.tf 2026-03-05 16:05:50 +00:00
Daniel Roth
8c2331e53b
Merge pull request #784 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform - Ensure DB host, name and port are passed from secrets to env vars
2026-03-05 15:55:04 +00:00
Daniel Roth
90d0600006 Merge branch 'main' into deploy-backend-with-terraform 2026-03-05 15:28:17 +00:00
Daniel Roth
8c60f95219 ensure db host, name and port are passed through as TF_VARs 2026-03-05 15:26:04 +00:00
KhalimCK
7a8c534e2c
Merge pull request #782 from Hestia-Homes/deploy-backend-with-terraform
Add dummy queue name env var in Engine terraform as it's not used
2026-03-05 15:15:21 +00:00
Daniel Roth
c6af90f51c add dummy queue name env var in engine as it's not used 2026-03-05 15:08:06 +00:00
KhalimCK
b7d2b4ce44
Merge pull request #780 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform - remove undefined secret
2026-03-05 14:18:57 +00:00
Daniel Roth
8432d16f48 Merge branch 'main' into deploy-backend-with-terraform 2026-03-05 14:17:02 +00:00
Daniel Roth
300f6dce23 remove additional unused secret 2026-03-05 14:16:43 +00:00
Daniel Roth
0dce9f9545
Merge pull request #778 from Hestia-Homes/deploy-backend-with-terraform
Deploy backend with terraform - remove unused data_bucket from vars
2026-03-05 13:27:03 +00:00
Daniel Roth
b58594fbc5 remove other unused variables 2026-03-05 13:17:14 +00:00
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