-
Notifications
You must be signed in to change notification settings - Fork 47
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
Add 1.0.1 patch release changes to v1.0-dev #295
Merged
Merged
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
* chore: fix double pipe rendering for respec * chore: remove erroneous mention of 'function' in failureActions
* update casing of Runtime Expression text
* Minor example updates from linter (#215) * Update ReadMe images (#229) * chore: fix double pipe rendering for respec * chore: update images on the repo ReadMe * chore: typo closes #233 --------- Co-authored-by: Lorna Jane Mitchell <github@lornajane.net> Co-authored-by: Frank Kilcommins <frank.kilcommins@smartbear.com>
* Minor example updates from linter (#215) * Update ReadMe images (#229) * chore: fix double pipe rendering for respec * chore: update images on the repo ReadMe * Use latest respec (#239) --------- Co-authored-by: Lorna Jane Mitchell <github@lornajane.net> Co-authored-by: Ralf Handl <ralf.handl@sap.com>
) applied feedback 2024/08/02 applied feedback 2024/08/04 constrain `inputs` to JSON Schema 2020-12 metaschema closes #176 Co-authored-by: handrews <2358015+handrews@users.noreply.github.com> Co-authored-by: Jason Desrosiers <716571+jdesrosiers@users.noreply.github.com>
* Minor example updates from linter (#215) * Update ReadMe images (#229) * chore: fix double pipe rendering for respec * chore: update images on the repo ReadMe * Use latest respec (#239) --------- Co-authored-by: Lorna Jane Mitchell <github@lornajane.net> Co-authored-by: Ralf Handl <ralf.handl@sap.com>
* chore: fix double pipe rendering for respec * chore: remove erroneous mention of 'function' in failureActions * remove reference to event messages from ABNF expressions
…arity on Source Description Object links (#284) * fix(spec): improve clarity and fix Parameter `in` description * chore(spec): fix typo
* Fix plural `dependsOn` values in Workflow Object * Put code-ish identifiers in code format
* chore(spec): improve runtime expression examples and fix typo
* remove json version of schema * add package-lock.json * update test case examples to use proper ABNF syntax reused from OAS/Overlay projects
ralfhandl
reviewed
Dec 17, 2024
* chore: fix double pipe rendering for respec * Update schema-publish.yaml (#294) Temporarily remove myself from the reviewers list * spec build workflow: dynamically determine latest spec version (#296) * Update spec build workflow - Use release tag to determine latest spec version * Update respec.yaml * Update respec.yaml --------- Co-authored-by: Ralf Handl <ralf.handl@sap.com>
ndenny
approved these changes
Dec 19, 2024
ralfhandl
approved these changes
Dec 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adding the 1.0.1 patch release work to new branch