Implement Jazzband guidelines for pathlib2
- Dominant language
- Python
- Stars
- 86
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
This issue tracks the implementation of the [Jazzband guidelines](https://jazzband.co/about/guidelines) for the project [pathlib2](https://github.com/jazzband/pathlib2)
It was initiated by @mcmtroffaes who was automatically assigned in addition to the [Jazzband roadies](https://jazzband.co/roadies).
See the [TODO list](#todos) below for the generally required tasks, but feel free to update it in case the project requires it.
Feel free to ping a [Jazzband roadie](https://jazzband.co/roadies) if you have any question.
- [x] Fix all links in the docs (and README file etc) from old to new repo
- [x] Add the [Jazzband badge](https://jazzband.co/about/guidelines#badges) to the `README` file
- [x] Add the [Jazzband contributing guideline](https://jazzband.co/about/guidelines#contributing-guidelines) to the `CONTRIBUTING.md` or `CONTRIBUTING.rst` file
- [x] Check if continuous testing works with [GitHub Actions](https://github.com/features/actions)
- [x] Check if test coverage is tracked with [Codecov](https://codecov.io)
- [x] Add `jazzband` account to [PyPI](https://pypi.org/) project as maintainer role (e.g. URL: https://pypi.org/manage/project/pathlib2/collaboration/)
- [x] Add `jazzband-bot` as maintainer to the [Read the Docs](https://readthedocs.org/) project (e.g. URL: https://readthedocs.org/dashboard/pathlib2/users/)
- [x] Add incoming GitHub webhook integration to Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/pathlib2/integrations/) https://github.com/jazzband/pathlib2/issues/72
- [x] Fix project URL in [GitHub project](https://github.com/jazzband/pathlib2) description
- [x] Review project if other services are used and port them to Jazzband
- [ ] Decide who is project lead for the project (if at all) https://github.com/jazzband/pathlib2/issues/70
- [x] https://github.com/jazzband/pathlib2/issues/68
- [x] https://github.com/jazzband/pathlib2/pull/69
## Project details
Description
Backport of pathlib aiming to support the full stdlib Python API. As of January 1 2020, this repository will no longer receive any further feature updates, as Python 2 is no longer supported.
Homepage
Stargazers
64
Open issues
0
Forks
18
Default branch
develop
Is a fork
False
Has Wiki
False
Has Pages
False
Contributor guide
Assessment
This issue has not been assessed yet.