Skip to content

Search through artifacts zip for files of interest #1095

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 3 commits into from
Apr 22, 2025

Conversation

jjnesbitt
Copy link
Collaborator

@jjnesbitt jjnesbitt commented Apr 17, 2025

Fixes an issue where the webhook handler would crash if processing jobs from spack/spack#49547.

Previously we simply hardcoded paths like jobs_scratch_dir/reproduction/cloud-ci-pipeline.yml. Since this occasionally changes, searching through the artifacts file list fixes the problem.

Previously we simply hardcoded the path. Since this occasionally
changes, searching through the artifacts file list fixes the problem.
@jjnesbitt jjnesbitt requested a review from mvandenburgh April 17, 2025 20:48
@jjnesbitt
Copy link
Collaborator Author

Holding off merging until spack/spack#49547 has fixed the issue with missing cloud-ci-pipeline.yml file.

@jjnesbitt jjnesbitt merged commit 38fa33e into main Apr 22, 2025
17 checks passed
@jjnesbitt jjnesbitt deleted the fix-job-artifacts-file branch April 22, 2025 14:30
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