index
:
metricity
dependabot/pip/aiohttp-3.10.2
dependabot/pip/deepmerge-2.0
dependabot/pip/pre-commit-3.8.0
dependabot/pip/pydis-core-11.4.0
dependabot/pip/ruff-0.6.8
improve-user-in-guild-sync
main
A mirrored copy of the python-discord/metricity repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
dependabot/pip/aiohttp-3.10.2
Bump aiohttp from 3.9.5 to 3.10.2
dependabot[bot]
14 months
dependabot/pip/deepmerge-2.0
Bump deepmerge from 1.1.1 to 2.0
dependabot[bot]
13 months
dependabot/pip/pre-commit-3.8.0
Bump pre-commit from 3.7.1 to 3.8.0
dependabot[bot]
15 months
dependabot/pip/pydis-core-11.4.0
Bump pydis-core from 11.3.1 to 11.4.0
dependabot[bot]
13 months
dependabot/pip/ruff-0.6.8
Bump ruff from 0.6.4 to 0.6.8
dependabot[bot]
13 months
improve-user-in-guild-sync
Improve user in-guild sync process
Chris Lovering
16 months
main
Bump version to 2.8.0
Chris Lovering
13 months
Tag
Download
Author
Age
v2.8.0
commit 2bfb473287...
Chris Lovering
13 months
v2.7.0
commit 6ce69f2cca...
Chris Lovering
16 months
v2.6.2
commit d3dc9da2b0...
Chris Lovering
16 months
v2.6.1
commit 8b4dc57ae0...
Chris Lovering
16 months
v2.6.0
commit 5b0f6b6bb7...
Joe Banks
16 months
v2.5.1
commit b8f21650ad...
Joe Banks
18 months
v2.5.0
commit 13c6a319cd...
Joe Banks
18 months
v2.4.0
commit 73442824f4...
Chris Lovering
21 months
v2.3.2
commit 112e2b2e19...
Chris Lovering
22 months
v2.3.1
commit 1ef2fd9893...
Joe Banks
2 years
[...]
Age
Commit message
Author
Lines
2024-06-06
Bump metricity version to 2.6.1
v2.6.1
Chris Lovering
-1
/
+1
2024-06-06
Bump all dependencies to latest
Chris Lovering
-287
/
+270
2024-06-06
Merge pull request #151 from python-discord/reduce-memory-usage-on-startuyp
v2.6.0
Joe Banks
-246
/
+277
2024-06-06
Use a generator instead of a list to store the members to sync
Chris Lovering
-3
/
+3
2024-06-06
Bump metricity version to 2.6.0
Chris Lovering
-1
/
+1
2024-06-06
Add cog that syncs the guild on startup
Chris Lovering
-93
/
+116
2024-06-06
Move channel & thread syncer to sync utils file
Chris Lovering
-106
/
+111
2024-06-06
Rename utils to syncer_utils for clarity
Chris Lovering
-10
/
+13
2024-06-06
Merge pull request #150 from python-discord/jb3/deployment/infra-repo
jchristgit
-33
/
+8
2024-06-06
Update deployment to use infra repository
Joe Banks
-33
/
+8
[...]