Pinned
508 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 139 commits in 1 repository
Created a pull request in bbugyi200/funky that received 1 comment
Opened 6 other pull requests in 1 repository
Created an issue in bbugyi200/funky that received 2 comments
Fix github reported security issues
There are currently three dependabot security warnings on this repository.
2
comments
Opened 13 other issues in 2 repositories
bbugyi200/funky
6
open
6
closed
- Migrate documentation from README to readthedocs?
- Run more linters in CI
- Use setuptools_scm to manage funky's package version
- The 'publish' CI stage should only be run if the 'test' and 'lint' stages pass
- Add pipx install instructions to README
- Integrate pydocstyle into CI
-
Migrate command-line parsing from
argparsetobugyi.lib.cli -
Migrate usage of the
funky.utils.xdgmodule tobugyi.lib.xdgmodule - Add pypi, black, and isort badges to README
- Migrate from TravisCI to GitHub Actions
- Add github issue templates
-
Add
funky --init SHELLcommand

