Luke Robles
|
0873056383
|
making gitlab build code if cogs change
|
2022-04-30 10:14:46 -07:00 |
|
Luke Robles
|
61dd377c15
|
using curl to get the argocd binary so we have less shit in the container
|
2022-03-11 20:55:11 -08:00 |
|
|
ebc4fe4749
|
Adding wget and jq
|
2022-03-11 17:18:39 -08:00 |
|
|
67160e9c30
|
Pull latest argocd CLI for pipeline
|
2022-03-11 17:11:17 -08:00 |
|
ein
|
6b92f478f8
|
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
|
bbc481187e
|
trying with a wget
|
2022-02-04 19:46:12 -08:00 |
|
|
70325b577e
|
forgot quotes around command
|
2022-02-04 17:39:46 -08:00 |
|
|
3dbe90c57c
|
trying ti with someoneelses docker container
|
2022-02-04 17:34:19 -08:00 |
|
|
5c6d8250a2
|
reverting the pipeline shit
|
2022-02-04 17:32:00 -08:00 |
|
|
c700c6e127
|
Update .gitlab-ci.yml
|
2022-02-05 01:27:34 +00:00 |
|
|
5e3459ebe3
|
Update .gitlab-ci.yml
|
2022-02-05 01:22:28 +00:00 |
|
|
f290f9e272
|
Adding argocd sync step to pipeline
|
2022-02-04 17:21:36 -08:00 |
|
Luke Robles
|
136508764c
|
Running yaml formatter on the gitlab-ci file
|
2022-02-02 20:00:24 -08:00 |
|
|
1171d62ffb
|
Update .gitlab-ci.yml
|
2022-02-03 03:58:00 +00:00 |
|
|
f1dbcf17ef
|
Add helm linting step to gitlab-ci
|
2022-02-03 03:52:17 +00:00 |
|
|
30aee8c4ca
|
only lint if python has been updated
|
2022-02-02 17:18:55 -08:00 |
|
ein
|
f711739543
|
removing helm from build trigger
|
2022-02-02 16:52:05 -08:00 |
|
ein
|
e8b84829a7
|
fixing indent in helm chart var
|
2022-02-02 16:51:12 -08:00 |
|
|
f3681023c5
|
Alays build if things in app/ are changed
|
2022-02-02 16:45:17 -08:00 |
|
ein
|
eb618ff520
|
Only build and push if we're on master and someon modified app
|
2022-01-31 21:57:36 -08:00 |
|
ein
|
4e6984b1ab
|
Push to two tags since --all-tags doesnt work
|
2022-01-31 21:44:44 -08:00 |
|
ein
|
bea9dec446
|
multiple tags and pushes
|
2022-01-31 21:40:09 -08:00 |
|
ein
|
3112da6767
|
making the lint stage print out the pipeline ID as a test
|
2022-01-31 21:36:09 -08:00 |
|
ein
|
46d6b59594
|
Testing a pipeline that tags build with pipeline ID
|
2022-01-31 21:34:41 -08:00 |
|
ein
|
e990f34d6b
|
Removign new line from gitlab-ci.yaml
|
2022-01-30 10:42:08 -08:00 |
|
ein
|
bc3fcda980
|
Removing --user
|
2022-01-30 10:37:34 -08:00 |
|
ein
|
3f6330d6ad
|
Adding pip install --user
|
2022-01-30 10:36:28 -08:00 |
|
ein
|
dd5398c932
|
Making pip quiet
|
2022-01-30 10:34:19 -08:00 |
|
ein
|
e442e41633
|
Making pip quiet
|
2022-01-30 10:33:36 -08:00 |
|
ein
|
c3f6bc8b26
|
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 |
|
|
634497b84f
|
updating gitlab.yaml to wait for docker socket to be ready
|
2021-10-22 18:33:46 +00:00 |
|
Luke Robles
|
352cdd4440
|
upcasing the help method catagroies in the help embed
|
2021-10-15 13:40:17 -07:00 |
|
Luke Robles
|
ee2e29274d
|
Initial commit
|
2021-10-12 20:52:29 -07:00 |
|
Luke Robles
|
c16911b519
|
Updating the cdn replace function to include the authors name
|
2021-10-12 20:14:33 -07:00 |
|
ein
|
26a76619e5
|
Fixing dind vars
|
2020-12-29 22:10:43 -08:00 |
|
Luke Robles
|
55e6b1a395
|
Changing gitlab.ci to use a docker token insteead of my dockerhub password
|
2020-08-07 09:09:24 -07:00 |
|
Luke Robles
|
b638e7b959
|
No more linting, just build an ddeploy
|
2020-08-07 08:59:12 -07:00 |
|
|
370a838bdc
|
Reworking the container to use multistage builds. this should hopefully help it build faster
|
2020-08-07 08:53:02 -07:00 |
|
|
22273720e6
|
updates to the updated bot and changing storage driver
|
2020-07-24 14:21:59 -07:00 |
|
Luke
|
68c5e7569f
|
Trying a build with the new overlay driver
|
2020-03-26 09:53:23 -07:00 |
|
Luke
|
7fb48530e8
|
Throwing the kitchen sink at it
|
2020-03-21 15:10:06 -07:00 |
|
Luke
|
1bb1e867c4
|
fixing typo
|
2020-03-21 15:07:43 -07:00 |
|
Luke
|
4fefc0d1e0
|
Adding lxml to build env
|
2020-03-21 15:06:07 -07:00 |
|
Luke
|
0ee05f1969
|
testing it without the before script
|
2020-03-18 12:38:38 -07:00 |
|
|
7156230f80
|
trying with new vars
|
2019-08-19 10:19:10 -07:00 |
|
|
f07e8a34e5
|
another try
|
2019-08-17 10:54:53 -07:00 |
|
|
ce46bd5efa
|
testing with a different dind image
|
2019-08-17 10:50:51 -07:00 |
|
|
c98c15ef20
|
another try
|
2019-08-17 10:46:40 -07:00 |
|
|
9db811b06d
|
testing fix to gitlab.yml file
|
2019-08-17 10:42:49 -07:00 |
|
|
b32285956d
|
need to go back to the dind thing
|
2018-10-14 09:54:04 -07:00 |
|