-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Here's the idea: When a PR is merged that modifies files in deps/src, do this:
- get the current version of
libsinguliar_julia_jll - increment it (currently by incrementing
minorand settingpatchto 0 - create (or update) a branch
oscar-system/libsinguliar(or so) on a fork of the Yggdrasil repo which updates thelibsinguliar_julia_jllrecipe to use the newmastercommit, and update to the new version) - (force) push the branch
- if no PR for that branch already exists on Yggdrasil, open one (if one exists, the force push will have updated it)
- similarly, open or update a PR on
Singular.jlwith a corresponding change toProject.toml(of course it'll fail initially), and with a link to the Yggdrasil PR in its description
The result still would allow for accidentally making releases without up-to-date libsinguliar_julia_jll but it would make it quite a bit more convenient to do the right thing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels