• Joined on 2025-03-10
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 21:37:48 +00:00
2220d933e4 mre submodule
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 21:32:01 +00:00
deca20e5f6 rename submodule
979b9e471d resolving submodule issue
Compare 2 commits »
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 21:25:21 +00:00
36f86a0d6c Moved mre module
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 21:23:20 +00:00
e7ae192382 Added submodule
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 21:21:29 +00:00
29011a141a Fixed issue with submodule
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 21:19:46 +00:00
0b12277456 Move where the submodule is loaded
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 21:17:41 +00:00
56b79a573a refactor API and add request parsing
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 20:57:39 +00:00
df161a9edb Added MRE submodule
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 20:53:20 +00:00
7d06b308ba Add mre submodule
chris pushed to add_mre_api at Quarter/MRE 2025-04-06 20:52:01 +00:00
c96c889791 Add mre submodule
chris pushed to main at Quarter/MRE-module 2025-04-06 20:49:05 +00:00
27cfe80cbd Initial commit
chris created repository Quarter/MRE-module 2025-04-06 19:12:07 +00:00
chris pushed to add_mre_api at Quarter/MRE 2025-03-30 06:50:09 +00:00
1d87e245f4 Fixed issues with the docker-compose template
chris pushed to add_mre_api at Quarter/MRE 2025-03-28 22:15:56 +00:00
b5004f0a4c Add skeleton function to the controller. Add pytest to requirements.txt
chris pushed to add_mre_api at Quarter/MRE 2025-03-28 21:32:08 +00:00
96364f4cd7 Got the render_templates script working properly
chris pushed to add_mre_api at Quarter/MRE 2025-03-28 20:09:05 +00:00
096f363fd2 Finished intitial script for rendering templates
chris pushed to add_mre_api at Quarter/MRE 2025-03-28 19:39:41 +00:00
12b7673b6e Work on render templates.py added argument for variable file
chris pushed to add_mre_api at Quarter/MRE 2025-03-28 18:52:21 +00:00
247b5adb1f Added scripts directory
chris pushed to add_mre_api at Quarter/MRE 2025-03-28 18:34:32 +00:00
24901135cb Use a docker-compose template instead of a defined yaml file so that the secrets can be loaded at runtime
chris pushed to add_mre_api at Quarter/MRE 2025-03-28 18:12:58 +00:00
05bc670e9a Added definition of workdir to the dockerfile