-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
By default, when working with a git or hg repo, corral defaults not to putting a revision in the corral.json when the dependency is added instead it tries at runtime to pick a revision (current released version uses master, next release will use main).
This is problematic.
We should move to requiring a revision for git and hg sources at the time it's added OR we should provide a default (main) at that time.
Trying to read a corral.json that has no revision for git or hg should fail.
This is a breaking change.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed