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

Migrate GitHub CI to NVIDIA's internal CI system #2628

Closed
madil90 opened this issue Jul 20, 2021 · 0 comments · Fixed by #2820
Closed

Migrate GitHub CI to NVIDIA's internal CI system #2628

madil90 opened this issue Jul 20, 2021 · 0 comments · Fixed by #2820
Assignees
Labels

Comments

@madil90
Copy link
Contributor

madil90 commented Jul 20, 2021

Is your feature request related to a problem? Please describe.
GitHub CI/CD is currently unscalable & the increased number of users have made PR merge times very large.

Describe the solution you'd like
NVIDIA's internal CI/CD solution can scale and has access to a variety of GPU types for thorough testing. GitHub CI/CD will be deprecated and NVIDIA's solution will be used instead.

Details

  • The nightly & release pipelines will run inside NVIDIA's system independent of GitHub.
  • The pre-merge pipeline will be connected to GitHub. Authorized users can comment '/build' to launch a job. Logs of the job will be sent back to GitHub.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants