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

Bazel support and tag release for individual repos #8049

Open
arpit15 opened this issue Mar 4, 2025 · 0 comments
Open

Bazel support and tag release for individual repos #8049

arpit15 opened this issue Mar 4, 2025 · 0 comments

Comments

@arpit15
Copy link

arpit15 commented Mar 4, 2025

Problem
I want to build in-process triton server APIs. I use bazel build system. This requires to create a WORKSPACE entry for each individual github repos in the triton ecosystem like core, backend, third-party etc. To create those entries, I need a zip version of the repos at specific releases.

Describe the solution you'd like

  1. Support bazel natively as it is the goto tool for industry.
  2. It would be great to have a release tag for individual repos as is done for the server repo. This would allow to download individual repos via the release tag.

Describe alternatives you've considered

  1. Use the commit id to create download urls and bazel workspace entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant