index
:
bot-core
add-message-utils
bootstrap-paginator
check-rerun-job-util
dependabot/pip/pydantic-2.10.3
dependabot/pip/ruff-0.8.2
dependabot/pip/sphinx-autodoc-typehints-2.5.0
dependabot/pip/taskipy-1.14.1
dependabot/pip/tomli-2.2.1
docs
dont-read-response-for-204-codes
fixup-commit-blocker
main
port-constants
redis_relay
A mirrored copy of the python-discord/bot-core repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
bootstrap-paginator
add boostrap_line_paginator_with_emojis util
shtlrs
15 months
dependabot/pip/pydantic-2.10.3
Bump pydantic from 2.10.1 to 2.10.3
dependabot[bot]
10 months
dependabot/pip/ruff-0.8.2
Bump ruff from 0.8.0 to 0.8.2
dependabot[bot]
10 months
dependabot/pip/sphinx-autodoc-typehints-2.5.0
Bump sphinx-autodoc-typehints from 2.4.0 to 2.5.0
dependabot[bot]
12 months
dependabot/pip/taskipy-1.14.1
Bump taskipy from 1.14.0 to 1.14.1
dependabot[bot]
11 months
dependabot/pip/tomli-2.2.1
Bump tomli from 2.1.0 to 2.2.1
dependabot[bot]
11 months
docs
Deploying to docs from @ python-discord/bot-core@74072b3709d87dc811a4972aec1e...
jb3
25 hours
dont-read-response-for-204-codes
Do not attempt to read response body if the HTTP response code is 204.
Chris Lovering
22 months
fixup-commit-blocker
run fixup blocker when git ref isn't main
shtlrs
2 years
main
Update release date for version 11.8.0 in changelog
Joe Banks
25 hours
[...]
Tag
Download
Author
Age
v11.8.0
commit 9f0162c086...
Joe Banks
26 hours
v11.7.0
commit 0da291ca7e...
Joe Banks
2 months
v11.6.1
commit eecf9521fe...
Joe Banks
3 months
v11.6.0
commit 16835478af...
Chris Lovering
8 months
v11.5.1
commit cbe2bae7bd...
Chris Lovering
11 months
v11.5.0
commit bdaaa2e76d...
Chris Lovering
11 months
v11.4.0
commit 06b1ada577...
Chris Lovering
13 months
v11.3.1
commit 8a9d7f0bd1...
Chris Lovering
15 months
v11.3.0
commit be7764273d...
Chris Lovering
15 months
v11.2.0
commit 3fe3eaefc1...
Chris Lovering
16 months
[...]
Age
Commit message
Author
Lines
2023-12-14
Do not attempt to read response body if the HTTP response code is 204.
dont-read-response-for-204-codes
Chris Lovering
-24
/
+15
2023-12-10
Changelog 10.5.0
v10.5.0
Chris Lovering
-1
/
+2
2023-12-10
Bump dev dependency versions
Chris Lovering
-131
/
+131
2023-11-27
Lint repo to latest ruff rules
Chris Lovering
-2
/
+0
2023-11-27
Bump postgres to 16 in dev bot
Chris Lovering
-1
/
+1
2023-11-27
Mark lib deps using tilda version specifiers
Chris Lovering
-4
/
+6
2023-11-27
Bump dev deps to latest
Chris Lovering
-447
/
+450
2023-10-26
Changelog 10.4.0
v10.4.0
Chris Lovering
-1
/
+5
2023-10-26
Update CI to use new ruff output argument
Chris Lovering
-1
/
+1
2023-10-26
Update ruff config to enable unsafe and preview rules
Chris Lovering
-2
/
+4
[...]