aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* clean up remaining pylint itemsChristian Cleberg2025-04-052-39/+2
|
* rename pylint.yml to ruff.ymlChristian Cleberg2025-04-051-0/+37
|
* migrate from pylint to ruff-action (#4)Christian Cleberg2025-04-057-149/+169
| | | | | | | | | | | | | * migrate from pylint to ruff-action * temporarily disable push param * Commit from GitHub Actions (Pylint) * re-enable push param --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Merge pull request #3 from ccleberg/ccleberg-patch-1Christian Cleberg2025-04-042-2/+2
|\ | | | | bump version
| * bump versionChristian Cleberg2025-04-042-2/+2
|/
* fix: author emailChristian Cleberg2025-04-041-2/+2
|
* fix: replace random.choice with secrets.choiceChristian Cleberg2025-04-041-3/+4
|
* update contact emailChristian Cleberg2025-03-281-2/+2
|
* update README to use URLs for imagesChristian Cleberg2025-03-281-3/+3
|
* attempt to fix version bugsChristian Cleberg2024-11-141-1/+1
|
* exclude egg-info from repoChristian Cleberg2024-11-146-217/+1
|
* missed version upgrade in tomlChristian Cleberg2024-11-141-1/+1
|
* test removal of long-lived API token for trusted publishingChristian Cleberg2024-11-141-4/+1
|
* upgrade version for trusted publishingChristian Cleberg2024-11-141-1/+1
|
* add support for trusted publishingChristian Cleberg2024-11-141-8/+6
|
* update README screenshotsChristian Cleberg2024-11-076-2/+4
|
* fix pylint errors for wordlist.pyChristian Cleberg2024-11-072-1/+5
|
* move wordlist to python list approachChristian Cleberg2024-11-075-7784/+7783
|
* add MANIFEST.inChristian Cleberg2024-11-073-1/+4
|
* update version now that it has defined dependenciesChristian Cleberg2024-11-071-1/+1
|
* enhance user docsChristian Cleberg2024-11-071-21/+18
|
* add dependencies to pyproject.tomlChristian Cleberg2024-11-071-0/+4
|
* disable pylint too-many-branchesChristian Cleberg2024-11-061-0/+1
|
* disable pylint too-many-branchesChristian Cleberg2024-11-061-0/+1
|
* fix pylint errorsChristian Cleberg2024-11-065-7/+11
|
* Merge branch 'main' of github.com:ccleberg/yoshiChristian Cleberg2024-11-061-0/+39
|\
| * Create python-publish.ymlChristian Cleberg2024-11-071-0/+39
| |
* | package as a cli appChristian Cleberg2024-11-0618-39/+51
|/
* remove app actionChristian Cleberg2024-11-061-39/+0
|
* update READMEChristian Cleberg2024-11-061-8/+7
|
* Merge branch 'main' of github.com:ccleberg/yoshiChristian Cleberg2024-11-061-0/+39
|\
| * Create python-app.ymlChristian Cleberg2024-11-071-0/+39
| |
* | clean up unecessary filesChristian Cleberg2024-11-0611-428/+1
| |
* | configure as pypi hosted appChristian Cleberg2024-11-0620-1/+662
|/
* remove tests for nowChristian Cleberg2024-11-061-73/+0
|
* disable certain pylint warningsChristian Cleberg2024-11-061-1/+2
|
* disable certain pylint warningsChristian Cleberg2024-11-061-1/+1
|
* add docstrings, fix imports, and disable certain pylint warningsChristian Cleberg2024-11-062-5/+27
|
* mv Account.py to account.pyChristian Cleberg2024-11-061-0/+0
|
* fix pylint errorsChristian Cleberg2024-11-061-0/+50
|
* fix pylint importsChristian Cleberg2024-11-021-1/+1
|
* fix pylint errorsChristian Cleberg2024-11-023-13/+17
|
* add pylint workflowChristian Cleberg2024-11-026-99/+306
|
* initial commitChristian Cleberg2023-05-2212-0/+9025