Skip to content
Snippets Groups Projects

fix Nushell tests

Merged STEVAN Antoine requested to merge fix-nu-tests into master

because this was developed when Nushell was in 0.95.0, some tweaks had to be added

  • allow to set the Nushell binary with the NU var in Makefile, e.g. make NU="nu-0.95.0" test if you have Nushell 0.95.0 installed as nu-0.95.0 in PATH
  • use $nu.current-exe for nested Nushell invocation to preserve the version set in the top-level Makefile
  • use --no-config-file to make sure there is no interaction with the user's config, which might not be for the correct version

Merge request reports

Merge request pipeline #7347 passed

Merge request pipeline passed for 0e7a7e4a

Merged by DETCHART JonathanDETCHART Jonathan 6 months ago (Jan 17, 2025 10:09am UTC)

Merge details

  • Changes merged into with 336b4433.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading