Skip to content

feat: build CLI during pull request#1491

Merged
maxamillion merged 6 commits into
NVIDIA:mainfrom
jeffmaury:GH-1454
Jun 17, 2026
Merged

feat: build CLI during pull request#1491
maxamillion merged 6 commits into
NVIDIA:mainfrom
jeffmaury:GH-1454

Conversation

@jeffmaury

Copy link
Copy Markdown
Contributor

Summary

Add OpenShell CLI build during pull request pipeline

Related Issue

Fixes #1454

Changes

Update docker and rust workflows to include OpenShell CLI build

Testing

  • mise run pre-commit passesmise
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

@copy-pr-bot

copy-pr-bot Bot commented May 21, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown

All contributors have signed the DCO ✍️ ✅
Posted by the DCO Assistant Lite bot.

@jeffmaury

Copy link
Copy Markdown
Contributor Author

I have read the DCO document and I hereby sign the DCO.

@jeffmaury

Copy link
Copy Markdown
Contributor Author

recheck

@TaylorMutch

Copy link
Copy Markdown
Collaborator

/ok to test 05ca53e

Comment thread .github/workflows/branch-e2e.yml Outdated
@TaylorMutch

Copy link
Copy Markdown
Collaborator

/ok to test abe182d

@TaylorMutch TaylorMutch added the test:e2e Requires end-to-end coverage label May 29, 2026
@github-actions

Copy link
Copy Markdown

Label test:e2e applied for abe182d. Open the existing run and click Re-run all jobs to execute with the label set. The run will execute the standard E2E suite after building the required gateway and supervisor images once. The matching required CI gate status on this PR will flip green automatically once the run finishes.

Comment thread .github/workflows/branch-e2e.yml Outdated
@TaylorMutch

Copy link
Copy Markdown
Collaborator

/ok to test 795d276

@TaylorMutch TaylorMutch self-assigned this May 29, 2026
@jeffmaury jeffmaury requested a review from TaylorMutch May 29, 2026 14:48
@TaylorMutch

Copy link
Copy Markdown
Collaborator

/ok to test dfd4394

jeffmaury and others added 5 commits June 3, 2026 11:41
Fixes NVIDIA#1454

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Co-authored-by: Taylor Mutch <taylormutch@gmail.com>
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
@maxamillion

Copy link
Copy Markdown
Collaborator

/ok to test 41f3fab

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
@pimlock

pimlock commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

/ok to test fe602fb

@maxamillion maxamillion merged commit f5e109a into NVIDIA:main Jun 17, 2026
44 checks passed
@jeffmaury jeffmaury deleted the GH-1454 branch June 18, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:e2e Requires end-to-end coverage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add openshell-cli build during pull-request

5 participants