Skip to content

fix(scripts): Use gh api to fetch ci logs more reliably #7133

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 14, 2023

Conversation

mafredri
Copy link
Member

The gh run view --logs command is quite unreliable and often fails at fetching logs. We can get similar output via gh api, however, it's unfortunately not as easily parsed. So at the cost of complexity we have a more reliable method now.

@mafredri mafredri self-assigned this Apr 14, 2023
@mafredri mafredri requested a review from mtojek April 14, 2023 12:56
@mafredri mafredri force-pushed the mafredri/improve-fetch-stats-from-ci branch from a5f52e8 to 777d9dc Compare April 14, 2023 12:57
@mafredri mafredri merged commit e068945 into main Apr 14, 2023
@mafredri mafredri deleted the mafredri/improve-fetch-stats-from-ci branch April 14, 2023 13:29
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants