NeMo-Curator icon indicating copy to clipboard operation
NeMo-Curator copied to clipboard

GitHub workflows improvements

Open sarahyurick opened this issue 1 year ago • 8 comments
trafficstars

There are a couple of GitHub Actions I want to add to NeMo Curator:

  • [x] GPU CI (PR: https://github.com/NVIDIA/NeMo-Curator/pull/253)
  • [x] Always have it run without having to re-add the label (PR: https://github.com/NVIDIA/NeMo-Curator/pull/602)
  • [x] Automate PyPI releases
  • [x] Automate Changelog build (issue: https://github.com/NVIDIA/NeMo-FW-CI-templates/issues/133)
  • [ ] Set up nightly or weekly job with RAPIDS Nightly Builds

After the first one is merged, I can open separate PRs to add the others.

sarahyurick avatar Sep 24 '24 17:09 sarahyurick