Commit graph

4092 commits

Author SHA1 Message Date
Daniel Roth
464c0607ec process messages rather than files 2026-03-31 09:01:48 +00:00
Daniel Roth
3085edb0e9 Merge branch 'main' into feature/pashub-to-ara 2026-03-31 08:26:33 +00:00
Daniel Roth
cdf87cceae
Merge pull request #928 from Hestia-Homes/feature/pashub-to-ara
Pashub to ara: save files to s3 and record in new database table
2026-03-31 09:26:10 +01:00
Daniel Roth
9075cac3aa handle missing pas hub credentials 2026-03-31 08:25:56 +00:00
Daniel Roth
f68ff1fca6 make settings variables optional 2026-03-31 08:22:40 +00:00
Daniel Roth
968beec6cc tweaks to run for guinness partnership 2026-03-31 08:16:05 +00:00
KhalimCK
d43f6dd50b
Merge pull request #930 from Hestia-Homes/feature/ara-rebaselining
fixing property.property and passing task id
2026-03-30 18:58:16 +01:00
Khalim Conn-Kowlessar
1173066888 remove redundant code 2026-03-30 18:47:13 +01:00
Khalim Conn-Kowlessar
354c8fcb27 fixing property.property and passing task id 2026-03-30 17:51:13 +01:00
KhalimCK
1445d2687e
Merge pull request #927 from Hestia-Homes/feature/ara-rebaselining
Feature/ara rebaselining
2026-03-30 17:06:48 +01:00
Daniel Roth
d5bd88b61a modify trigger request object 2026-03-30 14:27:26 +00:00
Khalim Conn-Kowlessar
06f4e79c80 managing missing uprn in addresses objects 2026-03-30 12:02:47 +01:00
Khalim Conn-Kowlessar
21348e7641 handling case of nothing to re-baseline 2026-03-27 17:23:38 +00:00
Daniel Roth
540cafc62a update trigger request object 2026-03-27 16:37:45 +00:00
Daniel Roth
b9e9c9edb5 get pashub email and password from environment vars 2026-03-27 16:32:41 +00:00
Daniel Roth
43e9466e05 log object better 2026-03-27 16:23:21 +00:00
Daniel Roth
68ecbe1109 update db after loading file to s3 2026-03-27 09:49:18 +00:00
Khalim Conn-Kowlessar
d287df1b82 hard coded buckets 2026-03-27 01:46:58 +00:00
Khalim Conn-Kowlessar
80a5d0252b edit tox 2026-03-27 01:35:28 +00:00
Khalim Conn-Kowlessar
cb0c5596bc ensure test env has aws credentials for integration tests 2026-03-27 01:32:55 +00:00
Khalim Conn-Kowlessar
0b32c8eb3e configure aws credentials for integreation workflow 2026-03-27 01:29:49 +00:00
Khalim Conn-Kowlessar
0f99fbc739 fixed initial export test 2026-03-27 01:25:18 +00:00
Khalim Conn-Kowlessar
21d216cd4e fix vents tests 2026-03-27 01:15:02 +00:00
Khalim Conn-Kowlessar
845ab857b2 fixed roof recs 2026-03-27 01:12:56 +00:00
Khalim Conn-Kowlessar
5ab48f3bb4 Fixing optimiser tests 2026-03-27 00:52:13 +00:00
Khalim Conn-Kowlessar
cab2072ab0 fixing property tests 2026-03-27 00:35:10 +00:00
Khalim Conn-Kowlessar
316623454a fixed unit tests 2026-03-27 00:15:36 +00:00
Khalim Conn-Kowlessar
a700ead260 added testing for integration 2026-03-26 23:02:17 +00:00
Khalim Conn-Kowlessar
5c94ecf3fb default landlord differences to emtpy dict, adding predcition matrix for inspection predictions 2026-03-26 18:58:40 +00:00
Daniel Roth
a989700c9e corrections to get data into s3 2026-03-26 17:16:08 +00:00
Daniel Roth
4a4099901f upload files to s3 2026-03-26 16:33:35 +00:00
Daniel Roth
3ee80cde10 dummy credentials 2026-03-26 16:10:26 +00:00
Daniel Roth
1a01ad94ac refactor handler 2026-03-26 16:07:06 +00:00
Daniel Roth
4ac7ed6f09 define sqlalchemy objects for new database tables / types 2026-03-26 15:38:19 +00:00
Daniel Roth
f1d1bcb2de Merge branch 'main' into feature/pashub-to-ara 2026-03-26 14:54:26 +00:00
Daniel Roth
abd0ed882f get uprn from pashub job id 2026-03-26 14:53:55 +00:00
Daniel Roth
c3e0ca1901
Merge pull request #925 from Hestia-Homes/feature/pashub-to-ara
Pashub to Ara:  correct sharepoint file structure and playwright videos for debugging
2026-03-26 14:40:47 +00:00
Daniel Roth
4770d3a3c5 delete comments 2026-03-26 10:39:56 +00:00
Daniel Roth
fc1aa8cfe0 Merge branch 'main' into feature/pashub-to-ara 2026-03-26 10:34:31 +00:00
Daniel Roth
a71e7e30d8 correct sharepoint file structure and playwright videos for debugging 2026-03-26 10:33:49 +00:00
Daniel Roth
78163cca40
Merge pull request #923 from Hestia-Homes/feature/pashub-to-ara
Correct Lambda container entrypoint for AWS deployment (remove local emulator)
2026-03-26 09:46:53 +00:00
Daniel Roth
7fa4b5f5c7 Correct Lambda container entrypoint for AWS deployment (remove local emulator) 2026-03-26 09:23:42 +00:00
Khalim Conn-Kowlessar
a3081214ca cleaning up inputs 2026-03-25 23:51:42 +00:00
Khalim Conn-Kowlessar
2da419df71 fixing new loading 2026-03-25 23:29:12 +00:00
Khalim Conn-Kowlessar
e946b7254a updating database pushes for rebaselined properties 2026-03-25 22:16:30 +00:00
KhalimCK
b9aa501808
Merge pull request #921 from Hestia-Homes/feature/pashub-to-ara
Pashub to Ara: Correct ecr in lambda deployment
2026-03-25 16:59:25 +00:00
Daniel Roth
dd88e3c425 correct ecr in lambda deployment 2026-03-25 16:53:29 +00:00
KhalimCK
7e3c731bae
Merge pull request #919 from Hestia-Homes/feature/pashub-to-ara
Pashub to Ara: fix requirements path in dockerfile
2026-03-25 16:43:40 +00:00
Daniel Roth
9bf44546d4 fix requirements path in dockerfile 2026-03-25 16:39:45 +00:00
Daniel Roth
e4816b1efc
Merge pull request #917 from Hestia-Homes/feature/pashub-to-ara
Pashub to ara: deploy lambda
2026-03-25 15:46:45 +00:00