aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2019-03-24CI: Refactor environment variablesGravatar MarkKoz-12/+5
* Remove variables from build job * Move all variables to the test job * Remove LIBRARY_PATH * Remove PIPENV_VENV_IN_PROJECT; redundant because of --system option * Add PIPENV_DONT_USE_PYENV; might save a tiny amount of time?
2019-03-24CI: Remove setuptools and salt-pepperGravatar MarkKoz-6/+0
They are remnants of an obsolete deployment system.
2019-03-24CI: Remove build packagesGravatar MarkKoz-4/+0
Either the packages already exist on the Ubuntu image or are not needed thanks to the use of manylinux wheels.
2019-03-19Update bot/resources/snakes/snake_facts.jsonGravatar Derek-1/+1
Co-Authored-By: MadisonMcdonald <[email protected]>
2019-03-18Update bot/resources/snakes/snake_facts.jsonGravatar Mark-2/+2
Co-Authored-By: MadisonMcdonald <[email protected]>
2019-03-18changes lemon made me doGravatar Madison Mcdonald-9/+9
2019-03-14Requested ChangesGravatar Suhail-13/+14
2019-03-14Pickup LinesGravatar Suhail-0/+140
Includes the File for the cog containing the command in addition to the JSON file containing the list of pickup lines
2019-03-09Add PIP_SRC to lint pipeline envs.Gravatar Scragly-0/+1
2019-03-09Venv in project, add `.cache` in lint ignore.Gravatar Scragly-2/+3