Skip to content

Remove launchable record attachment command #13537

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ono-max
Copy link
Member

@ono-max ono-max commented Jun 6, 2025

STDOUT and STDERR has been recorded by Launchable. To record them, we create the files and read them by executing launchable record attachment command.

When Launchable is unstable, the timeout happens, then the command rm -f LAUNCHABLE_STDOUT_FILE fails. Because it's hard to deal such error in Ruby CI, I'm gonna remove that whole process that records STDOUT and STDERR. After resolving the timeout issue, we'll start recording them again.

https://github.com/ruby/ruby/actions/runs/15480202456/job/43584524672#step:26:26

@ono-max ono-max marked this pull request as ready for review June 6, 2025 01:14
@ono-max ono-max enabled auto-merge (squash) June 6, 2025 01:14
@ono-max ono-max disabled auto-merge June 6, 2025 01:55
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.

1 participant