Commit graph

5342 commits

Author SHA1 Message Date
Daniel Roth
0a08e303e5
Merge pull request #1091 from Hestia-Homes/main
Some checks failed
Fast Api Backend Deploy / deploy (push) Has been cancelled
Deploy infrastructure / determine_stage (push) Has been cancelled
Deploy infrastructure / shared_terraform (push) Has been cancelled
Deploy infrastructure / ara_engine_image (push) Has been cancelled
Deploy infrastructure / ara_engine_lambda (push) Has been cancelled
Deploy infrastructure / address2uprn_image (push) Has been cancelled
Deploy infrastructure / address2uprn_lambda (push) Has been cancelled
Deploy infrastructure / postcodeSplitter_image (push) Has been cancelled
Deploy infrastructure / postcodeSplitter_lambda (push) Has been cancelled
Deploy infrastructure / bulk_address2uprn_combiner_image (push) Has been cancelled
Deploy infrastructure / bulk_address2uprn_combiner_lambda (push) Has been cancelled
Deploy infrastructure / condition_etl_image (push) Has been cancelled
Deploy infrastructure / condition_etl_lambda (push) Has been cancelled
Deploy infrastructure / categorisation_image (push) Has been cancelled
Deploy infrastructure / categorisation_lambda (push) Has been cancelled
Deploy infrastructure / ordnanceSurvey_image (push) Has been cancelled
Deploy infrastructure / ordnanceSurvey_lambda (push) Has been cancelled
Deploy infrastructure / pashub_to_ara_image (push) Has been cancelled
Deploy infrastructure / pashub_to_ara_lambda (push) Has been cancelled
Deploy infrastructure / fast_api_lambda (push) Has been cancelled
Deploy infrastructure / cloudfront_acm (push) Has been cancelled
Deploy infrastructure / cloudfront_cdn (push) Has been cancelled
Deploy infrastructure / hubspot_etl_image (push) Has been cancelled
Deploy infrastructure / magic_plan_image (push) Has been cancelled
Deploy infrastructure / magic_plan_lambda (push) Has been cancelled
Deploy infrastructure / hubspot_etl_lambda (push) Has been cancelled
Pashub fetcher: improve job ID extraction logic and write script to trigger deployed lambda
2026-05-15 12:08:03 +01:00
Daniel Roth
d3a4365d6e
Merge pull request #1090 from Hestia-Homes/trigger-pashub-fetcher-lambda
Pashub fetcher: improve job ID extraction logic and write script to trigger deployed lambda
2026-05-15 12:07:39 +01:00
Daniel Roth
ad49bf9d85 tweak logs 2026-05-15 11:00:58 +00:00
Daniel Roth
eeb2f9eb20 tweaks before PR 2026-05-15 10:58:42 +00:00
Daniel Roth
ecd2676c5e pashub_job_id extracts job ID from all valid PasHub link shapes 🟩 2026-05-14 13:42:38 +00:00
Daniel Roth
5677789919 pashub_job_id extracts ID from /evidence/view links 🟩 2026-05-14 13:42:04 +00:00
Daniel Roth
0b358e6de6 pashub_job_id extracts ID from /evidence/view links 🟥 2026-05-14 13:37:14 +00:00
Daniel Roth
03ae73f39a trigger via sqs from local file 2026-05-14 13:37:08 +00:00
Daniel Roth
8fad5d9c97
Merge pull request #1088 from Hestia-Homes/main
Some checks are pending
Fast Api Backend Deploy / deploy (push) Waiting to run
Deploy infrastructure / determine_stage (push) Waiting to run
Deploy infrastructure / shared_terraform (push) Blocked by required conditions
Deploy infrastructure / ara_engine_image (push) Blocked by required conditions
Deploy infrastructure / ara_engine_lambda (push) Blocked by required conditions
Deploy infrastructure / address2uprn_image (push) Blocked by required conditions
Deploy infrastructure / address2uprn_lambda (push) Blocked by required conditions
Deploy infrastructure / postcodeSplitter_image (push) Blocked by required conditions
Deploy infrastructure / postcodeSplitter_lambda (push) Blocked by required conditions
Deploy infrastructure / bulk_address2uprn_combiner_image (push) Blocked by required conditions
Deploy infrastructure / bulk_address2uprn_combiner_lambda (push) Blocked by required conditions
Deploy infrastructure / condition_etl_image (push) Blocked by required conditions
Deploy infrastructure / condition_etl_lambda (push) Blocked by required conditions
Deploy infrastructure / categorisation_image (push) Blocked by required conditions
Deploy infrastructure / categorisation_lambda (push) Blocked by required conditions
Deploy infrastructure / ordnanceSurvey_image (push) Blocked by required conditions
Deploy infrastructure / ordnanceSurvey_lambda (push) Blocked by required conditions
Deploy infrastructure / pashub_to_ara_image (push) Blocked by required conditions
Deploy infrastructure / pashub_to_ara_lambda (push) Blocked by required conditions
Deploy infrastructure / fast_api_lambda (push) Blocked by required conditions
Deploy infrastructure / cloudfront_acm (push) Blocked by required conditions
Deploy infrastructure / cloudfront_cdn (push) Blocked by required conditions
Deploy infrastructure / hubspot_etl_image (push) Blocked by required conditions
Deploy infrastructure / magic_plan_image (push) Blocked by required conditions
Deploy infrastructure / magic_plan_lambda (push) Blocked by required conditions
Deploy infrastructure / hubspot_etl_lambda (push) Blocked by required conditions
Fetch coordination and design documents from pashub
2026-05-14 12:00:13 +01:00
Daniel Roth
c98fc8452f
Merge pull request #1086 from Hestia-Homes/feature/pashub-additional-files
Fetch coordination and design documents from pashub
2026-05-14 11:59:43 +01:00
Daniel Roth
955db1c3eb additional typehint 2026-05-14 10:58:38 +00:00
Daniel Roth
faf698eb71 rename functions and include typehints 2026-05-14 10:57:37 +00:00
Daniel Roth
fce50dd68d
Merge pull request #1087 from Hestia-Homes/main
Add uploaded file id to magicplan plan
2026-05-14 11:17:34 +01:00
Daniel Roth
cc6b64ee2b
Merge pull request #1080 from Hestia-Homes/feature/magicplan_uploaded_file_id
Include uploaded file ID on MagicPlan plan
2026-05-14 10:23:33 +01:00
Daniel Roth
e8b7cfdcec remove redundant unknown-file test; rename test_infer_* to test_file_type_for_* 🟪 2026-05-14 09:01:56 +00:00
Daniel Roth
fb9bdbc585 _select_latest_core_files delegates to core_file_for; _get_core_file_type removed 🟪 2026-05-14 08:53:56 +00:00
Daniel Roth
5e31c0f3da file_type_for delegates to core_file_for; _MATCHERS removed 🟪 2026-05-14 08:51:28 +00:00
Daniel Roth
541d5965b7 core_file_for OSM fallback is suppressed when evidence_category is present 🟩 2026-05-14 08:46:48 +00:00
Daniel Roth
d4cc00b5e3 core_file_for returns None for unrecognised filenames 🟩 2026-05-14 08:46:10 +00:00
Daniel Roth
605f2e3d1e core_file_for matches remaining core file types via filename prefix 🟩 2026-05-14 08:45:18 +00:00
Daniel Roth
a2dc945bf3 core_file_for matches remaining core file types via filename prefix 🟥 2026-05-14 08:43:41 +00:00
Daniel Roth
3ef8a59122 core_file_for falls back to OSM filename pattern for Retrofit Design Doc 🟩 2026-05-14 08:43:04 +00:00
Daniel Roth
e940e75a43 core_file_for falls back to OSM filename pattern for Retrofit Design Doc 🟥 2026-05-14 08:41:52 +00:00
Daniel Roth
4d3d6dba05 core_file_for identifies MTIP files via filename substring 🟩 2026-05-14 08:41:26 +00:00
Daniel Roth
176239475a core_file_for identifies MTIP files via filename substring 🟥 2026-05-14 08:40:49 +00:00
Daniel Roth
46355be3f1 core_file_for identifies IOE files via filename substring 🟩 2026-05-14 08:40:21 +00:00
Daniel Roth
9bbd5f1ff9 core_file_for identifies IOE files via filename substring 🟥 2026-05-14 08:39:58 +00:00
Daniel Roth
e312dd2614 core_file_for evidence_category match is case-insensitive 🟩 2026-05-14 08:39:11 +00:00
Daniel Roth
9adb467a02 new core_file_for function identifies CoreFiles type from filename and evidence category 🟩 2026-05-14 08:38:36 +00:00
Daniel Roth
1a789ec609 new core_file_for function identifies CoreFiles type from filename and evidence category 🟥 2026-05-14 08:37:32 +00:00
Daniel Roth
64324ff42a Merge branch 'main' into feature/pashub-additional-files 2026-05-14 08:23:25 +00:00
Daniel Roth
416c5a7e54
Merge pull request #1084 from Hestia-Homes/feature/claude_skills_tdd
added tdd and other hestia defined skills
2026-05-14 09:23:09 +01:00
Daniel Roth
75093fc833 delete incorrect comment in test 2026-05-14 07:38:58 +00:00
Daniel Roth
664c9b91fa delete incorrect comment in test 2026-05-14 07:38:43 +00:00
Daniel Roth
16af543560 Consolidate three-tier matching and tidy test ordering 🟪 2026-05-13 16:32:44 +00:00
Daniel Roth
9a04d89cae Latest wins as fallback when no OSM retrofit design doc candidates 🟩 2026-05-13 16:29:54 +00:00
Daniel Roth
3fe85a635c Latest wins when both retrofit design doc candidates have OSM 🟩 2026-05-13 16:29:24 +00:00
Daniel Roth
aff79d4151 OSM candidate wins over non-OSM retrofit design doc 🟩 2026-05-13 16:28:50 +00:00
Daniel Roth
b685008e5e OSM candidate wins over non-OSM retrofit design doc 🟥 2026-05-13 16:28:19 +00:00
Daniel Roth
506dc92aa3 _select_latest_core_files returns single retrofit design doc 🟩 2026-05-13 16:27:42 +00:00
Daniel Roth
a8e876d83d Prefix and unknown file matching behaviour documented 🟩 2026-05-13 16:26:34 +00:00
Daniel Roth
084c8218a6 Medium Term Improvement Plan selected via substring match 🟩 2026-05-13 16:25:57 +00:00
Daniel Roth
d99d8a3347 Medium Term Improvement Plan selected via substring match 🟥 2026-05-13 16:25:02 +00:00
Daniel Roth
a1f6ffd6b3 Improvement Option Evaluation selected via substring match 🟩 2026-05-13 16:24:34 +00:00
Daniel Roth
5c652d9485 Retrofit Design Doc startswith check removed 🟥 2026-05-13 16:24:14 +00:00
Daniel Roth
6922ff3e06 Evidence category matching is case-insensitive 🟩 2026-05-13 16:16:14 +00:00
Daniel Roth
157a36f0cd Evidence category matching is case-insensitive 🟥 2026-05-13 16:14:07 +00:00
Daniel Roth
f2bbb44207 Retrofit design doc selected by evidence_category 🟩 2026-05-13 16:10:56 +00:00
Daniel Roth
df0f089d4f Retrofit design doc selected by evidence_category 🟥 2026-05-13 16:05:20 +00:00
Jun-te Kim
7635c800e6 added 0.0.7 2026-05-13 16:04:53 +00:00