|
e776a9f99b
|
Update .gitlab-ci.yml
|
2022-02-03 03:58:00 +00:00 |
|
|
b3b0f9db4c
|
Add helm linting step to gitlab-ci
|
2022-02-03 03:52:17 +00:00 |
|
|
84f30e5383
|
only lint if python has been updated
|
2022-02-02 17:18:55 -08:00 |
|
ein
|
d93f8dce10
|
removing helm from build trigger
|
2022-02-02 16:52:05 -08:00 |
|
ein
|
f56164a9c1
|
fixing indent in helm chart var
|
2022-02-02 16:51:12 -08:00 |
|
|
19e3660268
|
Alays build if things in app/ are changed
|
2022-02-02 16:45:17 -08:00 |
|
ein
|
83035c2b25
|
Only build and push if we're on master and someon modified app
|
2022-01-31 21:57:36 -08:00 |
|
ein
|
653215885a
|
Push to two tags since --all-tags doesnt work
|
2022-01-31 21:44:44 -08:00 |
|
ein
|
c923c0b427
|
multiple tags and pushes
|
2022-01-31 21:40:09 -08:00 |
|
ein
|
e76529eee8
|
making the lint stage print out the pipeline ID as a test
|
2022-01-31 21:36:09 -08:00 |
|
ein
|
9172eab7a3
|
Testing a pipeline that tags build with pipeline ID
|
2022-01-31 21:34:41 -08:00 |
|
ein
|
56bba55e61
|
Removign new line from gitlab-ci.yaml
|
2022-01-30 10:42:08 -08:00 |
|
ein
|
d56adeccd0
|
Removing --user
|
2022-01-30 10:37:34 -08:00 |
|
ein
|
d2143515d9
|
Adding pip install --user
|
2022-01-30 10:36:28 -08:00 |
|
ein
|
c83032922c
|
Making pip quiet
|
2022-01-30 10:34:19 -08:00 |
|
ein
|
91f93dc9b5
|
Making pip quiet
|
2022-01-30 10:33:36 -08:00 |
|
ein
|
f9cc95fa24
|
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 |
|
|
d99e71bfbb
|
updating gitlab.yaml to wait for docker socket to be ready
|
2021-10-22 18:33:46 +00:00 |
|
|
1e4a857345
|
upcasing the help method catagroies in the help embed
|
2021-10-15 13:40:17 -07:00 |
|
|
5479124714
|
Initial commit
|
2021-10-12 20:52:29 -07:00 |
|
|
83a0c2d097
|
Updating the cdn replace function to include the authors name
|
2021-10-12 20:14:33 -07:00 |
|
ein
|
30b907e17a
|
Fixing dind vars
|
2020-12-29 22:10:43 -08:00 |
|
|
b66e71ac52
|
Changing gitlab.ci to use a docker token insteead of my dockerhub password
|
2020-08-07 09:09:24 -07:00 |
|
|
ccdfa3ae61
|
No more linting, just build an ddeploy
|
2020-08-07 08:59:12 -07:00 |
|
|
3d1a055291
|
Reworking the container to use multistage builds. this should hopefully help it build faster
|
2020-08-07 08:53:02 -07:00 |
|
|
6bd18035ce
|
updates to the updated bot and changing storage driver
|
2020-07-24 14:21:59 -07:00 |
|
|
9301b11160
|
Trying a build with the new overlay driver
|
2020-03-26 09:53:23 -07:00 |
|
|
de293e1502
|
Throwing the kitchen sink at it
|
2020-03-21 15:10:06 -07:00 |
|
|
7e7855a695
|
fixing typo
|
2020-03-21 15:07:43 -07:00 |
|
|
35408c8c4c
|
Adding lxml to build env
|
2020-03-21 15:06:07 -07:00 |
|
|
f5af315b43
|
testing it without the before script
|
2020-03-18 12:38:38 -07:00 |
|
|
bd71aa006e
|
trying with new vars
|
2019-08-19 10:19:10 -07:00 |
|
|
50eadcac01
|
another try
|
2019-08-17 10:54:53 -07:00 |
|
|
dbbed8808d
|
testing with a different dind image
|
2019-08-17 10:50:51 -07:00 |
|
|
0306a7cc45
|
another try
|
2019-08-17 10:46:40 -07:00 |
|
|
38981f5de1
|
testing fix to gitlab.yml file
|
2019-08-17 10:42:49 -07:00 |
|
|
644b5eaca0
|
need to go back to the dind thing
|
2018-10-14 09:54:04 -07:00 |
|
|
b191a73333
|
I needed python3-dev, tested in a local docker container
|
2018-10-14 09:52:11 -07:00 |
|
|
b5fb248274
|
I cant spell, fixing pytho-dev to python-dev
|
2018-10-14 09:49:08 -07:00 |
|
|
e0405ad9ca
|
throw more packages at it and see if it builds
|
2018-10-14 09:48:32 -07:00 |
|
|
453e33771b
|
Trying a new image in the gitlab ci pipeline
|
2018-10-14 09:41:46 -07:00 |
|
|
f5d413398a
|
Removing gcc from prod but adding it to the build env because we lint there
|
2018-10-14 09:39:02 -07:00 |
|
|
9bd119e660
|
guess i cant get away with not installing requirements for linting
|
2018-06-13 10:56:19 -07:00 |
|
|
1c8d2a9c02
|
fixing pip call in the yaml file
|
2018-06-13 10:53:30 -07:00 |
|
|
6fae7acf11
|
Trying some new things with the gitlab.yml file, also removing pylint from requirements.txt so it is only instlled during testing
|
2018-06-13 10:49:52 -07:00 |
|
|
e9ad31fcc8
|
whoops
|
2018-04-13 10:04:58 -07:00 |
|
|
8118999343
|
Adding text to speech module and updating pip in the container
|
2018-04-13 10:02:07 -07:00 |
|
|
d967d31c3c
|
reverting double dollar sign and trying this again with privleged set to true for the gitlab-runner config
|
2018-03-29 13:28:00 -07:00 |
|
|
fd63ed494a
|
updating readme and testing double dollar signs to get passwords into gitlab runner docker nodes
|
2018-03-29 13:22:04 -07:00 |
|
|
fa023ca94a
|
Moving to using a requirements file, fixes #32
|
2017-10-08 18:39:12 +00:00 |
|