Skip to content

Adding nemo CI#12052

Merged
abhinavg4 merged 15 commits intomainfrom
wip_ab/clip_ci
Feb 6, 2025
Merged

Adding nemo CI#12052
abhinavg4 merged 15 commits intomainfrom
wip_ab/clip_ci

Conversation

@abhinavg4
Copy link
Collaborator

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Collection: [Note which collection this PR will affect]

Changelog

  • Add specific line by line info of high level changes in this PR.

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

GitHub Actions CI

The Jenkins CI system has been replaced by GitHub Actions self-hosted runners.

The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR.
To re-run CI remove and add the label again.
To run CI on an untrusted fork, a NeMo user with write access must first click "Approve and run".

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • New Feature
  • Bugfix
  • Documentation

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.

Additional Information

  • Related to # (issue)

abhinavg4 and others added 2 commits February 4, 2025 14:42
Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>
abhinavg4 and others added 3 commits February 4, 2025 15:35
Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>
Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
abhinavg4 and others added 2 commits February 4, 2025 16:42
Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>
yaoyu-33
yaoyu-33 previously approved these changes Feb 5, 2025
abhinavg4 and others added 5 commits February 5, 2025 02:05
Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>
Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.47%. Comparing base (09186c3) to head (ca37f08).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12052      +/-   ##
==========================================
+ Coverage   30.30%   30.47%   +0.17%     
==========================================
  Files        1387     1395       +8     
  Lines      176283   177049     +766     
  Branches    27091    27142      +51     
==========================================
+ Hits        53423    53964     +541     
- Misses     118776   118974     +198     
- Partials     4084     4111      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2025

[🤖]: Hi @abhinavg4 👋,

We wanted to let you know that a CICD pipeline for this PR just finished successfully

So it might be time to merge this PR or get some approvals

I'm just a bot so I'll leave it you what to do next.

//cc @pablo-garay @ko3n1g

@abhinavg4 abhinavg4 merged commit 281fbae into main Feb 6, 2025
220 of 221 checks passed
@abhinavg4 abhinavg4 deleted the wip_ab/clip_ci branch February 6, 2025 17:55
BoxiangW pushed a commit that referenced this pull request Feb 7, 2025
* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Changes for CI

---------

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>
Co-authored-by: abhinavg4 <abhinavg4@users.noreply.github.com>
youngeunkwon0405 pushed a commit to youngeunkwon0405/NeMo that referenced this pull request Feb 10, 2025
* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Adding nemo CI

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>

* Changes for CI

---------

Signed-off-by: Abhinav Garg <abhgarg@nvidia.com>
Signed-off-by: abhinavg4 <abhinavg4@users.noreply.github.com>
Co-authored-by: abhinavg4 <abhinavg4@users.noreply.github.com>
Signed-off-by: Youngeun Kwon <youngeunk@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants