2024.07.10
In the future, this should auto-generate from previous tags, but this is the first one I've made so it's all-inclusive. The idea is that we can use releases as checklists when updating individual repos.
What's Changed
- Python template by @jsstevenson in #1
- cicd: ignore assert check in tests by @jsstevenson in #2
- docs(python): add more autodoc things and some URL fixes by @jsstevenson in #7
- style: pin ruff version by @jsstevenson in #8
- cicd: add gh action for requiring priority label by @korikuzma in #11
- cicd: add stale bot by @korikuzma in #13
- style: exclude docs config for format and lint by @jsstevenson in #17
- cicd(python): add priority label PR action by @jsstevenson in #19
- docs(python): fix tests badge by @jsstevenson in #18
- feat: autogenerate ruff update PRs (WIP) by @jsstevenson in #22
- chore: add issue templates for bug report and feature request by @korikuzma in #26
- cicd(python): use GITHUB_TOKEN for changelog permissions by @jsstevenson in #27
- feat(python): move support to >=3.10 by @jsstevenson in #29
- feat(python): add issue templates by @jsstevenson in #30
- chore: update stalebot by @korikuzma in #32
- chore: make contribution optional in issue templates by @korikuzma in #31
- cicd: update min required python version by @jsstevenson in #38
- build(python): use setuptools-scm by @jsstevenson in #34
- style: update ruff to 0.5.0 by @github-actions in #37
- docs: update python usage list by @jsstevenson in #40
- cicd: add PR label to autogenerated PR by @jsstevenson in #39
- Update precommit by @jsstevenson in #41
- cicd: update stalebot by @korikuzma in #42
- Update GH Action versions by @jsstevenson in #44
New Contributors
- @jsstevenson made their first contribution in #1
- @korikuzma made their first contribution in #11
- @github-actions made their first contribution in #37
Full Changelog: https://github.com/GenomicMedLab/software-templates/commits/2024.07.10