googleapis / googleapis/release-please
Add release type for Julia packages
Open
help wanted
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
It would be nice to have a release type for julia packages.
As a minimum it should update `version` in the `Project.toml` file. Here an example: https://github.com/JuliaMusic/MIDI.jl/blob/main/Project.toml
Most packages in Julia do not keep a changelog, but I think it would make sense to at least have an optional `CHANGELOG.md` (like the package above does, https://github.com/JuliaMusic/MIDI.jl/blob/main/CHANGELOG.md)
Contributor guide
Assessment
This issue has not been assessed yet.