Sean T Allen
Sean T Allen
To be clear, the change will be from the following example: ```json { "deps": [ { "locator": "github.com/ponylang/net-ssl.git", "version": "1.0.0" }, { "locator": "github.com/ponylang/regex.git", "version": "1.0.0" } ] } ```...
@niclash "2- when making decisions, we will assume that corral controls all edits to a corral.json and not worry about people editing and introducing errors, therefore we will be strict...
How is it a "non-schema" format?
I don't know what you mean, sorry. It's valid Json.
@hardliner66 the problem is that "regex" as a key isn't unique. nor is "net-ssl", thus using the locator as the key.
@jemc I'm 100% fine with saying that we happen to use json (for now). That bundle.json is a private implementation detail of corral and that all validation is done in...
Any movement on this? I'm considering when to do the next release.
@Theodus still on for this sometime before the end of next week?
This would be a breaking change and the PR should get a CHANGELOG- changed entry.