aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2025-05-17Update snekbox tests to use new default python versionGravatar Chris Lovering-18/+24
2025-05-17Move snekbox help docs to the @command decoratorGravatar Chris Lovering-20/+25
This allows us to use a f-string to get the supported Python versions, instead of hard coding
2025-05-17Dynamically get the default snekbox Python version by looking at the first ↵Gravatar Chris Lovering-1/+1
supported version
2025-05-17Add extra info about pre-release versions in snekbox outputGravatar Chris Lovering-1/+6
2025-05-17Replace 3.12 support in snekbox for 3.14-devGravatar Chris Lovering-2/+2
2025-04-20Remove cban alias, Add clban & cpban aliasesGravatar vivekashok1221-2/+2
2025-04-12Remove Ned's name from 'projects' tagGravatar Bradley Reynolds-1/+1
2025-04-12Fix return type annotationGravatar Vivek Ashokkumar-1/+1
Co-authored-by: Anand <[email protected]>
2025-04-10fix testsGravatar MeGaGiGaGon-2/+2
2025-04-10fix ruff lintsGravatar MeGaGiGaGon-5/+9
2025-04-10fix whitespace and file end lintsGravatar MeGaGiGaGon-3/+3
2025-04-10Add step to zen command slicingGravatar MeGaGiGaGon-27/+50
2025-04-10CodeSnippets: Add support for paste.pythondiscord.comGravatar vivekashok1221-14/+64
2025-04-08Remove broken hack for reflowing markdown textGravatar wookie184-5/+4
2025-04-08Fix markdownify breaking change: convert_as_inline->parent_tagsGravatar wookie184-12/+12
Now _inline is set as a pseudo value in parent_tags
2025-04-08Actually used capped durationGravatar Joe Banks-1/+1
Handle errors introduced by inferior developers such as @shtlrs Co-authored-by: Chris Lovering <[email protected]>
2025-04-06Founders Talentpool permissions (#3308)Gravatar Joe Banks-10/+11
* Add founders role to constants.py * Add Founders to some talentpool commands
2025-04-06Remove unused `ValidDiscordServerInvite` converter (#3307)Gravatar decorator-factory-39/+0
2025-03-30Remove pings when auto-banning in filtersGravatar Chris Lovering-1/+4
Mods no longer want to be pinged when a fitler results in an auto ban, but we still want the message to be sent to mod-alerts.
2025-03-29Bump getsentry/action-release from 1 to 3 (#3305)Gravatar dependabot[bot]-1/+1
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1 to 3. - [Release notes](https://github.com/getsentry/action-release/releases) - [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/action-release/compare/v1...v3) --- updated-dependencies: - dependency-name: getsentry/action-release 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>
2025-03-29Correct dependabot configGravatar Chris Lovering-3/+4