-
Notifications
You must be signed in to change notification settings - Fork 45
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
1.0.1 patch version #318
Merged
Merged
1.0.1 patch version #318
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
* 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>
* 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>
* 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>
Add 1.0.1 patch release changes to v1.0-dev
Improved clarity and typo fixes
Merge main infra changes into v1.0-dev (#297)
Merge infra changes into v1.0-dev
Update version release date for v1.0.1
chore: fix version number in spec
Revert changes to 1.0.0.md to match main
Set 1.0.1 release date
kevinduffey
approved these changes
Jan 10, 2025
ndenny
approved these changes
Jan 11, 2025
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.
Getting deja vu 🤣
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.
Arazzo – 1.0.1 release PR (to main)
Fixes #282
Fixes #281
Fixes #268
Fixes #247
Fixes #244
Fixes #245
Fixes #233
Fixes #241
Fixes #242
Fixes #231
Fixes #220