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

Add RAPIDS_ARTIFACTS_DIR env var to conda-cpp-build.yaml #42

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

davidwendt
Copy link
Contributor

Adds RAPIDS_ARTIFACTS_DIR environment variable to conda-cpp-build.yaml.
This sets up a directory for uploading artifacts in RAPIDS builds to be available for download once the workflow completes.
The artifacts directory is useful for build metrics and other logs to help developers diagnose issues.

@ajschmidt8 ajschmidt8 merged commit 43490fb into rapidsai:branch-23.04 Feb 16, 2023
@davidwendt davidwendt deleted the rapids-artifacts-dir branch February 16, 2023 17:02
ajschmidt8 added a commit to rapidsai/gha-tools that referenced this pull request Feb 18, 2023
Adds `rapids-upload-artifacts-dir` utility script for uploading
individual files from the `RAPIDS_ARTIFACTS_DIR` directory.

References: rapidsai/shared-workflows#42
rapidsai/cudf#12750

---------

Co-authored-by: AJ Schmidt <[email protected]>
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