Skip to content
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

Pass through extra CLI arguments to jest #1193

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

askoufis
Copy link
Contributor

@askoufis askoufis commented Feb 27, 2025

#1175 introduced a regression where extra arguments to sku test were no longer being to the test action, ultimately resulting in jest never getting them. Would be nice if Commander's types helped here, but unfortunately they don't.

Will add a regression test for this behaviour in a followup PR.

sku test is the only CLI command that forwards extra arguments through, so no other commands are affected by this issue.

Unverified

No user is associated with the committer email.
@askoufis askoufis requested a review from a team as a code owner February 27, 2025 04:03
Copy link

changeset-bot bot commented Feb 27, 2025

🦋 Changeset detected

Latest commit: bd5aa32

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sku Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@askoufis askoufis merged commit 61e3bb3 into master Feb 27, 2025
4 checks passed
@askoufis askoufis deleted the fix-sku-test-arg-passthrough branch February 27, 2025 04:22
@seek-oss-ci seek-oss-ci mentioned this pull request Feb 27, 2025
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.

None yet

2 participants