-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Jazzband guidelines for django-rest-knox #304
Comments
@jezdez I want to help out with this package. @James1345 What is the usual development workflow you used for this repo?
Feel free to correct me if I got anything wrong - I can write-up some documentation for this. |
@giovannicimolin That looks like what has been used before for contributions - doesn't have to be that way but if it ain't broke... |
GitHub Actions CI is working as expected crossing that item from the checklist. |
Checked off a few more items with #307. There's a CI check failing about a pre-commit something (this: https://results.pre-commit.ci/run/github/42185087/1692120765.Wa1XR2oaS2yoewVVaKONUw). |
@James1345 I can't do the following steps because I'm not a maintainer/owner:
Not sure how to do those since I've never done it. |
Pre-commit hooks and coverage/codecov implemented on #308. |
Doesn't look like we're using any other external services. :)
This repository is using GitHub Pages to host its documentation, so I'll mark these items as done. |
@James1345 Would you be comfortable with me triaging PRs, merging changes and creating new release versions? If so, I'll request to become a project maintainer through Jazzband help. |
Yep, I'm happy with the help - it got out of date because I don't have time to spend on that any more |
@James1345 Could you give me maintainer permissions? Also a primer on how the pypi flow is working here and how to deploy new releases? Thanks in advance! 😁 |
@James1345 First of all thanks for creating django-rest-knox and maintaining it up to now. Other people want to help, but as far as I can see making new releases is still blocked because the jazzband account has not been added to the PyPI project yet. Can you finish the transfer to jazzband by adding the jazzband account to the PyPI project? If you don't want to do anything with django-rest-knox anymore it might also be a good idea to make jazzband or someone else owner on PyPI instead of just maintainer. |
@giovannicimolin we need to add a github action to generate the content of the documentation -> see #323 @giovannicimolin I think it's important for the project to remain sane that @James1345 provides the access to the pypi registry. We should otherwise envision to claim the name on pypi by following https://peps.python.org/pep-0541/#how-to-request-a-name-transfer. We should start working on a release branch as well - I started a PR to prepare for the release -> #342 |
Jazzband invited to pypi, let me know if any other progress is needed |
@James1345 Thank you very much! 🚀 @johnraz Can you accept the Jazzband Pypi invitation? I'll set up the CI jobs and work on the remaining items here too! |
@johnraz I also want to clean up the branch situation by renaming the branches (this will help avoid confusion too). Do you have permissions to rename the branch? If so I would like to rename the current develop to |
CI job to update GH-pages branch implemented here: #343 |
@giovannicimolin I don’t have access to any Jazz-band account, I’m not even part of the community there 😊 Regarding the branches, I kinda like the fact that we can merge from develop to master as it gives a clear view of what will be included in the release but I can also live with a single branch, nevertheless I don’t have access to those settings in the repo, only @James1345 does AFAIK Happy to help with anything else! |
@giovannicimolin happy to move things around ifyou want to move to trunk dev - or to rename master->main if you want to stick with the git-flow style that's been used in the past but use the modern naming I don't know who has control of the Jazzband accounts, @giovannicimolin I can add you as maintainer to the PyPi too if that makes things easier |
I think that simplifying things and keeping a single
Yes, if you can do that it'll be greatly appreciated! My Pypi username is: Thanks a lot for the help on this! 😁 |
Any updates on this? is there any pending release incomming ? |
You can follow it here: #342 |
@James1345 Friendly nudge on this. Can you add me as a maintainer here and Pypi? Let me know if you have any reservations about this set up. |
@giovannicimolin I've invited you on PyPI |
@James1345 Thank a lot! |
Hey folks! Good news here: our first Jazzband release of the project is out! |
Let’s go ! Thanks for all the effort to get the project back on track @giovannicimolin |
This issue tracks the implementation of the Jazzband guidelines for the project django-rest-knox
It was initiated by @James1345 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
README
fileCONTRIBUTING.md
orCONTRIBUTING.rst
filejazzband
account to PyPI project as maintainer role (e.g. URL: https://pypi.org/manage/project/django-rest-knox/collaboration/)jazzband-bot
as maintainer to the Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-rest-knox/users/)Project details
The text was updated successfully, but these errors were encountered: