KhalimCK
|
ee25297170
|
Merge pull request #21 from Hestia-Homes/main
Added api versioning - v1
|
2023-07-09 15:21:18 +01:00 |
|
Khalim Conn-Kowlessar
|
a0ee39a2f9
|
Added verbose to sls deploy
|
2023-07-09 15:20:53 +01:00 |
|
Khalim Conn-Kowlessar
|
6d346c47b6
|
Added api versioning
|
2023-07-09 15:20:20 +01:00 |
|
KhalimCK
|
066d24a769
|
Merge pull request #20 from Hestia-Homes/main
removed silly bug
|
2023-07-09 15:03:05 +01:00 |
|
Khalim Conn-Kowlessar
|
7952bb531f
|
removed silly bug
|
2023-07-09 15:02:38 +01:00 |
|
KhalimCK
|
6c87f87083
|
Merge pull request #19 from Hestia-Homes/main
removed serverless offline
|
2023-07-09 15:01:41 +01:00 |
|
Khalim Conn-Kowlessar
|
958b7db5c0
|
removed serverless offline
|
2023-07-09 15:01:11 +01:00 |
|
KhalimCK
|
e5a1801c2b
|
Merge pull request #18 from Hestia-Homes/main
Added install of serverless-python-requirements to github actions
|
2023-07-09 14:58:48 +01:00 |
|
Khalim Conn-Kowlessar
|
ee35ad7bc7
|
Added install of serverless-python-requirements to github actions
|
2023-07-09 14:58:25 +01:00 |
|
KhalimCK
|
ad50158833
|
Merge pull request #17 from Hestia-Homes/main
aaded temp environment variables to serverless github actions
|
2023-07-09 14:51:18 +01:00 |
|
Khalim Conn-Kowlessar
|
406162cd4b
|
aaded temp environment variables to serverless github actions
|
2023-07-09 14:50:59 +01:00 |
|
KhalimCK
|
e4b336273a
|
Merge pull request #16 from Hestia-Homes/main
removed aws-profile bug
|
2023-07-09 14:46:11 +01:00 |
|
Khalim Conn-Kowlessar
|
744bdda044
|
removed aws-profile bug
|
2023-07-09 14:45:46 +01:00 |
|
KhalimCK
|
23ca25a9c7
|
Merge pull request #15 from Hestia-Homes/main
debugging actions yml to use relevant aws keys
|
2023-07-09 14:44:42 +01:00 |
|
Khalim Conn-Kowlessar
|
24db3c05a9
|
debugging actions yml to use relevant aws keys
|
2023-07-09 14:44:12 +01:00 |
|
KhalimCK
|
f6ba29a63f
|
Merge pull request #14 from Hestia-Homes/main
Added change of directory to backend before running install requireme…
|
2023-07-09 14:35:18 +01:00 |
|
Khalim Conn-Kowlessar
|
257a49af9f
|
Added change of directory to backend before running install requirements and sls deploy
|
2023-07-09 14:34:58 +01:00 |
|
KhalimCK
|
79b0cc8fab
|
Merge pull request #13 from Hestia-Homes/main
specify different version for backend actions file
|
2023-07-09 14:32:49 +01:00 |
|
Khalim Conn-Kowlessar
|
4b0c544556
|
specify different version for backend actions file
|
2023-07-09 14:31:32 +01:00 |
|
KhalimCK
|
fb8138cc29
|
Merge pull request #12 from Hestia-Homes/main
Completed template setup and deployment of backend - testing automated deployment
|
2023-07-09 14:29:33 +01:00 |
|
Khalim Conn-Kowlessar
|
f60b5b2e57
|
Added fastapi depoyment actions
|
2023-07-09 14:28:15 +01:00 |
|
Khalim Conn-Kowlessar
|
b42ba30e4e
|
commit changes to gitignore
|
2023-07-09 14:24:01 +01:00 |
|
Khalim Conn-Kowlessar
|
77d44fe407
|
Adding .serverless to git ignore and working on serverless script for backend fastapi
|
2023-07-09 08:54:24 +01:00 |
|
Khalim Conn-Kowlessar
|
4c26422143
|
Added dockerfile to serverless script
|
2023-07-09 08:25:51 +01:00 |
|
Khalim Conn-Kowlessar
|
fe8c37c179
|
Updating sls file - deployment working but dependencies not packages corectly
|
2023-07-09 08:14:58 +01:00 |
|
Khalim Conn-Kowlessar
|
9d60c8998e
|
Adding serverless script
|
2023-07-09 07:57:47 +01:00 |
|
Khalim Conn-Kowlessar
|
09df555b2b
|
resolved local api validation flow
|
2023-07-07 10:37:10 +01:00 |
|
Khalim Conn-Kowlessar
|
6193948b2f
|
Dockerfile + set up mangum
|
2023-07-07 10:23:20 +01:00 |
|
Khalim Conn-Kowlessar
|
33b681bace
|
Added the local endpoint
|
2023-07-07 09:49:33 +01:00 |
|
Khalim Conn-Kowlessar
|
eaa1fbf0ac
|
added jwt testing framework
|
2023-07-07 09:38:03 +01:00 |
|
Khalim Conn-Kowlessar
|
0529a81ac6
|
Added placeholder notes on validation of jtw
|
2023-07-06 11:57:09 +01:00 |
|
Khalim Conn-Kowlessar
|
1f4e846345
|
Updated requirements base
|
2023-07-06 11:53:27 +01:00 |
|
Khalim Conn-Kowlessar
|
271fb9de3a
|
Setting up jwt auth
|
2023-07-06 11:52:38 +01:00 |
|
Khalim Conn-Kowlessar
|
f7fe90b185
|
Major project restructure and setup
|
2023-07-06 11:33:13 +01:00 |
|
Khalim Conn-Kowlessar
|
737ebc115b
|
Added api key authentication to example portoflio api
|
2023-07-06 10:42:27 +01:00 |
|
Khalim Conn-Kowlessar
|
28a5f3bdee
|
basic portfolio api
|
2023-07-06 10:24:06 +01:00 |
|
Khalim Conn-Kowlessar
|
d9de9cf67e
|
Notes for authentication between nextjs frontend and api service
|
2023-07-06 10:07:55 +01:00 |
|
Khalim Conn-Kowlessar
|
b51c19716a
|
setup minimal template application
|
2023-07-06 10:02:54 +01:00 |
|
KhalimCK
|
4eab76fed3
|
Merge pull request #11 from Hestia-Homes/main
Pull out branch name from the environment github ref
|
2023-07-05 19:46:46 +01:00 |
|
Khalim Conn-Kowlessar
|
7e9ffedbe6
|
Pull out branch name from the environment github ref
|
2023-07-05 19:46:10 +01:00 |
|
KhalimCK
|
b7f0973d47
|
Merge pull request #10 from Hestia-Homes/main
changed trigger condition
|
2023-07-05 19:41:33 +01:00 |
|
Khalim Conn-Kowlessar
|
69362570b8
|
changed trigger condition
|
2023-07-05 19:40:26 +01:00 |
|
KhalimCK
|
1584f8a417
|
Merge pull request #9 from Hestia-Homes/main
changed branch requirements
|
2023-07-05 19:37:12 +01:00 |
|
Khalim Conn-Kowlessar
|
695672999a
|
changed branch requirements
|
2023-07-05 19:36:42 +01:00 |
|
KhalimCK
|
550e09b3bb
|
Merge pull request #8 from Hestia-Homes/main
change branch requirements on dev and prod deploy statements
|
2023-07-05 19:35:04 +01:00 |
|
Khalim Conn-Kowlessar
|
112c7bedbb
|
change branch requirements on dev and prod deploy statements
|
2023-07-05 19:34:25 +01:00 |
|
KhalimCK
|
b64cd70820
|
Merge pull request #7 from Hestia-Homes/main
add prevent detroy
|
2023-07-05 19:27:41 +01:00 |
|
Khalim Conn-Kowlessar
|
d7b24ccdd1
|
add prevent detroy
|
2023-07-05 19:26:32 +01:00 |
|
KhalimCK
|
12d788fc1c
|
Merge pull request #6 from Hestia-Homes/main
Handle issue with workspace already existing
|
2023-07-05 19:23:23 +01:00 |
|
Khalim Conn-Kowlessar
|
e3b68d56af
|
Handle issue with workspace already existing
|
2023-07-05 19:23:03 +01:00 |
|