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
112 stars 35 forks source link

Implement Jazzband guidelines for django-superform #31

Open jazzband-bot opened 2 months ago

jazzband-bot commented 2 months 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 2 months ago

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

panatale1 commented 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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.

gregmuellegger commented 2 months ago

Ok so I think the steps going forward are:

@panatale1 would you be willing to create that PR and make superform work for newer Django versions?

panatale1 commented 2 months ago

@gregmuellegger good news! I already worked on that. Just need to update the branch with a couple things first and can hopefully have that PR available in a few hours (gotta get the kid to school)