Automatically release robotpy-meta when this repo pushes releases
Open
- Dominant language
- Python
- Stars
- 27
- Forks
- 29
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 12
Description
We did it before, we should do it again. Need to:
* Bump the various requirements*.txt in robotpy-meta
* Push a new tag for robotpy-meta
One thing we need to be smart about for that is to check the tag and ensure that it matches the tag MAJOR.MINOR for this repository (so if the current version of robotpy-meta is 2024.1.2, and a 2024.2.3.0 release is pushed for mostrobotpy, then the next robotpy-meta version should be 2024.2.1. Also need to handle beta versions too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.