-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating package-spec dependency #260
Updating package-spec dependency #260
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪 |
CI is failing with this error:
I believe this is due to recent changes in |
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change looks good to me, but please wait for the green status.
Blocked by: elastic/beats#24163 |
@ycombinator I think it failed due to some issues around |
1c5663a
to
14f0639
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a loose thought:
Personally I think that this is an overkill here (switch from JSON to YAML), because eventually we'll end up with correcting these files mostly on our own :)
IMHO you could go without deprecation period, but of course it's clearer.
Apart from this, LGTM!
Yeah, I agree about this when it comes to packages in |
This PR updates the dependency on the
package-spec
to bring in this change: elastic/package-spec#139.Related: elastic/package-spec#106