| Commit message (Collapse) | Author | Lines |
|
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
|
|
|
|
The default config is currently referencing the emoji server versions, making it unable to work with the nomination archive automation
|
|
Some of the first paragraph was in the past tense and some was in the present.
Now everything is in the present.
|
|
|
|
|
|
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
|
|
|
|
These were added back accidentaly as part of a merge conflict.
|
|
|
|
* Updates YTDL Tag
Updates the tag to include similar tools, and adds an open-ended descriptor.
Co-authored-by: ChrisJL <[email protected]>
|
|
Updates Pipfile and pipenv lock file to poetry equivalents in
CODEOWNERS.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
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]>
|
|
Adds python dotenv to emulate the default .env file loading behavior
from pipenv.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
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]>
|
|
|
|
|