-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Porter explain
yield error on release/v1 branch
#1945
Comments
Found this while trying to work on #904 |
@joshuabezaleel Can you try this with the most recent tag for that bundle? v0.1.1 supports porter v1, the original was written for the older version. |
Ah yes it works, now that explains. Would this be addressed in the future with this particular issue of #1566 for a better error message? I will be closing the issue. Thank you lots Carolyn 🙂 |
I've been working on #1566 for a bit, and just opened a draft PR so people can see how far along the work is. I'll update that issue with a requirement that all commands that pull a bundle should check the schema version before trying to parse the manifest to avoid problems like this. |
That would be lovely. Thank you lots, Carolyn! |
Describe the bug
Porter explain
ran with a build from release/v1 yield error while it works with the v0.38 (porter v0.38.7 (43a2b2ae)
) with the same bundlegetporter/porter-hello:v0.1.0
.To Reproduce
Steps to reproduce the behavior:
release/v1
branch.make build
.porter explain --reference getporter/porter-hello:v0.1.0
.Expected behavior
Output of the explain command will be shown like the
porter v0.38.7
does.Porter Command and Output
Version
porter v1.0.0-alpha.8-67-gecedc49b (ecedc49)
The text was updated successfully, but these errors were encountered: