Commit graph

6685 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
6653ae9fbb added mainfuel to outputs 2023-08-01 11:55:30 +01:00
Khalim Conn-Kowlessar
4c99a9308b adding solar hot water and wind turbine features 2023-08-01 11:49:26 +01:00
Khalim Conn-Kowlessar
6f579b6939 adding additional attributes to property for posting to the database 2023-08-01 11:38:35 +01:00
KhalimCK
8bd981ff8a
Merge pull request #113 from Hestia-Homes/main
Added creation of properties to lambda
2023-07-31 17:58:44 +01:00
Khalim Conn-Kowlessar
2c4d06f746 Added database post to plan trigger 2023-07-31 16:48:26 +01:00
Khalim Conn-Kowlessar
1ceedc2ebb Adding property table cration to router 2023-07-31 16:26:54 +01:00
Khalim Conn-Kowlessar
c71e6fe44f added property and portfolio models' 2023-07-31 15:02:12 +01:00
KhalimCK
913ca329d9
Merge pull request #112 from Hestia-Homes/main
fixing sls
2023-07-31 12:01:57 +01:00
Khalim Conn-Kowlessar
1bb8a4cd36 fixing sls 2023-07-31 12:00:25 +01:00
KhalimCK
57350c2f12
Merge pull request #111 from Hestia-Homes/main
updated DB_USER to DB_USERNAME in github actions code
2023-07-31 11:54:27 +01:00
Khalim Conn-Kowlessar
a82a8c40d4 updated DB_USER to DB_USERNAME in github actions code 2023-07-31 11:54:22 +01:00
KhalimCK
e62af5349f
Merge pull request #110 from Hestia-Homes/main
Fixing github actions code with secrets manager
2023-07-31 11:46:19 +01:00
Khalim Conn-Kowlessar
7b8f79ca8d Fixing github actions code with secrets manager 2023-07-31 11:46:04 +01:00
KhalimCK
d7aef5b26d
Merge pull request #109 from Hestia-Homes/main
Adding secrets to fastapi deployment pipeline
2023-07-31 11:42:22 +01:00
Khalim Conn-Kowlessar
446ff1d8d2 Adding secrets to fastapi deployment pipeline 2023-07-31 11:30:14 +01:00
KhalimCK
4d6b601d17
Merge pull request #108 from Hestia-Homes/main
Added database connection to the fastapi lambda
2023-07-31 11:04:37 +01:00
Khalim Conn-Kowlessar
cb155f1cac Adding database connection to fastapi 2023-07-31 11:02:22 +01:00
Khalim Conn-Kowlessar
11bdb3dac8 removed serverless_requirements file 2023-07-21 18:55:02 +01:00
KhalimCK
e358cebbf7
Merge pull request #107 from Hestia-Homes/main
final optimisation using lambda specific dockerfile
2023-07-21 18:54:35 +01:00
Khalim Conn-Kowlessar
61e28f1cc3 final optimisation using lambda specific dockerfile 2023-07-21 18:54:08 +01:00
KhalimCK
99e107e493
Merge pull request #106 from Hestia-Homes/main
restrict urllib3 version for lambda
2023-07-21 18:48:44 +01:00
Khalim Conn-Kowlessar
06672e6505 restrict urllib3 version for lambda 2023-07-21 18:47:57 +01:00
KhalimCK
a7d6508b29
Merge pull request #105 from Hestia-Homes/main
switching out requirements
2023-07-21 18:40:17 +01:00
Khalim Conn-Kowlessar
3baa8a5ca6 switching out requirements 2023-07-21 18:39:54 +01:00
KhalimCK
747b489323
Merge pull request #104 from Hestia-Homes/main
ix silly rdsap tables bug
2023-07-21 18:31:33 +01:00
Khalim Conn-Kowlessar
001eddef2e ix silly rdsap tables bug 2023-07-21 18:31:03 +01:00
KhalimCK
0f0ee0d9fe
Merge pull request #103 from Hestia-Homes/main
moved rdsap_tables to recommendations
2023-07-21 18:22:48 +01:00
Khalim Conn-Kowlessar
6160c0685c moved rdsap_tables to recommendations 2023-07-21 18:22:05 +01:00
Khalim Conn-Kowlessar
4462a11e3b including rdsap tables: 2023-07-21 18:21:01 +01:00
KhalimCK
adfa0df008
Merge pull request #102 from Hestia-Homes/main
including config
2023-07-21 18:13:05 +01:00
Khalim Conn-Kowlessar
2d515aac78 including config 2023-07-21 18:12:38 +01:00
KhalimCK
567eeeb9e6
Merge pull request #101 from Hestia-Homes/main
updating the serverless patterns'
2023-07-21 18:06:00 +01:00
Khalim Conn-Kowlessar
e4610833a1 updating the serverless patterns' 2023-07-21 18:05:31 +01:00
KhalimCK
b3f549cf97
Merge pull request #100 from Hestia-Homes/main
fix syntax errors in patterns
2023-07-21 17:53:43 +01:00
Khalim Conn-Kowlessar
7095d6297b fix syntax errors in patterns 2023-07-21 17:53:24 +01:00
KhalimCK
8e0a2815a9
Merge pull request #99 from Hestia-Homes/main
restructuign package to move Property to backend
2023-07-21 17:38:08 +01:00
Khalim Conn-Kowlessar
508b206951 testing patterns in serverless script 2023-07-21 17:37:34 +01:00
Khalim Conn-Kowlessar
39f954a088 restructured app to move property to backend 2023-07-21 17:32:06 +01:00
Khalim Conn-Kowlessar
3e5d6cc4b4 added SapModel to app 2023-07-21 17:02:23 +01:00
KhalimCK
3d1127d18e
Merge pull request #98 from Hestia-Homes/main
removing tests in recommendations folder from serverless package
2023-07-21 16:24:34 +01:00
Khalim Conn-Kowlessar
8d4e0c956b removing tests in recommendations folder from serverless package 2023-07-21 16:24:00 +01:00
KhalimCK
68b8439d13
Merge pull request #97 from Hestia-Homes/main
Restructuring entire repo to get the trigger api to run actual recommendations
2023-07-21 15:52:57 +01:00
Khalim Conn-Kowlessar
9845879e9c sorting out coverage reporting 2023-07-21 15:52:11 +01:00
Khalim Conn-Kowlessar
e3d94b9307 fixed recommendation tests 2023-07-21 15:46:13 +01:00
Khalim Conn-Kowlessar
2f88f2a0af erfactoring recommendations 2023-07-21 15:22:22 +01:00
Khalim Conn-Kowlessar
caedd79523 Added unit tests for recommendation utils and still restructuing repo 2023-07-21 11:49:58 +01:00
Khalim Conn-Kowlessar
39a76daecc updated floor and walls temp data in backend 2023-07-21 10:56:46 +01:00
Khalim Conn-Kowlessar
0594ab7a7e windows and lighting debugged 2023-07-21 10:40:47 +01:00
Khalim Conn-Kowlessar
3f723785e4 handling welsh wall cases 2023-07-21 10:34:05 +01:00
Khalim Conn-Kowlessar
09515bd0c5 debugging roof attributes and adding additional test 2023-07-21 10:21:49 +01:00