aboutsummaryrefslogtreecommitdiffstats
path: root/alembic/env.py (unfollow)
Commit message (Collapse)AuthorLines
2021-07-07Bumps Project VersionGravatar Hassan Abouelela-2/+2
2021-07-07Locks Python VersionGravatar Hassan Abouelela-145/+124
Locks the python version in the Dockerfile to 3.9.5, and updates the version specified in the poetry file to limit support up to 3.9.
2021-07-07Removes Unnecessary Docker PackagesGravatar Hassan Abouelela-3/+0
Removes GCC and git from the docker setup process, as they are not needed for the program.
2021-05-17fix: remove unused Union importGravatar vcokltfre-1/+1
2021-05-17chore: remove unneeded env variables and command processingGravatar vcokltfre-13/+2
2021-04-09Remove unused Context importGravatar Joe Banks-1/+1
2021-04-09Various version upgrades for discord.pyGravatar Joe Banks-179/+258
2021-04-09Remove opt_out from bot logic and opt out commandsGravatar Joe Banks-45/+1
2021-04-09Remove opt_out columnGravatar Joe Banks-1/+28
2021-04-05Chage from GHCR_TOKEN secret to GITHUB_TOKEN for Docker image publishGravatar Joe Banks-1/+1