Commit graph

4869 commits

Author SHA1 Message Date
Daniel Roth
06e0775904 try regetting token once if auth error during download 2026-03-24 09:23:39 +00:00
Daniel Roth
7c0a947bf4 try regetting token once if auth error during download 2026-03-24 09:22:52 +00:00
Daniel Roth
53502c28a8 handle multiple jobs in a single call 2026-03-24 09:17:05 +00:00
Daniel Roth
54c05096e8 delete unused import 2026-03-24 09:08:51 +00:00
Daniel Roth
ff2df292a8 remove unused logs and commented lines 2026-03-24 09:05:48 +00:00
Daniel Roth
ab40bca32b download using requests rather than self.session 2026-03-24 08:58:34 +00:00
Daniel Roth
609468cff9 new methods for downloading all core files for pashub URL. Download currently not being authorised 2026-03-24 08:47:59 +00:00
Khalim Conn-Kowlessar
8b2af1556a Pulling out rebaseling predictions 2026-03-23 19:45:19 +00:00
Daniel Roth
6617d9e614 improved typing 2026-03-23 16:16:20 +00:00
Daniel Roth
3dc14480e9 rename evidence file getter method 2026-03-23 10:31:30 +00:00
Daniel Roth
cd514b6e5d add and implement cotality_client 2026-03-23 10:29:42 +00:00
Daniel Roth
b8c0c9ea65 move playwright process to separate file 2026-03-23 09:56:53 +00:00
Daniel Roth
4d641af0c1 extract token from localStorage after logging in 2026-03-23 09:36:57 +00:00
Daniel Roth
defce34263 Merge branch 'main' into feature/pashub-to-ara 2026-03-23 09:28:02 +00:00
Khalim Conn-Kowlessar
70b99f8359 Merge branch 'main' of https://github.com/Hestia-Homes/Model into feature/ara-rebaselining 2026-03-20 18:02:15 +00:00
Jun-te Kim
4ac70facb7
Merge pull request #915 from Hestia-Homes/main
Some checks failed
Fast Api Backend Deploy / deploy (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 / determine_stage (push) Has been cancelled
Deploy infrastructure / postcodeSplitter_lambda (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 / categorisation_lambda (push) Has been cancelled
Deploy infrastructure / ordnanceSurvey_image (push) Has been cancelled
Deploy infrastructure / ordnanceSurvey_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
Adding buckets to fastapi for new model baseline predictions
2026-03-20 13:02:02 +00:00
KhalimCK
133190f093
Merge pull request #914 from Hestia-Homes/feature/ml-prediction-buckets
Feature/ml prediction buckets
2026-03-20 13:00:22 +00:00
Khalim Conn-Kowlessar
b64ce2c7fe added new buckets for carbon and heat to terraform 2026-03-20 12:55:33 +00:00
Khalim Conn-Kowlessar
639f46df09 created predictions buckets for carbon and heat, added iam permissions 2026-03-20 09:59:19 +00:00
Khalim Conn-Kowlessar
7e253d500c tidying up engine pipeline with rebaselining 2026-03-20 09:53:48 +00:00
Khalim Conn-Kowlessar
ed37059581 made mains gas flag boolean 2026-03-19 18:59:32 +00:00
Khalim Conn-Kowlessar
69af82a5db cleaning up data dictionary references 2026-03-19 18:47:39 +00:00
Khalim Conn-Kowlessar
737147897b using data classes in recommendation classes 2026-03-19 17:37:41 +00:00
Daniel Roth
b156617a2b try logging into pas hub 2026-03-19 17:04:49 +00:00
Daniel Roth
a146c7d82e go to pas hub with playwright 2026-03-19 16:45:53 +00:00
Daniel Roth
142024550e set up local lambda runner and invoker 2026-03-19 16:22:53 +00:00
Daniel Roth
8a17ea7265 set up docker and handler 2026-03-19 15:46:31 +00:00
Daniel Roth
01a0d8c7f0
Merge pull request #912 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 / 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 / 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
Adding ecrs for heat baseline and carbon baseline
2026-03-19 14:41:12 +00:00
Khalim Conn-Kowlessar
6e73d807a9 Merge branch 'main' of https://github.com/Hestia-Homes/Model into feature/ara-rebaselining
# Conflicts:
#	asset_list/app.py
2026-03-19 11:00:32 +00:00
KhalimCK
047cf031a5
Merge pull request #911 from Hestia-Homes/feature/model-ecrs
Adding ecrs for heat baseline and carbon baseline
2026-03-19 10:39:11 +00:00
Khalim Conn-Kowlessar
f4f8960a18 Adding ecrs for heat baseline and carbon baseline 2026-03-19 10:06:01 +00:00
Jun-te Kim
7c37368c9f
Merge pull request #910 from Hestia-Homes/main
Deploy fastapi with terraform: (hopefully) unique name of CDN tfstate bucket
2026-03-19 09:45:27 +00:00
Jun-te Kim
75ab7f3c20
Merge pull request #909 from Hestia-Homes/deploy-fastapi-with-terraform
Deploy fastapi with terraform: (hopefully) unique name of CDN tfstate bucket
2026-03-19 09:43:42 +00:00
Daniel Roth
c84e80935d unique cdn state bucket name 2026-03-19 09:40:43 +00:00
Daniel Roth
b59b248ba0 Merge branch 'main' into deploy-fastapi-with-terraform 2026-03-19 09:39:43 +00:00
Jun-te Kim
eba0024f64
Merge pull request #908 from Hestia-Homes/main
Deploy fastapi with terraform: save CDN terraform state so it isn't recreated every deploy
2026-03-19 09:36:36 +00:00
Daniel Roth
14e139150f
Merge pull request #907 from Hestia-Homes/deploy-fastapi-with-terraform
Deploy fastapi with terraform: save CDN terraform state so it isn't recreated every deploy
2026-03-19 09:35:27 +00:00
Daniel Roth
50696c9ef4 save cloudfront tfstate 2026-03-19 08:36:51 +00:00
Khalim Conn-Kowlessar
b174eea10e updated hotwater 2026-03-18 22:12:49 +00:00
Khalim Conn-Kowlessar
e92b70f9ec modifying recommendation classes 2026-03-18 22:11:16 +00:00
Khalim Conn-Kowlessar
84d4263d9a removing data 2026-03-18 19:17:22 +00:00
Khalim Conn-Kowlessar
f45260706e fixed bug in epc record cleaning" 2026-03-18 18:16:57 +00:00
Daniel Roth
9d8a66509e Merge branch 'main' into deploy-fastapi-with-terraform 2026-03-18 17:17:42 +00:00
Daniel Roth
80e0ade85a
Merge pull request #905 from Hestia-Homes/main
Some checks are pending
Fast Api Backend Deploy / deploy (push) Waiting to run
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 / determine_stage (push) Waiting to run
Deploy infrastructure / shared_terraform (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 / 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 / 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 fastapi with terraform: Always install python packages
2026-03-18 16:22:09 +00:00
Daniel Roth
471c331df8
Merge pull request #904 from Hestia-Homes/deploy-fastapi-with-terraform
Deploy fastapi with terraform: Always install python packages
2026-03-18 16:20:05 +00:00
Daniel Roth
7821666f83 add empty line back in 2026-03-18 14:53:44 +00:00
Daniel Roth
7544700618 always run pip install 2026-03-18 14:13:38 +00:00
Daniel Roth
de7c8aadfd Merge branch 'main' into deploy-fastapi-with-terraform 2026-03-18 11:45:44 +00:00
Jun-te Kim
fc425b8b66 better comments 2026-03-17 17:18:09 +00:00
Jun-te Kim
05cae87733 Merge branch 'main' into feature/hubspot_etl 2026-03-17 17:15:29 +00:00