Skip to content

Forward experimental options in toolkit run#16095

Merged
sholderbach merged 1 commit intonushell:mainfrom
cptpiepmatz:toolkit-run-with-experimental-options
Jul 2, 2025
Merged

Forward experimental options in toolkit run#16095
sholderbach merged 1 commit intonushell:mainfrom
cptpiepmatz:toolkit-run-with-experimental-options

Conversation

@cptpiepmatz
Copy link
Copy Markdown
Member

Description

I use toolkit run to test PRs or my own code. Passing experimental options to it makes this nicer if you're trying to test that out.

User-Facing Changes

You can pass --experimental-options to toolkit run.

Tests + Formatting

  • 🟢 toolkit fmt
  • 🟢 toolkit clippy
  • 🟢 toolkit test
  • 🟢 toolkit test stdlib

After Submitting

@sholderbach sholderbach merged commit 2fe84bd into nushell:main Jul 2, 2025
16 checks passed
@github-actions github-actions bot added this to the v0.106.0 milestone Jul 2, 2025
mkatychev pushed a commit to mkatychev/nushell that referenced this pull request Jul 2, 2025
# Description
I use `toolkit run` to test PRs or my own code. Passing experimental
options to it makes this nicer if you're trying to test that out.

# User-Facing Changes


You can pass `--experimental-options` to `toolkit run`.

# Tests + Formatting


- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting
@cptpiepmatz cptpiepmatz deleted the toolkit-run-with-experimental-options branch July 2, 2025 14:47
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.

2 participants