aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bump version in pyproject.tomlv2.2.0Gravatar Chris Lovering2023-08-22-1/+1
|
* Ensure images are pushed to ghcr on push to mainGravatar Chris Lovering2023-08-22-1/+1
|
* Tag ghcr image with short commit shaGravatar Chris Lovering2023-08-22-1/+1
|
* Bump all dependencies to latestGravatar Chris Lovering2023-08-22-227/+230
|
* Checkout code in deploy stepGravatar Chris Lovering2023-08-22-0/+3
|
* Remove unused tox.iniGravatar Chris Lovering2023-08-22-14/+0
| | | | This is no longer needed as we don't use flake8
* Update CI to use reusable workflows and push an image on release (#66)Gravatar ChrisJL2023-08-22-77/+114
|
* Create Path object once whne loading configGravatar Chris Lovering2023-08-22-2/+3
|
* Merge pull request #60 from python-discord/bump-various-versionsv2.1.0Gravatar ChrisJL2023-08-22-536/+774
|\ | | | | Bump various versions
| * Bump project versionGravatar Chris Lovering2023-07-24-1/+1
| |
| * Update CI action versionsGravatar Chris Lovering2023-07-24-11/+10
| |
| * Update CI to use ruff lintingGravatar Chris Lovering2023-07-24-2/+2
| |
| * Update code style for new ruff rulesGravatar Chris Lovering2023-07-24-95/+84
| |
| * Move linting to ruffGravatar Chris Lovering2023-07-24-115/+201
| |
| * Bump core dependenciesGravatar Chris Lovering2023-07-24-320/+484
|/
* Allow changing the config file location with CONFIG_LOCATION (#56)Gravatar Ambre Bertucci2023-06-20-3/+4
| | | Currently, it is mandatory for you to put the config file in the same folder as the code. This raises issues in environments such as Kubernetes. This commit allows the user to use `CONFIG_LOCATION` to change the location of that file, while keeping the current behavior as default.
* Bump pydis-core from 9.5.1 to 9.6.0 (#50)Gravatar dependabot[bot]2023-06-12-9/+9
| | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.5.1 to 9.6.0. - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v9.5.1...v9.6.0) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update base docker image usedGravatar ChrisJL2023-06-10-1/+1
|
* Bump alembic from 1.10.2 to 1.10.3 (#47)Gravatar dependabot[bot]2023-04-08-5/+5
| | | | | | | | | | | | | | | | Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.10.2 to 1.10.3. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pydis-core from 9.4.1 to 9.5.1 (#42)Gravatar dependabot[bot]2023-04-06-9/+9
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.4.1 to 9.5.1. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v9.4.1...v9.5.1) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump alembic from 1.9.4 to 1.10.2 (#45)Gravatar dependabot[bot]2023-04-06-5/+18
| | | | | | | | | | | | | | | | Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.4 to 1.10.2. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump psycopg2-binary from 2.9.5 to 2.9.6 (#46)Gravatar dependabot[bot]2023-04-05-74/+65
| | | | | | | | | | | | | | | | Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.6) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump metricity versionv2.0.1Gravatar Chris Lovering2023-02-28-2/+2
| | | | Some dependencies have been updated to hgih patch versions, so a patch version bump in the app makes sense
* Bump aiohttp from 3.8.3 to 3.8.4 (#38)Gravatar dependabot[bot]2023-02-28-91/+91
| | | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.3...v3.8.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump alembic from 1.9.3 to 1.9.4 (#39)Gravatar dependabot[bot]2023-02-28-5/+5
| | | | | | | | | | | | | | | | Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump python-dotenv from 0.21.1 to 1.0.0 (#40)Gravatar dependabot[bot]2023-02-28-6/+6
| | | | | | | | | | | | | | | | Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.0.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #27 from python-discord/stable-d.py-and-python-3.10Gravatar ChrisJL2023-02-10-714/+870
|\ | | | | Python 3.10, latest bot-core version and bump all deps
| * BotBase.load_extensions no longer needs to be ran in a taskGravatar Chris Lovering2023-02-10-2/+2
| |
| * Update botcore module name throughout repoGravatar Chris Lovering2023-02-10-6/+6
| |
| * Bump to Python 3.10 and mark version as breakingGravatar Chris Lovering2023-02-10-668/+138
| | | | | | | | The bump to Python3.10 will make existing virtual envs running this project incompatible, so a break change made sense here.
| * Use latest bot-core version and bump all depsGravatar Chris Lovering2023-02-10-46/+732
|/ | | | This version of bot-core also brings in the 2.0 stable release of Discord.py
* Merge pull request #30 from python-discord/poetry-1.2Gravatar Xithrius2022-09-17-15/+8
|\
| * Fix Poetry 1.2 SupportGravatar Hassan Abouelela2022-09-18-15/+8
|/ | | | | | | | | | | | Poetry 1.2 introduced a regression which broke pip `--user` installs. These types of install were the main way we did installations in docker and CI, as they made it much more convenient to control the location, availability, and caching of packages. Poetry's team does not recognize this as a supported use case, so major changes were required to get everything working again. Most of the changes were consolidated into chrislovering/python-poetry-base for docker, and HassanAbouelela/setup-python for CI.
* Merge pull request #20 from python-discord/update-staff-channel-logicGravatar Hassan Abouelela2022-07-11-11/+21
|\ | | | | Add support for staff channels that are not in staff categories
| * Merge branch 'main' into update-staff-channel-logicGravatar Hassan Abouelela2022-07-11-0/+6
| |\ | |/ |/|
* | Merge pull request #19 from python-discord/dependabotGravatar Hassan Abouelela2022-07-11-0/+6
|\ \ | | | | | | Add dependabot config
| * | Add dependabot configGravatar ChrisJL2022-07-10-0/+6
|/ /
| * Add support for staff channels that are not in staff categoriesGravatar Chris Lovering2022-07-10-3/+8
| |
| * Update 3.9-style type hints in config.pyGravatar Chris Lovering2022-07-10-6/+6
| |
| * Update staff category list, and add another ignored categoryGravatar Chris Lovering2022-07-10-2/+7
|/
* Merge pull request #18 from python-discord/botcore-migrationGravatar ChrisJL2022-07-09-681/+1068
|\
| * Add concurrency rules to both workflowsGravatar Chris Lovering2022-07-09-0/+8
| | | | | | | | This ensures only one workflow runs at a time for each target.
| * Simplify the error handler instance checkGravatar Chris Lovering2022-07-09-2/+2
| | | | | | | | | | | | This also fixes the debug output to ensure the command name is always included Co-authored-by: HassanAbouelela <[email protected]>
| * Remove superfluous guardsGravatar Chris Lovering2022-07-09-6/+0
| |
| * Add github cache to flake8 ignore listGravatar Chris Lovering2022-07-09-1/+1
| |
| * Update lint workflow to use python 3.9Gravatar Chris Lovering2022-07-09-8/+6
| |
| * Add a simple status cogGravatar Chris Lovering2022-07-09-0/+60
| |
| * Add a simple error handler cogGravatar Chris Lovering2022-07-09-0/+42
| |
| * Move all event listener logic to extensionsGravatar Chris Lovering2022-07-09-0/+417
| |
| * Migrate metricity to use BotBase from botcoreGravatar Chris Lovering2022-07-09-423/+85
| |