Skip to content

feat: build CLI during pull request#1491

Open
jeffmaury wants to merge 5 commits into
NVIDIA:mainfrom
jeffmaury:GH-1454
Open

feat: build CLI during pull request#1491
jeffmaury wants to merge 5 commits into
NVIDIA:mainfrom
jeffmaury:GH-1454

Conversation

@jeffmaury
Copy link
Copy Markdown

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 link
Copy Markdown

copy-pr-bot Bot commented May 21, 2026

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
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

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

@jeffmaury
Copy link
Copy Markdown
Author

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

@jeffmaury
Copy link
Copy Markdown
Author

recheck

@TaylorMutch
Copy link
Copy Markdown
Collaborator

/ok to test 05ca53e

Comment thread .github/workflows/branch-e2e.yml Outdated
jeffmaury added 2 commits May 26, 2026 09:06
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>
@jeffmaury jeffmaury requested a review from TaylorMutch May 29, 2026 06:35
@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
Co-authored-by: Taylor Mutch <taylormutch@gmail.com>
@TaylorMutch
Copy link
Copy Markdown
Collaborator

/ok to test 795d276

@TaylorMutch TaylorMutch self-assigned this May 29, 2026
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
@jeffmaury jeffmaury requested a review from TaylorMutch May 29, 2026 14:48
@TaylorMutch
Copy link
Copy Markdown
Collaborator

/ok to test dfd4394

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

3 participants