Skip to content

Conversation

klensy
Copy link
Contributor

@klensy klensy commented Oct 16, 2024

This fixes weird behavior when rla parses log like:

##[group]Operating System
Ubuntu
20.04.6
LTS
##[endgroup]

and outputs it like:

##[group]Operating System
Ubuntu
LTS
LTS
##[endgroup]

I'm not completely sure that i understand all logic around, but this at least fixed that issue; more tests can be added any way.

This PR also updates few outdated crates and makes small refactor around parse logic, see individual commits.

Related: #66, #60, #59 but can't retest because logs removed long ago.

@klensy
Copy link
Contributor Author

klensy commented Nov 9, 2024

r? @Mark-Simulacrum

@pietroalbini pietroalbini merged commit df1a026 into rust-lang:master Mar 9, 2025
1 check passed
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