Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Resolve failures in updating workflow #103

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

charlesbluca
Copy link
Member

Looks like as of #101, our scheduled run to check for GPU CI updates has been failing:

https://github.com/rapidsai/dask-build-environment/actions/runs/11023751994/job/30615634982

Digging through a failed run, seems like the issue is that the-coding-turtle/ga-yaml-parser@v0.1.2 no longer implicitly exports the parsed YAML values to the GHA env; this PR updates the step's configuration to do this.

Also dropped my name from the list of reviewers opened by the auto-generated PR, as in practice I should now get pinged through the CODEOWNERS file.

@charlesbluca charlesbluca requested a review from a team as a code owner September 25, 2024 19:42
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the investigation and clear description in the PR, makes sense to me! Sorry for breaking this, I should have gone back to check on it a few days after #101.

@jakirkham jakirkham merged commit 8decc06 into rapidsai:main Sep 26, 2024
@jakirkham
Copy link
Member

Thanks Charles and James! 🙏

Let's see how things go with this now in 🍀

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.

3 participants