carltongibson / neapolitan

Quick CRUD views for Django
https://noumenal.es/neapolitan/
MIT License
413 stars 30 forks source link

add test GHA workflow #38

Closed joshuadavidthomas closed 5 months ago

joshuadavidthomas commented 5 months ago

closes westerveltco/neapolitan#3

You may or may not want the entire matrix I have set up here. @jefftriplett has given me a hard time in the past because I tend to go maximalist on Westervelt's open source packages by testing all the things so I always test against every version of both Python and Django. Chalk it up to my relative inexperience releasing packages in to the public and wanting to cover all my bases. 🤷‍♂️

Let me know any adjustments you'd like to make. 🍻

jefftriplett commented 5 months ago

I haven't found a pattern that I love to avoid testing everything outside of manually listing them. I think I have a private gist or pr somewhere that tests every python (+LTS Django) and along with testing every supported version of Django but this changes by the day/hour.

carltongibson commented 5 months ago

Apparently I can't merge this on the phone. Grrr. (Because workflows I guess)