-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
feat: update with latest bindings changes #450
feat: update with latest bindings changes #450
Conversation
CODEOWNERS
Outdated
/bindings/anypointmq/ @mboss37 @GeraldLoeffler | ||
/bindings/ibmmq/ @rcoppen | ||
/bindings/jms/ @rcoppen @SrfHead | ||
/bindings/kafka/ @lbroudoux @dalelane | ||
/bindings/googlepubsub/ @whitlockjc | ||
/bindings/solace/ @damaru-inc @CameronRushton | ||
/bindings/pulsar/ @VisualBean | ||
/bindings/sns/ @dpwdec @iancooper | ||
/bindings/sqs/ @dpwdec @iancooper | ||
|
||
/bindings/anypointmq/ @GeraldLoeffler | ||
/bindings/ibmmq/ @rcoppen | ||
/bindings/kafka/ @lbroudoux @dalelane | ||
/bindings/googlepubsub/ @whitlockjc | ||
/bindings/solace/ @damaru-inc @CameronRushton | ||
/bindings/*.json @KhudaDad414 | ||
/bindings/pulsar/ @VisualBean No newline at end of file | ||
/bindings/*.json @KhudaDad414 |
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.
@mboss37, @rcoppen, @SrfHead, @dpwdec, @iancooper the JSON Schema files for the bindings are as of v3 being validated alongside the specification, which is why the files have been moved from the bindings repo. @derberg will at some point send you an invite to join the spec-json-schemas repository as a maintainer so you still have full ownership of the bindings 🙂
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.
looks good once the new members are invited
merged instead of squash and merge |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
I don't have any pending invite. So looks good for me |
🎉 This PR is included in version 6.0.0-next-major-spec.15 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR adds the following changes:
.keep
files where needed^x-[\\w\\d\\.\\-\\_]+$
to^x-[\\w\\d\\.\\x2d_]+$