chore: update snapshot release message#1867
Merged
Marshevskyy merged 1 commit intomainfrom Jan 24, 2025
Merged
Conversation
Contributor
|
Contributor
Coverage report
Test suite run success835 tests passing in 120 suites. Report generated by 🧪jest coverage report action from 1ca5083 |
tatomyr
commented
Jan 24, 2025
Comment on lines
+39
to
+48
| COMMENT="📦 A new experimental version **v$VERSION** of Redocly CLI has been published for testing. | ||
|
|
||
| Experimental release **v$VERSION**. Install it with \`npm install @redocly/cli@$VERSION\`." | ||
| Install with NPM: | ||
| \`\`\`bash | ||
| npm install @redocly/cli@$VERSION | ||
| # or | ||
| npm install @redocly/openapi-core@$VERSION | ||
| \`\`\` | ||
|
|
||
| gh pr edit $PR_NUMBER --body "$NEW_DESCRIPTION" | ||
| ⚠️ Note: This is a development build and may contain unstable features." |
Collaborator
Author
There was a problem hiding this comment.
@Redocly/technical-writers just wanted to clarify the wording if you please.
This will produce the following message:
📦 A new experimental version v0.0.0-snapshot.1737627998 of Redocly CLI has been published for testing.
Install with NPM:
npm install @redocly/cli@0.0.0-snapshot.1737627998
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1737627998
JLekawa
approved these changes
Jan 24, 2025
This file contains hidden or 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
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.
What/Why/How?
Reference
Testing
Screenshots (optional)
Check yourself
Security