Skip to content
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

Show env in debug info #280

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Show env in debug info #280

merged 1 commit into from
Jan 18, 2025

Conversation

smarr
Copy link
Owner

@smarr smarr commented Jan 18, 2025

So far, we only showed the command and working directory for failing benchmarks.
This PR also adds support for printing out the env vars set in the runId.

This PR also makes sure that the location that’s given to run() is explicitly passed for output.

- this also makes sure that the location that’s given to run() is explicitly passed for output

Signed-off-by: Stefan Marr <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 84.499% (-0.07%) from 84.566%
when pulling 32148c7 on show-env-in-debug-output
into 092f4c2 on master.

@smarr smarr merged commit d24a4c4 into master Jan 18, 2025
10 of 12 checks passed
@smarr smarr deleted the show-env-in-debug-output branch January 18, 2025 23:50
@smarr smarr changed the title Show env when it is set in debug info Show env in debug info Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants