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

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/[email protected] 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 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.

3 participants