Commit graph

3766 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
f45260706e fixed bug in epc record cleaning" 2026-03-18 18:16:57 +00:00
Khalim Conn-Kowlessar
5e8847d028 removed incorrect anomally catch 2026-03-12 17:27:40 +00:00
Khalim Conn-Kowlessar
b64996cd89 updating property class to remove .data 2026-03-12 16:46:03 +00:00
Khalim Conn-Kowlessar
5e3d522378 fixed bug in create_base_difference_epc_record 2026-03-12 14:17:57 +00:00
Khalim Conn-Kowlessar
12d1223f17 added tests for averages cleaning 2026-03-11 21:03:20 +00:00
Khalim Conn-Kowlessar
3bf641f49d created _apply_averages_cleaning 2026-03-11 20:52:20 +00:00
Khalim Conn-Kowlessar
6c89b07624 beginning to remove .data from property 2026-03-11 20:18:25 +00:00
Khalim Conn-Kowlessar
f0a9c4340e updated test patterns 2026-03-11 19:37:58 +00:00
Khalim Conn-Kowlessar
034a5de104 reducing cleaning code 2026-03-11 19:28:03 +00:00
Khalim Conn-Kowlessar
ec146cba77 reducing cleaning code 2026-03-11 19:25:21 +00:00
Khalim Conn-Kowlessar
ec4959b58a modifying tests for prepared epc 2026-03-11 19:08:48 +00:00
Khalim Conn-Kowlessar
2025fdf9f6 fixed references to prepared_epc 2026-03-11 18:57:50 +00:00
Khalim Conn-Kowlessar
cbe162e64e debugging epc_record_as_dataframe 2026-03-11 18:52:40 +00:00
Khalim Conn-Kowlessar
20d63c4ca2 added prepared epc warning 2026-03-11 14:22:13 +00:00
Khalim Conn-Kowlessar
8070168715 moved landlord remapping to epc record class 2026-03-09 16:57:13 +00:00
Khalim Conn-Kowlessar
0753584655 removed redundant temp code 2026-03-09 16:00:33 +00:00
Khalim Conn-Kowlessar
deb9fd9a38 decorating function signature 2026-03-09 09:31:04 +00:00
Khalim Conn-Kowlessar
8f0cd7f98c improving basic typing of EpcRecord 2026-03-06 14:42:43 +00:00
Khalim Conn-Kowlessar
fb2a69faff removing redundant funcs 2026-03-06 13:25:39 +00:00
Khalim Conn-Kowlessar
a9cb25de23 created InputEpcRecords 2026-03-06 13:22:08 +00:00
Khalim Conn-Kowlessar
26dae3c9ae refactoring dataclass 2026-03-06 13:08:26 +00:00
Khalim Conn-Kowlessar
b6875c43ce create log url at beginning of subtask 2026-03-06 09:58:59 +00:00
Khalim Conn-Kowlessar
6d3b6beadc Merge branch 'main' of https://github.com/Hestia-Homes/Model into feature/ara-rebaselining
# Conflicts:
#	asset_list/app.py
2026-03-06 09:55:24 +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