Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into huvu/rag_pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Huy Vu2 committed May 17, 2024
2 parents 61faeb4 + 0744016 commit d644201
Show file tree
Hide file tree
Showing 330 changed files with 26,453 additions and 9,384 deletions.
8 changes: 4 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Add a one line overview of what this PR aims to accomplish.
# Add a code snippet demonstrating how to use this
```

# Jenkins CI
# GitHub Actions CI

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

There's no need to comment `jenkins` on the PR to trigger Jenkins CI.
The GitHub Actions CI will run automatically when the PR is opened.
To run CI on an untrusted fork, a NeMo user with write access must click "Approve and run".
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**:
Expand Down
104 changes: 0 additions & 104 deletions .github/workflows/blossom-ci.yml

This file was deleted.

0 comments on commit d644201

Please sign in to comment.