81 Commits

Author SHA1 Message Date
Luke Robles
cecf2fb4d1 fix app sync for argocd 2023-02-08 09:59:59 -08:00
Luke Robles
c7d3001d9d update secrets for helm chart 2023-01-11 14:53:06 -08:00
Luke Robles
83af52bc47 fix image tag override 2022-05-22 08:31:53 -07:00
928809b97a Update .gitlab-ci.yml file 2022-05-22 15:29:38 +00:00
fdca70f3f8 Update .gitlab-ci.yml file 2022-05-22 15:29:20 +00:00
08feaeb397 Update .gitlab-ci.yml file 2022-05-22 03:57:25 +00:00
Luke Robles
093ea58db1 revert gitlab ci to push to the pipeline ID 2022-05-21 20:20:46 -07:00
Luke Robles
dc953d0525 fixing the coom function 2022-05-21 19:59:17 -07:00
Luke Robles
de30593628 Update build file to push all tags at once instead of doing two pushes 2022-05-21 18:01:03 -07:00
920b5bc7f7 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
Luke Robles
0117031efa fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
Luke Robles
d706e30678 hopefully fixing the ci cd process to watch the cogs dir 2022-05-02 20:17:09 -07:00
Luke Robles
ec19127f35 making gitlab build code if cogs change 2022-04-30 10:14:46 -07:00
Luke Robles
ac1e60ffa1 using curl to get the argocd binary so we have less shit in the container 2022-03-11 20:55:11 -08:00
b8d36c05c2 Adding wget and jq 2022-03-11 17:18:39 -08:00
b43c820379 Pull latest argocd CLI for pipeline 2022-03-11 17:11:17 -08:00
ein
7bddde0274 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
ein
cc64c3fa85 trying with a wget 2022-02-04 19:46:12 -08:00
6d75e2c8b3 forgot quotes around command 2022-02-04 17:39:46 -08:00
d6d9ce8e85 trying ti with someoneelses docker container 2022-02-04 17:34:19 -08:00
b1b57be4e9 reverting the pipeline shit 2022-02-04 17:32:00 -08:00
5d0d09f63a Update .gitlab-ci.yml 2022-02-05 01:27:34 +00:00
3893d3f76a Update .gitlab-ci.yml 2022-02-05 01:22:28 +00:00
5d6c220701 Adding argocd sync step to pipeline 2022-02-04 17:21:36 -08:00
Luke Robles
836c292fc0 Running yaml formatter on the gitlab-ci file 2022-02-02 20:00:24 -08:00
ffe6b671b7 Update .gitlab-ci.yml 2022-02-03 03:58:00 +00:00
a69a495fae Add helm linting step to gitlab-ci 2022-02-03 03:52:17 +00:00
efe1ea4089 only lint if python has been updated 2022-02-02 17:18:55 -08:00
ein
23b24834a4 removing helm from build trigger 2022-02-02 16:52:05 -08:00
ein
f3048bb3e9 fixing indent in helm chart var 2022-02-02 16:51:12 -08:00
5f1f0a4108 Alays build if things in app/ are changed 2022-02-02 16:45:17 -08:00
ein
8b046f78e7 Only build and push if we're on master and someon modified app 2022-01-31 21:57:36 -08:00
ein
3935f927fb Push to two tags since --all-tags doesnt work 2022-01-31 21:44:44 -08:00
ein
8e847adbf6 multiple tags and pushes 2022-01-31 21:40:09 -08:00
ein
6764168904 making the lint stage print out the pipeline ID as a test 2022-01-31 21:36:09 -08:00
ein
eccfcdbf03 Testing a pipeline that tags build with pipeline ID 2022-01-31 21:34:41 -08:00
ein
12507c0d0e Removign new line from gitlab-ci.yaml 2022-01-30 10:42:08 -08:00
ein
4e5d05d3e9 Removing --user 2022-01-30 10:37:34 -08:00
ein
f105c8e12e Adding pip install --user 2022-01-30 10:36:28 -08:00
ein
cb3f9b554f Making pip quiet 2022-01-30 10:34:19 -08:00
ein
95f5a59269 Making pip quiet 2022-01-30 10:33:36 -08:00
ein
08b4f60b50 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
1963ecf5f9 updating gitlab.yaml to wait for docker socket to be ready 2021-10-22 18:33:46 +00:00
Luke Robles
48b4f1b27b upcasing the help method catagroies in the help embed 2021-10-15 13:40:17 -07:00
Luke Robles
00d15959b1 Initial commit 2021-10-12 20:52:29 -07:00
Luke Robles
d82ce6af1b Updating the cdn replace function to include the authors name 2021-10-12 20:14:33 -07:00
ein
977feced90 Fixing dind vars 2020-12-29 22:10:43 -08:00
Luke Robles
9c53c0ee05
Changing gitlab.ci to use a docker token insteead of my dockerhub password 2020-08-07 09:09:24 -07:00
Luke Robles
2a7e9f5d1d
No more linting, just build an ddeploy 2020-08-07 08:59:12 -07:00
f8a5eac552 Reworking the container to use multistage builds. this should hopefully help it build faster 2020-08-07 08:53:02 -07:00