Skip to content

Fix nested --github-output group for progress report nested inside timeline - #1658

Merged
onsi merged 1 commit into
onsi:masterfrom
koct9i:fix-nested-github-output-group
May 18, 2026
Merged

Fix nested --github-output group for progress report nested inside timeline#1658
onsi merged 1 commit into
onsi:masterfrom
koct9i:fix-nested-github-output-group

Conversation

@koct9i

@koct9i koct9i commented May 3, 2026

Copy link
Copy Markdown
Contributor

Do not emit group when progress report is nested in timeline or failure.
Unfortunately github logging does not handle nested groups correctly.

Commit 606c1cb passed "isVeryVerbose" as
to argument "emitGroup", while should pass to "emitGinkgoWriterOutput".
So, it break fix added in commit fdc65b1.

@koct9i
koct9i marked this pull request as ready for review May 3, 2026 09:30
@koct9i
koct9i force-pushed the fix-nested-github-output-group branch 2 times, most recently from 0511f0c to e998694 Compare May 18, 2026 10:22
@koct9i

koct9i commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

Funny enough my project still use 2.26.x, so I haven't seen that this feature is broken again since 2.27.x =)

…meline

Do not emit group when progress report is nested in timeline or failure.
Unfortunately github logging does not handle nested groups correctly.

Commit 606c1cb passed "isVeryVerbose" as
to argument "emitGroup", while should pass to "emitGinkgoWriterOutput".
So, it break fix added in commit fdc65b1.

Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>
@koct9i
koct9i force-pushed the fix-nested-github-output-group branch from e998694 to 59fdebb Compare May 18, 2026 10:26
@onsi
onsi merged commit 4f62d7a into onsi:master May 18, 2026
6 checks passed
@onsi

onsi commented May 18, 2026

Copy link
Copy Markdown
Owner

Thanks!

@koct9i
koct9i deleted the fix-nested-github-output-group branch May 22, 2026 09:51
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.

2 participants