-
-
Notifications
You must be signed in to change notification settings - Fork 241
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(rulesets): add rule to check if the AsyncAPI document is using the latest version #2282
Merged
P0lip
merged 1 commit into
stoplightio:develop
from
magicmatatjahu:asyncapi/inform-about-last-version
Sep 23, 2022
Merged
feat(rulesets): add rule to check if the AsyncAPI document is using the latest version #2282
P0lip
merged 1 commit into
stoplightio:develop
from
magicmatatjahu:asyncapi/inform-about-last-version
Sep 23, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
magicmatatjahu
added
enhancement
New feature or request
AsyncAPI
Issues related to the AsyncAPI ruleset
labels
Sep 17, 2022
9 tasks
magicmatatjahu
force-pushed
the
asyncapi/inform-about-last-version
branch
from
September 17, 2022 10:32
15d65ec
to
4491574
Compare
magicmatatjahu
changed the title
refactor: add rule to check if the AsyncAPI document is using the latest version.
feat(rulesets): add rule to check if the AsyncAPI document is using the latest version.
Sep 17, 2022
magicmatatjahu
force-pushed
the
asyncapi/inform-about-last-version
branch
from
September 17, 2022 10:33
4491574
to
ebbf782
Compare
P0lip
previously approved these changes
Sep 22, 2022
@magicmatatjahu I think you'll need to update the version in |
magicmatatjahu
force-pushed
the
asyncapi/inform-about-last-version
branch
from
September 23, 2022 12:50
ebbf782
to
c13d7ab
Compare
magicmatatjahu
changed the title
feat(rulesets): add rule to check if the AsyncAPI document is using the latest version.
feat(rulesets): add rule to check if the AsyncAPI document is using the latest version
Sep 23, 2022
magicmatatjahu
force-pushed
the
asyncapi/inform-about-last-version
branch
from
September 23, 2022 13:23
08f2f5c
to
fb31394
Compare
…he latest version
magicmatatjahu
force-pushed
the
asyncapi/inform-about-last-version
branch
from
September 23, 2022 13:23
fb31394
to
bb36109
Compare
@P0lip Thanks! Done, could you check again? :) |
P0lip
approved these changes
Sep 23, 2022
stoplight-bot
pushed a commit
that referenced
this pull request
Sep 26, 2022
# [@stoplight/spectral-rulesets-v1.13.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.12.0...@stoplight/spectral-rulesets-v1.13.0) (2022-09-26) ### Features * **rulesets:** add rule to check if the AsyncAPI document is using the latest version ([#2282](#2282)) ([366779f](366779f))
🎉 This PR is included in version @stoplight/spectral-rulesets-v1.13.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
Does this PR introduce a breaking change?
Additional context