Commit graph

3781 commits

Author SHA1 Message Date
Jun-te Kim
49892a8f60 updated readme 2026-03-10 16:15:02 +00:00
Jun-te Kim
f7cf139a97 ignore if score is 0 2026-03-10 15:16:06 +00:00
Jun-te Kim
e279858bd6 got rid of code that me and dan worked on 2026-03-10 13:52:19 +00:00
Jun-te Kim
785769fc23 remove csv 2026-03-10 12:40:44 +00:00
Jun-te Kim
5b15cb5518 added __init__.py missing in ordancy survey and helpeer extensions 2026-03-10 12:39:27 +00:00
Jun-te Kim
41d817b218 added default 2026-03-10 11:31:40 +00:00
Jun-te Kim
d42ba5b9cf ecr repo 2026-03-10 10:55:57 +00:00
Jun-te Kim
5a98815529 didn't deploy 2026-03-10 10:10:59 +00:00
Jun-te Kim
83ce83321e lower case 2026-03-09 17:17:01 +00:00
Jun-te Kim
6642e1b357 lower case 2026-03-09 17:09:43 +00:00
Jun-te Kim
48a728721d lower case 2026-03-09 17:08:14 +00:00
Jun-te Kim
e64bae74ed lower case letter 2026-03-09 17:07:22 +00:00
Jun-te Kim
cc1c7d05cb capital letter 2026-03-09 17:00:43 +00:00
Jun-te Kim
b9105cc658 added ordance survey api 2026-03-09 16:48:37 +00:00
Jun-te Kim
ec1df5eaca modules file changes 2026-03-09 15:51:11 +00:00
Jun-te Kim
4cf0194b7e missing bracket 2026-03-09 15:36:33 +00:00
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