jazzband / django-superform

Add forms and formsets to other forms like they were fields.
http://django-superform.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
108 stars 36 forks source link

Implement Jazzband guidelines for django-superform #31

Open jazzband-bot opened 2 weeks ago

jazzband-bot commented 2 weeks ago

This issue tracks the implementation of the Jazzband guidelines for the project django-superform

It was initiated by @gregmuellegger 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

Project details

Description Add forms and formsets to other forms like they were fields.
Homepage http://django-superform.readthedocs.org/
Stargazers 108
Open issues 14
Forks 36
Default branch master
Is a fork False
Has Wiki True
Has Pages False
panatale1 commented 1 week ago

Please see PR #32 for documentation updates and a github workflow for continuous testing

panatale1 commented 1 week ago

Got the pre-commit.ci stuff working, but github pipeline isn't running for some reason. i'll have to work on that later. For now, let's not merge the PR

panatale1 commented 1 week ago

@gregmuellegger I think the github actions aren't running properly because the workflow hasn't been set up in the repo. I don't believe I have the ability to set up the workflow, but there is a .github/workflow/pipeline.yml file to set up the automated github actions

gregmuellegger commented 1 week ago

Hi @jezdez, I wanted to add the the webhooks for readthedocs, but I don't have access to the repo settings anymore. Maybe I can send you the URL and secret for the webhook so that you can set it up?

gregmuellegger commented 1 week ago

@panatale1 I have added a few more changes in #33

I cannot add you as contributor anymore, seems that only jazzband admins can do this (I don't have access to the repo settings anymore).

@jezdez could you please make @panatale1 a contributor of the project? (Is it correct to contact you for this?)

jezdez commented 1 week ago

Please join Jazzband on https://jazzband.co/join, which will give you write permissions to Jazzband repos. If you're interested in helping with a specific project, you may join a specific project team on https://jazzband.co/projects/django-superform afterward, so I can make you project lead.

panatale1 commented 1 week ago

@jezdez roger that. I've joined the django-superform project per your directions

@gregmuellegger great. Would you like me to review your changes?

panatale1 commented 5 days ago

@jezdez is Codecov usage included as part of jazzband, or do I have to sign up for my own account to set it up?

gregmuellegger commented 1 day ago

I have just invited jazzband as maintainer into the PyPI project.

@panatale1 Sorry I haven't been able to drive anything on the migration forward this week. I will have a look next week on what is open from my parts.