Skip to content

Fix missing legate-core run requirement#661

Merged
m3vaz merged 3 commits intonv-legate:branch-22.12from
m3vaz:branch-22.12
Oct 18, 2022
Merged

Fix missing legate-core run requirement#661
m3vaz merged 3 commits intonv-legate:branch-22.12from
m3vaz:branch-22.12

Conversation

@m3vaz
Copy link
Contributor

@m3vaz m3vaz commented Oct 17, 2022

The meta.yaml has a ignore_run_exports to ignore run_exports from legate-core, but this strips legate-core from the run requirements of cunumeric.

This patch adds legate-core back as a directly listed run requirement

@marcinz marcinz added the category:task PR is a simple task and will not be included in release notes label Oct 17, 2022
@m3vaz m3vaz requested a review from marcinz October 17, 2022 23:51
@m3vaz m3vaz self-assigned this Oct 17, 2022
@m3vaz m3vaz added the bug Something isn't working label Oct 17, 2022
@m3vaz m3vaz merged commit 81b6ac3 into nv-legate:branch-22.12 Oct 18, 2022
marcinz pushed a commit that referenced this pull request Apr 4, 2025
Add some utility scripts to use the official `gh` CLI to look up the run ID and download artifacts. This enables us to migrate away from the third-party action and offers a base of capabilities as we split the conda packages and pip wheels.

This is inspired by and shamelessly takes from https://github.com/rapidsai/gha-tools/, specifically `rapids-download-from-github` and `rapids-github-run-id` adapting them for these projects.
mag1cp1n pushed a commit to mag1cp1n/cupynumeric that referenced this pull request Apr 11, 2025
Add some utility scripts to use the official `gh` CLI to look up the run ID and download artifacts. This enables us to migrate away from the third-party action and offers a base of capabilities as we split the conda packages and pip wheels.

This is inspired by and shamelessly takes from https://github.com/rapidsai/gha-tools/, specifically `rapids-download-from-github` and `rapids-github-run-id` adapting them for these projects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working category:task PR is a simple task and will not be included in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants