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

Adds a new workflow to update package index #354

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

pranavm-nvidia
Copy link
Collaborator

When we want to update to a new release of MLIR-TRT, we first need to publish packages.html so we are able to pip install correctly. Previously, we were doing this in each nightly, but it's better to do so whenever we push a change to packages.html on main. That's what this workflow does.

When we want to update to a new release of MLIR-TRT, we first need to publish
`packages.html` so we are able to `pip install` correctly. Previously, we were
doing this in each nightly, but it's better to do so whenever we push a change
to `packages.html` on `main`. That's what this workflow does.
@pranavm-nvidia pranavm-nvidia merged commit e1d4974 into main Nov 9, 2024
1 check passed
@pranavm-nvidia pranavm-nvidia deleted the update-packages branch November 9, 2024 01:18
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