Skip to content

Error messages: Fix ANSI colours#7078

Merged
bentsherman merged 2 commits intomasterfrom
fix-ansi-errors
Apr 28, 2026
Merged

Error messages: Fix ANSI colours#7078
bentsherman merged 2 commits intomasterfrom
fix-ansi-errors

Conversation

@ewels
Copy link
Copy Markdown
Member

@ewels ewels commented Apr 26, 2026

Fix missing ANSI colours in v2 parser compilation errors

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 26, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 413941d
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69f11c80fac1fa0008a29478

Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
@ewels ewels force-pushed the fix-ansi-errors branch from e759783 to 080514f Compare April 26, 2026 18:47
@ewels ewels added this to the 26.04 milestone Apr 27, 2026
@pditommaso
Copy link
Copy Markdown
Member

Let's make sure ansi escape chars are not leaked with "agent" mode is enabled

@ewels
Copy link
Copy Markdown
Member Author

ewels commented Apr 27, 2026

It shouldn't - when agent mode is running it's not a tty, so it won't have colours.

@ewels ewels requested a review from bentsherman April 27, 2026 22:26
@bentsherman bentsherman modified the milestones: 26.04, 26.10 Apr 28, 2026
Copy link
Copy Markdown
Member

@bentsherman bentsherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YOLO

@bentsherman bentsherman merged commit d158b71 into master Apr 28, 2026
23 checks passed
@bentsherman bentsherman deleted the fix-ansi-errors branch April 28, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants