Commit graph

3305 commits

Author SHA1 Message Date
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
Daniel Roth
56e78350fa configure allowed_origins 2026-02-09 12:04:24 +00:00
Daniel Roth
a2cdf0eb57 fix bucketname typo 2026-02-09 12:02:13 +00:00
KhalimCK
812df5a782
Merge pull request #697 from Hestia-Homes/parity-onboarding
Parity onboarding
2026-02-09 11:57:13 +00:00
Khalim Conn-Kowlessar
bff54a9063 added read me with repo overview and todos 2026-02-09 11:49:32 +00:00
Daniel Roth
092d95fa9d create new s3 bucket for condition data 2026-02-09 11:45:59 +00:00
Daniel Roth
e1835b2cfa remove duplicates from .env.local 2026-02-09 10:16:18 +00:00
Daniel Roth
0e4da14673 get lookup file bucket and key from payload per message 2026-02-09 09:56:41 +00:00
Daniel Roth
6dbb8149fd reinstate used github secrets 2026-02-09 09:37:43 +00:00
Daniel Roth
9a9ea9fbaa remove unused bits of config 2026-02-09 09:36:41 +00:00
Daniel Roth
f41da9e93f remove commented out deployment jobs 2026-02-09 09:28:17 +00:00
Daniel Roth
daaa3c560f revert changes to _deploy_lambda 2026-02-09 09:20:50 +00:00
Khalim Conn-Kowlessar
bf34393ceb Updated factory to return instantiated class 2026-02-09 08:03:44 +00:00