Commit graph

113 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
9f46b23b72 added testing automation with tox and added new test to handle error case when fetching address from epc registry 2025-05-14 15:34:12 +01:00
Khalim Conn-Kowlessar
e5be7d4f85 removed version of serverless python requirements 2025-04-16 18:04:21 +01:00
Khalim Conn-Kowlessar
f30b3e3703 added serverless python requirements 2025-04-16 17:59:53 +01:00
Khalim Conn-Kowlessar
0618fc05fd restructuring app to split out engine code 2025-04-16 17:10:13 +01:00
Khalim Conn-Kowlessar
3dfc821fd7 adding missing secrets to backend 2024-10-22 18:05:31 +01:00
Khalim Conn-Kowlessar
d746fce9a9 pinning serverless versions 2024-10-22 17:16:57 +01:00
Khalim Conn-Kowlessar
19c3c429d2 removed redundant requirements file from github actions unit test 2024-10-22 12:19:46 +01:00
Khalim Conn-Kowlessar
dde8b2254a adding backend install to actions file 2024-10-01 16:03:46 +01:00
Khalim Conn-Kowlessar
dfa5e798e1 added aws credentials to unit test github workflow 2023-11-17 14:12:55 +00:00
Khalim Conn-Kowlessar
f94cbd4385 added spatial readme 2023-10-05 14:27:00 +01:00
Khalim Conn-Kowlessar
bc398489af giving lambda permissions to PREDICTIONS_BUCKET and DATA_BUCKET 2023-09-13 10:29:32 +01:00
Khalim Conn-Kowlessar
28bdc119fd finishing implementation of the model wip 2023-09-12 17:18:10 +01:00
Khalim Conn-Kowlessar
558c916878 stringify python version 2023-09-12 15:56:18 +01:00
Khalim Conn-Kowlessar
2dfcdc8f56 fixing python 3.10 2023-09-12 15:54:40 +01:00
Khalim Conn-Kowlessar
c850a4c7a5 testing new github actions workflow for unit tests 2023-09-12 15:51:15 +01:00
Khalim Conn-Kowlessar
02208cbf4a implementing sap model api call to backend and fixing bug in DataProcessor 2023-09-05 18:03:25 +01:00
quandanrepo
5dc6e2bf8d
Update cml.yml 2023-09-05 00:08:53 +01:00
quandanrepo
7aad180caa
Update cml.yml - examine error 2023-09-04 23:25:35 +01:00
quandanrepo
f085eba501
Update cml.yml - test docker compose 2023-09-04 23:11:29 +01:00
Khalim Conn-Kowlessar
4540ed82d1 Give permission to lambda to read from data bucket 2023-09-01 19:13:28 +01:00
Khalim Conn-Kowlessar
ad9faa8b9d attempting to use v3 of docker/build-push-action@v3 2023-09-01 18:23:17 +01:00
Khalim Conn-Kowlessar
c3fac38388 changing platform for github actions deployment 2023-09-01 18:03:42 +01:00
quandanrepo
0d2badb002
Merge pull request #198 from Hestia-Homes/mlmodel
Mlmodel
2023-09-01 16:03:51 +01:00
Khalim Conn-Kowlessar
d0687987bb added back in the login to ecr 2023-09-01 16:01:13 +01:00
Michael Duong
3dfe05f77d added download and load for predcitions 2023-09-01 15:43:13 +01:00
Khalim Conn-Kowlessar
28942a9cd6 specifying full path 2023-09-01 15:25:03 +01:00
Khalim Conn-Kowlessar
e0a7e6dd4b specifying the dockerfile 2023-09-01 14:56:00 +01:00
Khalim Conn-Kowlessar
118fec54f6 testing streamlined approach to pushing and caching in github actions 2023-09-01 14:51:13 +01:00
quandanrepo
8f94628031
Update cml.yml 2023-09-01 11:36:32 +01:00
Khalim Conn-Kowlessar
03f4b87e24 Added load to dockerx build 2023-08-31 18:16:31 +01:00
Khalim Conn-Kowlessar
0d5b76b3a5 remove erroneous push command from docker build 2023-08-31 17:58:33 +01:00
Khalim Conn-Kowlessar
672877d165 changing working directory for lambda 2023-08-31 17:39:32 +01:00
Khalim Conn-Kowlessar
3147fef3d3 changing working directory to simulation system for the github actions workgflor 2023-08-31 15:59:08 +01:00
Khalim Conn-Kowlessar
f6652345a6 correct name of dockerfiles 2023-08-31 15:43:35 +01:00
Khalim Conn-Kowlessar
9b1c429644 Created sap model github actions file and serverless file 2023-08-31 15:40:03 +01:00
Khalim Conn-Kowlessar
93beffe01b Recolved merge conflicts 2023-08-25 12:15:19 +01:00
Khalim Conn-Kowlessar
d9b856a5ba switch actions file to not use arm64 2023-08-24 20:22:16 +01:00
Khalim Conn-Kowlessar
45a13c1503 trying to use buildx 2023-08-24 16:42:59 +01:00
Khalim Conn-Kowlessar
363a6887a9 trying to use arm64 2023-08-24 15:33:12 +01:00
Khalim Conn-Kowlessar
1afc815362 added the reference to the github sha in the lambda function uri instead of latest 2023-08-24 10:57:34 +01:00
Khalim Conn-Kowlessar
52f508f48b fix github actions yaml error 2023-08-24 10:48:52 +01:00
Khalim Conn-Kowlessar
c69f19f27d removing serverless python requirements 2023-08-24 10:47:26 +01:00
Khalim Conn-Kowlessar
9a98503569 remove hardcoded stage in database credentials fetch 2023-08-23 08:23:13 +01:00
Khalim Conn-Kowlessar
238bea1f39 added github sha to docker tag 2023-08-23 08:20:37 +01:00
Khalim Conn-Kowlessar
96ac0135e9 transforming lambda to use docker wip 2023-08-22 09:52:42 +01:00
quandanrepo
496fea20d3
Update cml.yml 2023-08-19 18:18:53 +01:00
quandanrepo
53fa286f17
Update cml.yml 2023-08-19 17:51:07 +01:00
quandanrepo
01491a3b3a
Update cml.yml 2023-08-19 17:44:16 +01:00
quandanrepo
ec74372191
Update cml.yml 2023-08-19 17:42:49 +01:00
quandanrepo
8f06e41892
Update cml.yml 2023-08-19 17:40:05 +01:00