88 Commits

Author SHA1 Message Date
da03c6aee7 Revert "Try older DIND image"
This reverts commit 1b80a660e2303f8a514f9a5c0848f0affb2ece86.
2023-05-18 09:05:35 -07:00
ad2575b834 Try older DIND image 2023-05-18 09:01:52 -07:00
42d90927af Specify platform when building, not that i think it matters 2023-05-18 08:21:29 -07:00
6bd4454cb9 test using argocd service url with the kubeneretes name server added to gitlab runner's resolve.conf 2023-02-22 14:17:33 -08:00
8532e0cb0a Update .gitlab-ci.yml file 2023-02-22 22:09:27 +00:00
f7fb8ed7ac Update .gitlab-ci.yml file to use argocd-server.argocd.svc.cluster.local instead of an IP 2023-02-22 22:02:56 +00:00
af952d5005 update argocd ip 2023-02-22 13:59:07 -08:00
3297831ff0 fix app sync for argocd 2023-02-08 09:59:59 -08:00
eacee2a4bf update secrets for helm chart 2023-01-11 14:53:06 -08:00
0244f18152 fix image tag override 2022-05-22 08:31:53 -07:00
5e7ada8e3c Update .gitlab-ci.yml file 2022-05-22 15:29:38 +00:00
cd68a2c3d8 Update .gitlab-ci.yml file 2022-05-22 15:29:20 +00:00
30c139e8bf Update .gitlab-ci.yml file 2022-05-22 03:57:25 +00:00
bee78d396b revert gitlab ci to push to the pipeline ID 2022-05-21 20:20:46 -07:00
fec60d51c1 fixing the coom function 2022-05-21 19:59:17 -07:00
e44a4d00f2 Update build file to push all tags at once instead of doing two pushes 2022-05-21 18:01:03 -07:00
c3eaccaf14 Add business card reply, switch the number we tag the container with to an IID (unique per project) 2022-05-21 16:29:35 -07:00
019f2dd1f8 fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
52c0a6d8d7 hopefully fixing the ci cd process to watch the cogs dir 2022-05-02 20:17:09 -07:00
38b3b63a2f making gitlab build code if cogs change 2022-04-30 10:14:46 -07:00
616c745855 using curl to get the argocd binary so we have less shit in the container 2022-03-11 20:55:11 -08:00
3468762efd Adding wget and jq 2022-03-11 17:18:39 -08:00
651bd2bb1a Pull latest argocd CLI for pipeline 2022-03-11 17:11:17 -08:00
e57bee7199 Adding post stage to gitlab pipeline to sync argo if helm/* was changed, also updating the test script to format your code 2022-02-08 10:57:01 -08:00
ae8bff8108 trying with a wget 2022-02-04 19:46:12 -08:00
490550ef5d forgot quotes around command 2022-02-04 17:39:46 -08:00
3bc5ac099a trying ti with someoneelses docker container 2022-02-04 17:34:19 -08:00
4937f66abb reverting the pipeline shit 2022-02-04 17:32:00 -08:00
9402664061 Update .gitlab-ci.yml 2022-02-05 01:27:34 +00:00
1fcb5aeb9f Update .gitlab-ci.yml 2022-02-05 01:22:28 +00:00
c6a2a2c265 Adding argocd sync step to pipeline 2022-02-04 17:21:36 -08:00
aecbc4af1c Running yaml formatter on the gitlab-ci file 2022-02-02 20:00:24 -08:00
3d95ea64fe Update .gitlab-ci.yml 2022-02-03 03:58:00 +00:00
9546dcbafb Add helm linting step to gitlab-ci 2022-02-03 03:52:17 +00:00
c62e1d9f34 only lint if python has been updated 2022-02-02 17:18:55 -08:00
4dadf2e188 removing helm from build trigger 2022-02-02 16:52:05 -08:00
f731d22e74 fixing indent in helm chart var 2022-02-02 16:51:12 -08:00
8e4a9f6fc5 Alays build if things in app/ are changed 2022-02-02 16:45:17 -08:00
7d7b495f37 Only build and push if we're on master and someon modified app 2022-01-31 21:57:36 -08:00
87b78880ee Push to two tags since --all-tags doesnt work 2022-01-31 21:44:44 -08:00
68927d6488 multiple tags and pushes 2022-01-31 21:40:09 -08:00
d72151787f making the lint stage print out the pipeline ID as a test 2022-01-31 21:36:09 -08:00
b3fc7f65f2 Testing a pipeline that tags build with pipeline ID 2022-01-31 21:34:41 -08:00
95bec785b1 Removign new line from gitlab-ci.yaml 2022-01-30 10:42:08 -08:00
8803bfdce5 Removing --user 2022-01-30 10:37:34 -08:00
6d388d55b1 Adding pip install --user 2022-01-30 10:36:28 -08:00
1fbc7b1619 Making pip quiet 2022-01-30 10:34:19 -08:00
26662efeae Making pip quiet 2022-01-30 10:33:36 -08:00
6244e5567e Adding a lint phase to the ci/cd pipeline. This should fail because animals.py is not formatted properly according to black 2022-01-30 10:31:54 -08:00
eb2cc08f51 updating gitlab.yaml to wait for docker socket to be ready 2021-10-22 18:33:46 +00:00