Skip to content

feat(rust): allows user args to run and test executor#76

Merged
Cammisuli merged 3 commits intomainfrom
add-args-to-run-and-test
Feb 21, 2025
Merged

feat(rust): allows user args to run and test executor#76
Cammisuli merged 3 commits intomainfrom
add-args-to-run-and-test

Conversation

@Cammisuli
Copy link
Owner

Closes #70, #71

@nx-cloud
Copy link

nx-cloud bot commented Feb 21, 2025

View your CI Pipeline Execution ↗ for commit 13be7bb.

Command Status Duration Result
nx run-many --target=e2e --exclude monodon --pa... ✅ Succeeded 1m 41s View ↗
nx run-many --target=build,test,lint --exclude ... ✅ Succeeded 12s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-21 14:34:53 UTC

@Cammisuli Cammisuli enabled auto-merge (squash) February 21, 2025 14:32
@Cammisuli Cammisuli merged commit c03c1cb into main Feb 21, 2025
3 checks passed
@Cammisuli Cammisuli deleted the add-args-to-run-and-test branch February 21, 2025 14:35
Cammisuli added a commit that referenced this pull request Feb 21, 2025
Co-authored-by: Jonathan Cammisuli <4332460+Cammisuli@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Passing args to a CLI app is not possible

2 participants