Commit Graph

37 Commits

Author SHA1 Message Date
43e58a3717 CHORE: Update CICD to build containers for amd not arm 2024-02-18 20:31:58 +00:00
c3593d2109 CHORE: Update CICD to build containers for amd not arm 2024-02-18 20:28:43 +00:00
02f69f2e68 CHORE: Removed unecessary environ variables from pipeline 2024-02-18 19:28:38 +00:00
164e4aa213 #11 Changed pipeline to only run on master branch 2024-02-16 15:03:46 +00:00
22833ec7ad #11 Those were actually important XD 2024-02-16 14:27:52 +00:00
5776bcb73f #11 Removed unecessary env vars form pipeline 2024-02-16 14:23:39 +00:00
e5308ecda2 #11 Created a separate runner withappropriate container for running 2024-02-16 14:02:07 +00:00
7551da4aaa #11 Changed container name 2024-02-16 13:32:12 +00:00
e4d8cb2def #11 Changed container name 2024-02-16 13:31:04 +00:00
3c1eaf048c #11 Moved login to before any registry actions 2024-02-16 13:28:30 +00:00
b340beab3c #11 Corrected container name 2024-02-16 13:25:45 +00:00
4024578591 #11 Fixed lint warnings on pipeline 2024-02-16 13:23:14 +00:00
8f7842eb0a #11 Missing - added 2024-02-16 13:20:29 +00:00
1420a3115f #11 corrected indentaiton on ci file 2024-02-16 13:19:23 +00:00
61f2b86746 #11 Added alias to registry to allow for connection. 2024-02-16 13:18:41 +00:00
61e845c5b1 #11 Moved env vars into correct location for pipeline 2024-02-16 13:15:22 +00:00
76f1a5d992 #11 Removed : from pipeline as it caused failure 2024-02-16 13:12:56 +00:00
737e0e7a22 #11 Added variables to allow for connection to registry 2024-02-16 13:07:54 +00:00
31215585da #11 Trying difference permutations to connect to the registry 2024-02-16 13:04:04 +00:00
2ec07edb7e #11 Updated pipeline to pass token via stdin 2024-02-16 12:58:44 +00:00
50ec369dae #11 Updated pipeline to pass password via stdin 2024-02-16 12:55:49 +00:00
cc090daa6d First test of deploying to the container registry 2024-02-16 12:49:13 +00:00
fee4a19e3f Added env vars to testing pipeline 2024-01-30 21:56:02 +00:00
2e20a22221 Removed comments from CI worflow 2024-01-30 21:50:56 +00:00
f8c6ff0e5d Update CI to show warnings 2024-01-30 21:50:35 +00:00
5a20a8d7c0 Updated line endings to be in line with UNIX style 2024-01-28 11:59:04 +00:00
17cb908753 Ensure env vars are set for test environment 2024-01-21 22:40:31 +00:00
f227727c74 Added pep8 style tests 2024-01-21 21:58:45 +00:00
b879049021 Removed venv from pipeline script 2024-01-15 18:30:18 +00:00
ff5bfbfb1a Changed ci/cd to use acticate script in bin folder 2024-01-15 18:29:03 +00:00
bb883d6b55 Changed ci/cd to use acticate script in bin folder 2024-01-15 18:28:25 +00:00
fbcd62de28 Changed directory in ci/cd pipeline 2024-01-15 18:26:46 +00:00
03819ac529 Changed directory in ci/cd pipeline 2024-01-15 18:24:44 +00:00
bf368e6f27 Changed directory in ci/cd pipeline 2024-01-15 18:23:39 +00:00
7f6d31a36f Install requirements in CI job 2024-01-13 14:25:58 +00:00
fb9fe54b9d Fixed pipeline file 2024-01-13 14:22:29 +00:00
dadba6c706 Create a gitlab CI pipeline 2024-01-13 14:20:13 +00:00