Implement Jazzband guidelines for django-revproxy
See original GitHub issueThis issue tracks the implementation of the Jazzband guidelines for the project django-revproxy
It was initiated by @brianmay who was automatically assigned in addition to the Jazzband roadies.
See the TODO list 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 if you have any question.
TODOs
- Fix all links in the docs (and README file etc) from old to new repo
- Add the Jazzband badge to the
README
file - Add the Jazzband contributing guideline to the
CONTRIBUTING.md
orCONTRIBUTING.rst
file - Check if continuous testing works with GitHub Actions
- Check if test coverage is tracked with Codecov
- Add
jazzband
account to PyPI project as maintainer role (e.g. URL: https://pypi.org/manage/project/django-revproxy/collaboration/) - Add
jazzband-bot
as maintainer to the Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-revproxy/users/) - Add incoming GitHub webhook integration to Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-revproxy/integrations/)
- Fix project URL in GitHub project description
- Review project if other services are used and port them to Jazzband
- Decide who is project lead for the project (if at all)
- Set up CI for Jazzband project releases if needed and open ticket if yes
Project details
Description | Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On. |
Homepage | |
Stargazers | 188 |
Open issues | 31 |
Forks | 74 |
Default branch | master |
Is a fork | False |
Has Wiki | True |
Has Pages | False |
Issue Analytics
- State:
- Created 2 years ago
- Comments:19 (9 by maintainers)
Top Results From Across the Web
About - Guidelines - Jazzband
Please consider these guidelines carefully before deciding to transfer a repository to the Jazzband GitHub organization. The Jazzband roadies will enforce the ...
Read more >Jazz Band of America - Music for All National Festival
Audition Video Recommendations: Since this is the only chance for the student to be heard, the quality of the recording should be of...
Read more >All-State Jazz Band - SDHSAA
All-State Jazz Band Rehearsal. May 4-6, 2023 - Fine Arts Theatre at The Monument, Rapid City. Rehearsal Schedule. Menu. Rehearsal Schedule ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@brianmay Welcome and thanks for working on those items. I’ve accepted the PyPI invite and deleted the service hooks from the services we don’t use for Jazzband projects.
I think first task is asking for updating related repositories which are linking the old repo url. Last task could be considered as done.
Anyway, I can publish some PRs in order to keep updated this library.