aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2021-05-21Prefer using the package name as a prefix when handling symbol conflictsGravatar Numerlor-13/+13
When renaming, having label.symbol etc. in the list of the renamed symbol in the embed doesn't really provide much context on what that symbol may be to the user. Prioritizing the package name instead should makes it clearer that it's from an another package. Conflicts within a package are still resolved using the previous logic
2021-05-17Fix pre-commit, since flake8 isn't a taskGravatar Chris-1/+1
2021-05-16Constants: use in-server emojis for incidentGravatar Matteo Bertucci-3/+3
The default config is currently referencing the emoji server versions, making it unable to work with the nomination archive automation
2021-05-16Fix tense problemsGravatar Vivaan Verma-1/+1
Some of the first paragraph was in the past tense and some was in the present. Now everything is in the present.
2021-05-16Finish the tagGravatar Vivaan Verma-1/+22
2021-05-16Change programme to programGravatar Vivaan Verma-1/+1
2021-05-16Fixes Dependency Install Flag In DockerfileGravatar Hassan Abouelela-1/+1
Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-15Nomination: consider that the first message has two role pingsGravatar Matteo Bertucci-8/+12
2021-05-15Nomination: change archive timestamp to %Y/%m/%dGravatar Matteo Bertucci-1/+1
2021-05-15Utils: fix indentationGravatar Matteo Bertucci-4/+4
2021-05-13Delete reddit cog constantsGravatar Chris-15/+0
These were added back accidentaly as part of a merge conflict.
2021-05-12Add docker-compose.override.yml to gitignoreGravatar Numerlor-0/+1
2021-05-11Updates YTDL Tag (#1583)Gravatar Hassan Abouelela-1/+1
* Updates YTDL Tag Updates the tag to include similar tools, and adds an open-ended descriptor. Co-authored-by: ChrisJL <[email protected]>
2021-05-11Updates Dependency Manager Files In CODEOWNERSGravatar Hassan Abouelela-1/+2
Updates Pipfile and pipenv lock file to poetry equivalents in CODEOWNERS. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Updates Usages Of Pipenv To PoetryGravatar Hassan Abouelela-31/+22
Updates the Dockerfile, pre-commit, CI, and documentation to reflect the new dependency manager. Dockerfile is also updated to 3.9. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Adds Python-DotenvGravatar Hassan Abouelela-0/+6
Adds python dotenv to emulate the default .env file loading behavior from pipenv. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Switches To Poetry And Python 3.9Gravatar Hassan Abouelela-1052/+1620
Migrates package manager to poetry, and updates python version to 3.9. Some packages are updated where needed. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-10Nomination: fix formatting issueGravatar Matteo Bertucci-2/+8
2021-05-10chore: add pypi link for python-dotenvGravatar vcokltfre-1/+1