aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | Bump ruff from 0.5.0 to 0.5.1Gravatar dependabot[bot]2024-07-08-21/+21
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1356 from python-discord/dependabot/pip/certifi-2024.7.4Gravatar Xithrius2024-07-06-4/+4
|\ \
| * | Bump certifi from 2024.2.2 to 2024.7.4Gravatar dependabot[bot]2024-07-05-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | Migration to official Sentry release CI action (#1355)Gravatar Xithrius2024-07-05-3/+3
| |
* | Merge pull request #1354 from python-discord/dependabot/pip/psycopg-3.2.1Gravatar jchristgit2024-07-04-77/+67
|\ \ | | | | | | Bump psycopg from 3.1.19 to 3.2.1
| * | Bump psycopg from 3.1.19 to 3.2.1Gravatar dependabot[bot]2024-07-01-77/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.19...3.2.1) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Update site for Code Jam 2024 (#1353)Gravatar Shakya Majumdar2024-07-03-72/+301
|/ /
* | Merge pull request #1349 from python-discord/dependabot/pip/coverage-7.5.4Gravatar jchristgit2024-06-29-55/+55
|\ \ | | | | | | Bump coverage from 7.5.3 to 7.5.4
| * | Bump coverage from 7.5.3 to 7.5.4Gravatar dependabot[bot]2024-06-28-55/+55
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1351 from python-discord/dependabot/pip/sentry-sdk-2.7.1Gravatar Xithrius2024-06-28-6/+6
|\ \
| * | Bump sentry-sdk from 2.7.0 to 2.7.1Gravatar dependabot[bot]2024-06-28-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.7.0...2.7.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1352 from python-discord/dependabot/pip/ruff-0.5.0Gravatar Xithrius2024-06-27-20/+21
|\ \
| * | Bump ruff from 0.4.10 to 0.5.0Gravatar dependabot[bot]2024-06-28-20/+21
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.10...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1350 from python-discord/dependabot/pip/sentry-sdk-2.7.0Gravatar Xithrius2024-06-26-6/+6
|\ \
| * | Bump sentry-sdk from 2.6.0 to 2.7.0Gravatar dependabot[bot]2024-06-27-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.6.0...2.7.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1348 from python-discord/dependabot/pip/ruff-0.4.10Gravatar Xithrius2024-06-21-20/+20
|\ \
| * | Bump ruff from 0.4.9 to 0.4.10Gravatar dependabot[bot]2024-06-21-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.4.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.9...v0.4.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1346 from python-discord/dependabot/pip/whitenoise-6.7.0Gravatar jchristgit2024-06-20-6/+7
|\ \ | | | | | | Bump whitenoise from 6.6.0 to 6.7.0
| * | Bump whitenoise from 6.6.0 to 6.7.0Gravatar dependabot[bot]2024-06-20-6/+7
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.7.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.7.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1347 from python-discord/dependabot/pip/sentry-sdk-2.6.0Gravatar jchristgit2024-06-20-5/+4
|\ \ | | | | | | Bump sentry-sdk from 2.5.1 to 2.6.0
| * | Bump sentry-sdk from 2.5.1 to 2.6.0Gravatar dependabot[bot]2024-06-20-5/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/commits) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1344 from python-discord/dependabot/pip/urllib3-2.2.2Gravatar jchristgit2024-06-18-3/+3
|\ \ | | | | | | Bump urllib3 from 2.2.1 to 2.2.2
| * | Bump urllib3 from 2.2.1 to 2.2.2Gravatar dependabot[bot]2024-06-17-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Bump docker/build-push-action from 5 to 6 (#1345)Gravatar dependabot[bot]2024-06-18-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action 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 #1342 from python-discord/dependabot/pip/taskipy-1.13.0Gravatar jchristgit2024-06-17-6/+6
|\ \ | | | | | | Bump taskipy from 1.12.2 to 1.13.0
| * | Bump taskipy from 1.12.2 to 1.13.0Gravatar dependabot[bot]2024-06-17-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.12.2...1.13.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1343 from python-discord/dependabot/pip/ruff-0.4.9Gravatar jchristgit2024-06-17-20/+20
|\ \ | | | | | | Bump ruff from 0.4.8 to 0.4.9
| * | Bump ruff from 0.4.8 to 0.4.9Gravatar dependabot[bot]2024-06-17-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.9. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.8...v0.4.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1341 from python-discord/jb3/github-filter/allow-some-botsGravatar Joe Banks2024-06-16-1/+13
|\ \ | | | | | | Allow some bots through the GitHub Webhook Filter
| * | Allow some bots through the GitHub Webhook FilterGravatar Joe Banks2024-06-16-1/+13
|/ / | | | | | | | | | | | | | | | | | | | | This allows the Fast Forward bot and GitHub Actions scripts through the webhook filter. * Fast Forward bot should be allowed as otherwise any event created by this bot (i.e. it's merges to main) are not reported into Discord as it is considered a bot payload * GitHub Actions are generally things we have created ourselves and are not normally high noise, and as such are also worth reporting
* | Bump sentry-sdk from 2.5.0 to 2.5.1 (#1340)Gravatar dependabot[bot]2024-06-11-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: sentry-sdk 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 tclindner/sentry-releases-action from 1.2.0 to 1.3.0 (#1339)Gravatar dependabot[bot]2024-06-10-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tclindner/sentry-releases-action](https://github.com/tclindner/sentry-releases-action) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/tclindner/sentry-releases-action/releases) - [Changelog](https://github.com/tclindner/sentry-releases-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/tclindner/sentry-releases-action/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: tclindner/sentry-releases-action 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>
* | Merge pull request #1338 from python-discord/jb3/deployment/gunicorn-from-dockerGravatar Joe Banks2024-06-07-49/+28
|\ \ | | | | | | Update production deployment configuration
| * | Update taskipy start task to remove redundant --debug flagGravatar Joe Banks2024-06-07-1/+1
| | |
| * | Update manage.py to handle solely running in debug modeGravatar Joe Banks2024-06-07-44/+21
| | |
| * | Update docker compose to use new debug run commandGravatar Joe Banks2024-06-07-1/+1
| | |
| * | Update Dockerfile to use production run commandGravatar Joe Banks2024-06-07-3/+5
|/ /
* | Merge pull request #1335 from python-discord/dependabot/pip/ruff-0.4.8Gravatar Xithrius2024-06-07-20/+20
|\ \
| * | Bump ruff from 0.4.6 to 0.4.8Gravatar dependabot[bot]2024-06-07-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.6 to 0.4.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.6...v0.4.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1336 from python-discord/dependabot/pip/sentry-sdk-2.5.0Gravatar Joe Banks2024-06-07-5/+5
|\ \
| * | Bump sentry-sdk from 2.3.1 to 2.5.0Gravatar dependabot[bot]2024-06-07-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.3.1 to 2.5.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.3.1...2.5.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1333 from ↵Gravatar Joe Banks2024-06-04-2/+2
|\ \ | | | | | | | | | | | | python-discord/jb3/monitoring/prometheus-db-metrics Use Prometheus drop-in database engines
| * | Use Prometheus drop-in database enginesGravatar Joe Banks2024-06-04-2/+2
|/ /
* | Bump ruff from 0.4.5 to 0.4.6 (#1330)Gravatar dependabot[bot]2024-05-31-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.5...v0.4.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development 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 coverage from 7.5.1 to 7.5.3 (#1331)Gravatar dependabot[bot]2024-05-31-55/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.5.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.1...7.5.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development 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 django-distill from 3.1.3 to 3.2.4 (#1328)Gravatar dependabot[bot]2024-05-31-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django-distill](https://github.com/meeb/django-distill) from 3.1.3 to 3.2.4. - [Release notes](https://github.com/meeb/django-distill/releases) - [Commits](https://github.com/meeb/django-distill/compare/v3.1.3...v3.2.4) --- updated-dependencies: - dependency-name: django-distill 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 sentry-sdk from 2.2.1 to 2.3.1 (#1327)Gravatar dependabot[bot]2024-05-24-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.2.1 to 2.3.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.2.1...2.3.1) --- updated-dependencies: - dependency-name: sentry-sdk 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>
| * Timeline: Fix word breaking on hyphenation in 8th Code JamGravatar ~hedy2024-05-30-3/+3
| | | | | | | | Co-authored-by: wookie184 <[email protected]>
| * Timeline: Fix CSS commentGravatar ~hedy2024-05-24-1/+1
| |
| * Timeline: Start a new paragraph for the @Directors (DWIM)Gravatar ~hedy2024-05-24-1/+3
| | | | | | | | A separate paragraph was used in the HTML, but another <p> was not actually used.