Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

More tweaks re: extracting session info from GHA logs #86

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

jennybc
Copy link
Member

@jennybc jennybc commented Apr 18, 2023

I've been sessiondiff'ing GHA logs again, which lead to the discovery that something about line breaks has changed. Unclear if that's on the GitHub end (probably) or us (less likely). That's why I want to split on \r\n or \n.

Then I also experienced what happens to these URLs when you re-run a failing job: the current strategy to get the log fails for the original URL (corresponding to not-the-most-recent attempt). That could be fixed because clearly there's a way to get logs from attempts other than the latest, but I don't think it's worth it. But we can at least throw a semi-decent error.

@gaborcsardi
Copy link
Member

Thanks!

@gaborcsardi gaborcsardi merged commit 444cabb into main Apr 18, 2023
@gaborcsardi gaborcsardi deleted the session-diff-linebreaks branch April 18, 2023 16:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants