-
Notifications
You must be signed in to change notification settings - Fork 200
fix: improved separator display in respect workflows #2334
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
Conversation
🦋 Changeset detectedLatest commit: 039cbbc The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1759224279 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1759224279
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1759224279
# or
npm install @redocly/respect-core@0.0.0-snapshot.1759224279 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1759228966 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1759228966
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1759228966
# or
npm install @redocly/respect-core@0.0.0-snapshot.1759228966 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1759237959 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1759237959
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1759237959
# or
npm install @redocly/respect-core@0.0.0-snapshot.1759237959 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1759245460 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1759245460
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1759245460
# or
npm install @redocly/respect-core@0.0.0-snapshot.1759245460 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1759248648 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1759248648
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1759248648
# or
npm install @redocly/respect-core@0.0.0-snapshot.1759248648 |
928e07a to
039cbbc
Compare
What/Why/How?
Fixed an issue where the Respect workflow separator did not render correctly in GitHub CI environments
───────[0m.GitHub CI terminal is cleaning single
/nif there is no additional content.And it is not always cleans well this reset back to default attributes
\x1B[0mleaving[0martifacts.Before:
After:
Reference
Testing
Screenshots (optional)
Check yourself
Security