Commit graph

4736 commits

Author SHA1 Message Date
Jun-te Kim
ff4ad07a2b retry 2026-05-13 11:41:21 +00:00
Jun-te Kim
c347865b9e retry 2026-05-13 09:34:51 +00:00
Jun-te Kim
27c9752949
Merge pull request #1079 from Hestia-Homes/khalim-tweaks
Khalim tweaks
2026-05-13 09:52:36 +01:00
Khalim Conn-Kowlessar
566c70077a removing redundant code 2026-05-13 08:40:51 +00:00
Khalim Conn-Kowlessar
3fd7321337 remove comment 2026-05-13 08:40:51 +00:00
Jun-te Kim
3bcb94f9e5 Merge branch 'main' into feature/integrate_new_epc_with_historical_epc 2026-05-13 08:38:50 +00:00
Jun-te Kim
153ccb9210
Merge pull request #1077 from Hestia-Homes/feature/task-handler-source-cloud-logs
fix dependency issue
2026-05-12 18:17:56 +01:00
Jun-te Kim
09dbfe2106 fix dependency issue 2026-05-12 17:03:16 +00:00
Daniel Roth
853857436a
Merge pull request #1076 from Hestia-Homes/feature/task-handler-source-cloud-logs
task and sub tasks imrpvoed
2026-05-12 17:37:32 +01:00
Jun-te Kim
e458f0a2b7 task and sub tasks imrpvoed 2026-05-12 16:24:11 +00:00
Jun-te Kim
dfc100f78b rank address similiarity 2026-05-12 16:02:01 +00:00
Daniel Roth
272bfbde13
Merge pull request #1074 from Hestia-Homes/feature/magicplan-trigger
Magicplan service: Correct query URLs and implement pagination in plans response
2026-05-12 16:28:23 +01:00
Daniel Roth
a05dfd38c7 Merge branch 'main' into feature/magicplan-trigger 2026-05-12 14:56:11 +00:00
Daniel Roth
5f77fbf4e4 Fetch all pages in get_plans pagination loop 🟪 2026-05-12 14:54:14 +00:00
Daniel Roth
0d324f99b2 Fetch all pages in get_plans pagination loop 🟩 2026-05-12 14:52:46 +00:00
Daniel Roth
6dfca082f8 Fetch all pages in get_plans pagination loop 🟥 2026-05-12 14:52:31 +00:00
Daniel Roth
f83ddd05a8 Paginate get_plans to return flat list[PlanSummary] 🟩 2026-05-12 14:46:00 +00:00
Daniel Roth
62acc3ce98 Paginate get_plans to return flat list[PlanSummary] 🟥 2026-05-12 14:45:09 +00:00
Daniel Roth
8727a78f8b correct magic plan url paths 🟩 2026-05-12 14:33:58 +00:00
Daniel Roth
beaf21fdcc correct magic plan url paths 2026-05-12 14:32:37 +00:00
Daniel Roth
adecfda28f
Merge pull request #1072 from Hestia-Homes/feature/magicplan-trigger
Magicplan: corrections to trigger and handler
2026-05-12 15:23:26 +01:00
Daniel Roth
75d0313934 fix broken magicplan handler tests 2026-05-12 14:14:37 +00:00
Daniel Roth
04df924146 fix local invoker 2026-05-12 14:13:12 +00:00
Jun-te Kim
8b27a5173b fix typo for rate limit error 2026-05-12 14:05:30 +00:00
Daniel Roth
3df726937e Remove unused _api_key instance variable now auth is fully header-based 🟪 2026-05-12 14:03:07 +00:00
Daniel Roth
eb381a778c _fetch_plan() sends no API key query parameter 🟩 2026-05-12 14:02:17 +00:00
Daniel Roth
7752039dbd _fetch_plan() sends no API key query parameter 🟥 2026-05-12 14:01:40 +00:00
Daniel Roth
20b32bcda0 get_plans() sends no API key query parameter 🟩 2026-05-12 14:01:35 +00:00
Daniel Roth
ffcff33dd4 get_plans() sends no API key query parameter 🟥 2026-05-12 14:00:07 +00:00
Daniel Roth
d59bf2d7cb Set API key as session header on MagicPlanClient construction 🟩 2026-05-12 13:59:33 +00:00
Daniel Roth
da4f5f44c0 Set API key as session header on MagicPlanClient construction 🟥 2026-05-12 13:58:16 +00:00
Daniel Roth
a672c0dea0 add localhandler for testing and update requirements 2026-05-12 13:51:46 +00:00
Jun-te Kim
27f2ef5e83 get rid of duplicate function and make better sensible variable name 2026-05-12 13:46:02 +00:00
Jun-te Kim
b0e935d497 make sensible naming for column for address column in df 2026-05-12 13:43:12 +00:00
Jun-te Kim
46ec68e5db save match building number 2026-05-12 13:41:59 +00:00
Daniel Roth
eda8e8dff6
Merge pull request #1070 from Hestia-Homes/feature/magicplan-trigger
Correct incorrect tfstate bucket reference
2026-05-12 14:13:41 +01:00
Daniel Roth
a477561bbc correct tfstate bucket name 2026-05-12 13:03:04 +00:00
Jun-te Kim
5cd21d8522 get rid of khalim's json 2026-05-12 12:55:50 +00:00
Jun-te Kim
35d191c70e merged from main and resolved pytest.ini confict 2026-05-12 12:54:28 +00:00
Jun-te Kim
18ea95b67d added env variables for boto 2026-05-12 12:34:17 +00:00
Jun-te Kim
92e5aa6db2
Merge pull request #1068 from Hestia-Homes/feature/magicplan-trigger
Reinstate deleted s3 policy so it can be unattached from entities
2026-05-12 12:56:06 +01:00
Daniel Roth
ec7acabaf8 reinstate deleted policy so it can be unattached from entities 2026-05-12 11:48:39 +00:00
Daniel Roth
fe6a724684
Merge pull request #1066 from Hestia-Homes/feature/magicplan-trigger
Magicplan trigger: add missing tf_var_ variables
2026-05-12 12:25:50 +01:00
Daniel Roth
f5bbd2efb3 add missing tf_vars to deploy_lambda workflow 2026-05-12 11:23:50 +00:00
KhalimCK
ccf8c34aae
Merge pull request #986 from Hestia-Homes/feature/match-on-lmk
protecting pushes to dev
2026-05-12 12:22:43 +01:00
Daniel Roth
0e18bc2643 Merge branch 'main' into feature/magicplan-trigger 2026-05-12 11:18:05 +00:00
Daniel Roth
bae0dc1ac6
Merge pull request #1060 from Hestia-Homes/feature/magicplan-trigger
MagicPlan lambda and trigger
2026-05-12 12:01:17 +01:00
Jun-te Kim
35fea20fc7 changed function name 2026-05-12 10:54:45 +00:00
Jun-te Kim
bec5c4f3c3 one place to have df_has_single_uprn 2026-05-12 10:51:27 +00:00
Jun-te Kim
b364df89ad forgot to add tuple typing 2026-05-12 10:31:54 +00:00