mise icon indicating copy to clipboard operation
mise copied to clipboard

fix: usage with remote tasks

Open zeitlinger opened this issue 3 months ago • 7 comments

Fixes https://github.com/jdx/mise/discussions/6603

zeitlinger avatar Oct 10 '25 13:10 zeitlinger

should I add a test? if so, which kind?

zeitlinger avatar Oct 10 '25 15:10 zeitlinger

yeah we should have some e2e tests or this will break again. You can look at https://github.com/jdx/mise/blob/e5124eefffbee00547d3ac279848319dec4dc058/e2e/tasks/test_task_remote_git_https#L54 to see how to write them

jdx avatar Oct 11 '25 13:10 jdx

to see how to write them

@jdx what is the assertion?

this doesn't work: https://github.com/jdx/mise/pull/6628/files#diff-43140cde7a7048890206cf9683819939e2e001220b7d9f61de695ecea5681f85R63

zeitlinger avatar Nov 03 '25 17:11 zeitlinger

@jdx did you close this because it doesn't make sense - or you didn't see my question?

zeitlinger avatar Nov 13 '25 08:11 zeitlinger

you have a test failure and merge conflict, I eventually close old PRs if they don't get any activity. I'll leave it open for a bit if you want to work on it

jdx avatar Nov 13 '25 10:11 jdx

@jdx I do want to work on it - but I couldn't figure out how to write the test

something similar to assert_contains "mise tasks remote_lint_https_latest" "Lint using ripgrep" - but testing the tab completion.

can you help?

zeitlinger avatar Nov 13 '25 14:11 zeitlinger

could you just run --help to see what the flags are?

jdx avatar Nov 13 '25 14:11 jdx

This PR has been open for more than 30 days without activity. Please reopen if you'd like to continue working on it.

github-actions[bot] avatar Nov 28 '25 18:11 github-actions[bot]