AcademySoftwareFoundation / AcademySoftwareFoundation/OpenTimelineIO
Make release automation should update the version matrix too
- Dominant language
- C++
- Stars
- 2k
- Forks
- 351
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
#1989 added a super useful VFX reference platform version matrix.
When `make release` ([link](https://github.com/AcademySoftwareFoundation/OpenTimelineIO/blob/a71b2927cc8378bcb803a84a40740ef732e0cfc9/Makefile#L255-L268)) is run, we should also update this matrix based on what's in the README.md
Contributor guide
Research direction
Start with the `make release` recipe in Makefile lines 255-268 and inspect the version matrix in README.md added by #1989. Trace how the release version is obtained, then ensure the README matrix is updated from that source when the release target runs. Done means the matrix reflects the released version after `make release`.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100