51 Commits

Author SHA1 Message Date
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
978eb434f2 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
2381822606 I needed python3-dev, tested in a local docker container 2018-10-14 09:52:11 -07:00
815963c62e I cant spell, fixing pytho-dev to python-dev 2018-10-14 09:49:08 -07:00
84d23a7a60 throw more packages at it and see if it builds 2018-10-14 09:48:32 -07:00
ac37c1dce6 Trying a new image in the gitlab ci pipeline 2018-10-14 09:41:46 -07:00
041bdd33b9 Removing gcc from prod but adding it to the build env because we lint there 2018-10-14 09:39:02 -07:00
ca96176335 guess i cant get away with not installing requirements for linting 2018-06-13 10:56:19 -07:00
9c3b1e6aa3 fixing pip call in the yaml file 2018-06-13 10:53:30 -07:00
9f62f6344e 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
56db7b4f8c whoops 2018-04-13 10:04:58 -07:00
c4b7ca18be Adding text to speech module and updating pip in the container 2018-04-13 10:02:07 -07:00
f7a1824cd3 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
5c7ad3cea9 updating readme and testing double dollar signs to get passwords into gitlab runner docker nodes 2018-03-29 13:22:04 -07:00
52daecc4e6 Moving to using a requirements file, fixes #32 2017-10-08 18:39:12 +00:00
Jason Ji
9402cfb7a0 stock plugin mk1 2017-09-24 17:31:03 -07:00
Jason Ji
a973e87af7 Merge branch 'master' into 'weather'
# Conflicts:
#   .gitlab-ci.yml
#   Dockerfile
#   Dockerfile-test-env

Resolved by importing both PyOWM and BeautifulSoup4
2017-09-22 00:56:10 +00:00
Jason Ji
a5d623dde7 weather 2.0 - added emojis, made things look nicer 2017-09-21 17:50:36 -07:00
Zoid
61bc14154b Add support for fuckinghomepage.com. Fixes #23 2017-09-19 17:08:51 -06:00
Luke Robles
89864801b3 Remove bad words from the danbooru search. Fixes #24 2017-08-23 20:36:05 -07:00