fix: usage with remote tasks
Fixes https://github.com/jdx/mise/discussions/6603
should I add a test? if so, which kind?
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
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
@jdx did you close this because it doesn't make sense - or you didn't see my question?
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 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?
could you just run --help to see what the flags are?
This PR has been open for more than 30 days without activity. Please reopen if you'd like to continue working on it.