-
Notifications
You must be signed in to change notification settings - Fork 79
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
ci: Run unit tests #308
Merged
Merged
ci: Run unit tests #308
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ko3n1g
added
Run CICD
Set + un-set to retrigger
and removed
Run CICD
Set + un-set to retrigger
labels
Sep 24, 2024
Signed-off-by: Oliver Koenig <[email protected]>
Signed-off-by: Oliver Koenig <[email protected]>
Signed-off-by: Oliver Koenig <[email protected]>
Signed-off-by: Oliver Koenig <[email protected]>
ko3n1g
force-pushed
the
ko3n1g/ci/unit-tests
branch
from
September 25, 2024 15:47
ae54d54
to
642a779
Compare
ko3n1g
added
Run CICD
Set + un-set to retrigger
and removed
Run CICD
Set + un-set to retrigger
labels
Sep 25, 2024
ko3n1g
added
Run CICD
Set + un-set to retrigger
and removed
Run CICD
Set + un-set to retrigger
labels
Sep 25, 2024
terrykong
reviewed
Sep 25, 2024
Co-authored-by: Terry Kong <[email protected]>
terrykong
reviewed
Sep 25, 2024
ko3n1g
added
Run CICD
Set + un-set to retrigger
and removed
Run CICD
Set + un-set to retrigger
labels
Sep 25, 2024
Signed-off-by: Terry Kong <[email protected]>
ko3n1g
added
Run CICD
Set + un-set to retrigger
and removed
Run CICD
Set + un-set to retrigger
labels
Oct 1, 2024
Signed-off-by: Oliver Koenig <[email protected]>
ko3n1g
added
Run CICD
Set + un-set to retrigger
and removed
Run CICD
Set + un-set to retrigger
labels
Oct 1, 2024
terrykong
requested changes
Oct 1, 2024
Signed-off-by: Oliver Koenig <[email protected]>
terrykong
approved these changes
Oct 4, 2024
@ko3n1g could you resolve DCO, then we can merge |
abukharin3
pushed a commit
to abukharin3/NeMo-Aligner
that referenced
this pull request
Nov 7, 2024
Signed-off-by: Oliver Koenig <[email protected]> Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
Changelog
Usage
# Add a code snippet demonstrating how to use this
Before your PR is "Ready for review"
Pre checks:
Checklist when contributing a new algorithm
max_steps=-1
andvalidation
?Additional Information