Skip to content

Conversation

@DmitryAnansky
Copy link
Contributor

@DmitryAnansky DmitryAnansky commented Sep 30, 2025

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 /n if there is no additional content.
And it is not always cleans well this reset back to default attributes \x1B[0m leaving [0m artifacts.

Before:

Screenshot 2025-09-30 at 19 48 35

After:

Screenshot 2025-09-30 at 19 49 05

Reference

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with Redoc/Realm/Reunite (internal)
  • All new/updated code is covered by tests
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update considered

Security

  • The security impact of the change has been considered
  • Code follows company security practices and guidelines

@changeset-bot
Copy link

changeset-bot bot commented Sep 30, 2025

🦋 Changeset detected

Latest commit: 039cbbc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@redocly/respect-core Patch
@redocly/openapi-core Patch
@redocly/cli Patch

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 30, 2025

Command Mean [s] Min [s] Max [s] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 1.422 ± 0.010 1.409 1.446 1.00
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 1.436 ± 0.012 1.424 1.456 1.01 ± 0.01

@DmitryAnansky DmitryAnansky added the snapshot Create experimental release PR label Sep 30, 2025
@github-actions
Copy link
Contributor

📦 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

⚠️ Note: This is a development build and may contain unstable features.

@DmitryAnansky DmitryAnansky added snapshot Create experimental release PR and removed snapshot Create experimental release PR labels Sep 30, 2025
@github-actions
Copy link
Contributor

📦 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

⚠️ Note: This is a development build and may contain unstable features.

@DmitryAnansky DmitryAnansky added snapshot Create experimental release PR and removed snapshot Create experimental release PR labels Sep 30, 2025
@github-actions
Copy link
Contributor

📦 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

⚠️ Note: This is a development build and may contain unstable features.

@DmitryAnansky DmitryAnansky removed the snapshot Create experimental release PR label Sep 30, 2025
@DmitryAnansky DmitryAnansky changed the title fix: respect workflow terminal separator wip:fix respect workflow terminal separator Sep 30, 2025
@DmitryAnansky DmitryAnansky changed the title wip:fix respect workflow terminal separator wip: fix respect workflow terminal separator Sep 30, 2025
@DmitryAnansky DmitryAnansky changed the title wip: fix respect workflow terminal separator fix: respect workflow terminal separator Sep 30, 2025
@DmitryAnansky DmitryAnansky added the snapshot Create experimental release PR label Sep 30, 2025
@github-actions
Copy link
Contributor

📦 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

⚠️ Note: This is a development build and may contain unstable features.

@DmitryAnansky DmitryAnansky added snapshot Create experimental release PR and removed snapshot Create experimental release PR labels Sep 30, 2025
@github-actions
Copy link
Contributor

📦 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

⚠️ Note: This is a development build and may contain unstable features.

@DmitryAnansky DmitryAnansky marked this pull request as ready for review September 30, 2025 16:54
@DmitryAnansky DmitryAnansky requested review from a team as code owners September 30, 2025 16:54
@DmitryAnansky DmitryAnansky changed the title fix: respect workflow terminal separator fix: improve separator in respect workflows Sep 30, 2025
@DmitryAnansky DmitryAnansky changed the title fix: improve separator in respect workflows fix: improved separator in respect workflows Sep 30, 2025
@DmitryAnansky DmitryAnansky changed the title fix: improved separator in respect workflows fix: improved separator display in respect workflows Sep 30, 2025
@DmitryAnansky DmitryAnansky force-pushed the fix/respect-cli-delimeter-format branch from 928e07a to 039cbbc Compare October 2, 2025 12:15
@DmitryAnansky DmitryAnansky merged commit 112c6ac into main Oct 2, 2025
36 checks passed
@DmitryAnansky DmitryAnansky deleted the fix/respect-cli-delimeter-format branch October 2, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

snapshot Create experimental release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants