Commit graph

3317 commits

Author SHA1 Message Date
KhalimCK
b5574467c6
Merge pull request #706 from Hestia-Homes/bug/ignored-cost-caps
bug fixed for 0 target gain where infinity was being selected
2026-02-13 12:56:31 +00:00
Khalim Conn-Kowlessar
7237ad5a79 bug fixed for 0 target gain where infinity was being selected 2026-02-13 12:40:07 +00:00
KhalimCK
b4d1dae748
Merge pull request #705 from Hestia-Homes/bug/sap-below-zero
handling cases where ventilation recommendation has a score taking a property below 1
2026-02-13 11:15:28 +00:00
Khalim Conn-Kowlessar
24a7c95f63 handling cases where ventilation recommendation has a score taking a property below 1 2026-02-13 10:42:17 +00:00
KhalimCK
46f07bd1ee
Merge pull request #703 from Hestia-Homes/bug/bool-error
Handling error case where there was a None roof description
2026-02-11 17:17:14 +00:00
Khalim Conn-Kowlessar
d3a494a7e7 handling missing roof description 2026-02-11 17:09:08 +00:00
Khalim Conn-Kowlessar
7ad2b3d46b corrected test 2026-02-11 16:53:19 +00:00
Khalim Conn-Kowlessar
9e6ff3e48d map empty description to null outputs for Roof Attributes and updated tests. Removed redundant repeat test 2026-02-11 13:57:56 +00:00
Khalim Conn-Kowlessar
866166c022 handle typing error for addreses class 2026-02-11 12:41:37 +00:00
Jun-te Kim
d4064da365
Merge pull request #702 from Hestia-Homes/feature/deploy_safely
Feature/deploy safely
2026-02-10 17:08:28 +00:00
9a8cc902d0 comments to make it more clear 2026-02-10 17:02:40 +00:00
3d7b6d6584 only true for dev 2026-02-10 17:02:17 +00:00
362120ba2c simpler logic 2026-02-10 16:53:02 +00:00
5f7e85d3a9 safe 2026-02-10 16:46:26 +00:00
f6f5f5cd9b safetly do not deploy 2026-02-10 16:45:51 +00:00
Daniel Roth
8774aea00f
Merge pull request #701 from Hestia-Homes/anchor-sal
Bump openpyxl version in SAL devcontainer
2026-02-10 15:00:00 +00:00
Daniel Roth
0028fe7299 revert changes to asset_list/app.py 2026-02-10 14:52:27 +00:00
Daniel Roth
8fb58ebe56 Merge branch 'main' into anchor-sal 2026-02-10 14:48:47 +00:00
Daniel Roth
fd9752b981 increase openpyxl version in sal devcontainer, and fix import path 2026-02-10 14:46:36 +00:00
KhalimCK
da64ececcd
Merge pull request #699 from Hestia-Homes/debugging-ara-runs
Debugging ara runs
2026-02-10 14:40:26 +00:00
Khalim Conn-Kowlessar
ea239db2b7 changing ref to backend 2026-02-10 14:39:25 +00:00
Khalim Conn-Kowlessar
abc300b406 merged 2026-02-10 14:31:28 +00:00
Khalim Conn-Kowlessar
50256d4cff Merge branch 'main' of https://github.com/Hestia-Homes/Model into debugging-ara-runs 2026-02-10 14:31:19 +00:00
Daniel Roth
ab442cfd88
Merge pull request #698 from Hestia-Homes/deploy-condition-processor
Deploy condition processor
2026-02-10 14:30:59 +00:00
Daniel Roth
549eef19db remove token from dockerfile, and add example json payloads 2026-02-10 11:13:31 +00:00
Daniel Roth
df6c42933a do the database write 2026-02-10 09:59:23 +00:00
Daniel Roth
da34b99251 tidy up logs further 2026-02-10 09:43:55 +00:00
Daniel Roth
d4b444f49b Fix bad log 2026-02-10 09:43:18 +00:00
Daniel Roth
d0847681c1 tidy up logs 2026-02-10 09:42:29 +00:00
Daniel Roth
06539a787d use streaming mode in openpyxl for peabody parser 2026-02-10 09:30:39 +00:00
Daniel Roth
c0534d9546 more logs 2026-02-10 09:16:52 +00:00
Daniel Roth
b026a7ae9e log db session but dont write to db 2026-02-10 09:02:44 +00:00
Khalim Conn-Kowlessar
35ed1491fe handling 'unknown' fuel type 2026-02-09 18:04:09 +00:00
Daniel Roth
cd0ae37d40 more logging 2026-02-09 17:18:45 +00:00
Daniel Roth
9b6f99929e add logging 2026-02-09 17:00:59 +00:00
Daniel Roth
3fa51e3c3a extend lambda timeout to 3 minutes 2026-02-09 16:32:25 +00:00
Khalim Conn-Kowlessar
294c12fe4c handling env permissions for local vs test environments and debugging handling of primary roof 2026-02-09 16:30:40 +00:00
Daniel Roth
d1e9e9f7ab uncomment if: env.STAGE == 'prod' 2026-02-09 16:10:00 +00:00
Daniel Roth
1f1e077b49 use var.stage when defining terraform state s3 key 2026-02-09 16:05:42 +00:00
Daniel Roth
888d46f275 correct tfstate bucket and path 2026-02-09 15:52:15 +00:00
Daniel Roth
a1bb768dfe correct path to tfstate file 2026-02-09 15:20:06 +00:00
Daniel Roth
de6bb935fe correct role import path in condition etl tf 2026-02-09 15:10:29 +00:00
Daniel Roth
7630067d8d expose role name from lambda_with_sqs 2026-02-09 15:05:01 +00:00
Daniel Roth
658761933b read policy ARN from shared stack state 2026-02-09 14:56:46 +00:00
Daniel Roth
1e1db67f3c import shared module into condition-etl tf 2026-02-09 14:34:29 +00:00
Daniel Roth
dfff8adc3d Apply: generate new role for reading from s3 bucket and attach it to the lambda 2026-02-09 14:20:22 +00:00
Daniel Roth
f3e77beefd generate new role for reading from s3 bucket and attach it to the lambda 2026-02-09 14:13:06 +00:00
Daniel Roth
68b12c7344 trigger rebuild and deploy 2026-02-09 12:49:32 +00:00
Daniel Roth
db0431f413 recomment env.stage == 'prod' 2026-02-09 12:20:44 +00:00
Daniel Roth
2e424e227e apply shared stack to generate new s3 bucket 2026-02-09 12:19:17 +00:00