aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | Add a Goodreads link and 'paid' tag.Gravatar devdanzin2023-12-23-0/+4
| | | | |
| * | | | Fix trailing whitespace.Gravatar devdanzin2023-12-23-1/+1
| | | | |
| * | | | Add 'Software Design by Example' to resources.Gravatar devdanzin2023-12-22-0/+21
|/ / / /
* | | | Merge pull request #1192 from python-discord/dependabot/pip/ruff-0.1.9Gravatar Xithrius2023-12-21-20/+20
|\ \ \ \
| * | | | Bump ruff from 0.1.8 to 0.1.9Gravatar dependabot[bot]2023-12-22-20/+20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.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.1.8...v0.1.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 #1190 from python-discord/dependabot/pip/coverage-7.3.4Gravatar jchristgit2023-12-21-55/+55
|\ \ \ \ | | | | | | | | | | Bump coverage from 7.3.3 to 7.3.4
| * | | | Bump coverage from 7.3.3 to 7.3.4Gravatar dependabot[bot]2023-12-21-55/+55
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.3 to 7.3.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.3.3...7.3.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 #1191 from python-discord/dependabot/pip/httpx-0.26.0Gravatar Xithrius2023-12-20-5/+5
|\ \ \ \
| * | | | Bump httpx from 0.25.2 to 0.26.0Gravatar dependabot[bot]2023-12-21-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.25.2 to 0.26.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.25.2...0.26.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1189 from python-discord/dependabot/pip/psycopg-3.1.16Gravatar Xithrius2023-12-19-75/+75
|\ \ \ \
| * | | | Bump psycopg from 3.1.15 to 3.1.16Gravatar dependabot[bot]2023-12-20-75/+75
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.15 to 3.1.16. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.15...3.1.16) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1186 from python-discord/nplusone-infractions-expandedGravatar jchristgit2023-12-15-8/+7
|\ \ \ \ | | | | | | | | | | Prefetch user and actor in expanded infraction view
| * | | | Prefetch user and actor in expanded infraction viewGravatar Johannes Christ2023-12-15-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | Prevent N+1 reported by Sentry: https://python-discord.sentry.io/issues/4721126467/?project=2714379&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=90d&stream_index=3
* | | | | Merge pull request #1188 from python-discord/slightly-optimize-tag-updatesGravatar jchristgit2023-12-15-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Prevent loading related object when updating tags
| * | | | | Prevent loading related object when updating tagsGravatar Johannes Christ2023-12-15-2/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | We can simply save by the ID here, we do not need any other data from the related object.
* | | | | Merge pull request #1187 from python-discord/nplusone-nomination-entriesGravatar Amrou Bellalouna2023-12-15-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Preload nomination entries in nomination viewset
| * | | | Preload nomination entries in nomination viewsetGravatar Johannes Christ2023-12-15-1/+1
|/ / / / | | | | | | | | | | | | See https://python-discord.sentry.io/issues/4721508176/?project=2714379&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=90d&stream_index=1
* | | | use curl to download the pull_request_payload artifact (#1185)Gravatar Amrou Bellalouna2023-12-15-1/+1
| | | |
* | | | remove --quiet header to get full output (#1182)Gravatar Amrou Bellalouna2023-12-15-1/+1
| | | |
* | | | Merge pull request #1181 from python-discord/bulk-create-deleted-messagesGravatar jchristgit2023-12-15-6/+3
|\ \ \ \ | | | | | | | | | | Insert deleted messages as a Batch
| * | | | insert deleted messages as a BatchGravatar shtlrs2023-12-15-6/+3
|/ / / / | | | | | | | | | | | | Sentry is sending an N+1 query alert because of the way we were inserting messages (one by one)
* | | | Merge pull request #1179 from python-discord/dependabot/pip/psycopg-3.1.15Gravatar jchristgit2023-12-15-74/+74
|\ \ \ \ | | | | | | | | | | Bump psycopg from 3.1.14 to 3.1.15
| * | | | Bump psycopg from 3.1.14 to 3.1.15Gravatar dependabot[bot]2023-12-15-74/+74
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.14 to 3.1.15. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.14...3.1.15) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1178 from python-discord/dependabot/pip/sentry-sdk-1.39.1Gravatar jchristgit2023-12-15-6/+6
|\ \ \ \ | | | | | | | | | | Bump sentry-sdk from 1.39.0 to 1.39.1
| * | | | Bump sentry-sdk from 1.39.0 to 1.39.1Gravatar dependabot[bot]2023-12-15-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.0 to 1.39.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/1.39.0...1.39.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 #1177 from python-discord/dependabot/pip/coverage-7.3.3Gravatar jchristgit2023-12-15-55/+55
|\ \ \ \ | | | | | | | | | | Bump coverage from 7.3.2 to 7.3.3
| * | | | Bump coverage from 7.3.2 to 7.3.3Gravatar dependabot[bot]2023-12-15-55/+55
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.3.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.3.2...7.3.3) --- 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 #1180 from ↵Gravatar Xithrius2023-12-14-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | python-discord/dependabot/github_actions/actions/upload-artifact-4
| * | | | Bump actions/upload-artifact from 3 to 4Gravatar dependabot[bot]2023-12-15-2/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
| | | * Migrate mailing lists to their own API endpointsGravatar Johannes Christ2023-12-17-9/+362
| |_|/ |/| | | | | | | | | | | | | | Add a new model for the bot to store its mailing list state in, as opposed to the current JSON blob in the BotSetting table. Migrate the existing settings from the BotSetting table into the new model.
* | | Merge pull request #1175 from python-discord/dependabot/pip/ruff-0.1.8Gravatar jchristgit2023-12-14-20/+20
|\ \ \ | |_|/ |/| | Bump ruff from 0.1.7 to 0.1.8
| * | Bump ruff from 0.1.7 to 0.1.8Gravatar dependabot[bot]2023-12-14-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.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.1.7...v0.1.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 #1173 from python-discord/dependabot/pip/sentry-sdk-1.39.0Gravatar jchristgit2023-12-13-6/+6
|\ \ | | | | | | Bump sentry-sdk from 1.38.0 to 1.39.0
| * | Bump sentry-sdk from 1.38.0 to 1.39.0Gravatar dependabot[bot]2023-12-13-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.38.0 to 1.39.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/1.38.0...1.39.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 #1172 from python-discord/update-sentry-configGravatar jchristgit2023-12-12-12/+12
|\ \ | | | | | | Enable tracing and include source for slow queries
| * | Simplify is_bot_pr_approval logicGravatar Chris Lovering2023-12-12-4/+1
| | |
| * | Convert to lower case before checking equalityGravatar Chris Lovering2023-12-12-8/+8
| | |
| * | Enable tracing and include source for slow queriesGravatar Chris Lovering2023-12-12-1/+4
|/ /
* | Enable Sentry profile samplingGravatar Chris Lovering2023-12-11-1/+2
| |
* | Log a warning when being ratelimtted by GithubGravatar Chris Lovering2023-12-11-0/+25
| |
* | Enable sentry logging integrationGravatar Chris Lovering2023-12-11-1/+3
| |
* | Unify frozen fields logic into serializer mixin (#1169)Gravatar jchristgit2023-12-11-14/+40
| | | | | | | | Additionally, implement frozen fields on the offensive message serializer.
* | Implement editing of offensive message records (#1165)Gravatar jchristgit2023-12-11-22/+59
| | | | | | | | | | | | | | Allow changing the deletion date of offensive message records in case the bot encounters an error during deletion attempts. Fixes #364. Unblocks python-discord/bot#1013.
* | Mention READMEs for app dirs in contributing guide (#1168)Gravatar jchristgit2023-12-11-0/+5
| | | | | | | | | | | | Allow people to figure out our repository structure easily after settnig up the project. Part of #673.
* | Merge pull request #1164 from ↵Gravatar jchristgit2023-12-11-1/+161
|\ \ | | | | | | | | | | | | python-discord/the-pythondiscord-workers-serverless-webscale-platform Implement the github-filter worker in the API
| * | Implement the github-filter worker in the APIGravatar Johannes Christ2023-12-11-1/+161
|/ / | | | | | | | | | | | | | | | | | | | | | | The current github-filter worker, found at https://github.com/python-discord/workers/blob/main/github-filter/src/index.ts, fails to work at present because Discord's webhook endpoints block Cloudflare's IP ranges from accessing this endpoint. Whilst they use Cloudflare to guard themselves, it seems they do not wish others to use it. Implement it on the site to circumvent IP restrictions and allow to modify the code in Python.
* | Merge pull request #1167 from python-discord/dependabot/pip/pre-commit-3.6.0Gravatar Xithrius2023-12-10-6/+7
|\ \
| * | Bump pre-commit from 3.5.0 to 3.6.0Gravatar dependabot[bot]2023-12-11-6/+7
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1163 from hedyhli/patch-1Gravatar jchristgit2023-12-08-1/+1
|\ \ | | | | | | API: Add alias "hire" for rule 9
| * | Add alias "hire" for rule 9Gravatar ~hedy2023-12-08-1/+1
|/ / | | | | ref: https://discord.com/channels/267624335836053506/429409067623251969/1182407804787626047