docs: isolate preview and production deploys - #3004
Merged
Merged
Conversation
vmaerten
marked this pull request as ready for review
August 30, 2026 08:10
no-hup
added a commit
to no-hup/task
that referenced
this pull request
Sep 2, 2026
The anchors added in this branch used the `#--flag-name` style that already existed in these pages, but VitePress strips leading hyphens when it slugifies a heading, so every one of them was dead. go-task#3004 had just fixed four of the pre-existing ones the same way. - environment.md: repair 19 anchors, document NO_COLOR and CI (both are read in internal/flags/flags.go and NO_COLOR takes precedence over the already-documented FORCE_COLOR) - cli.md: the Remote section had no cross-references at all; 9 of its 11 flags have both a config key and an env var, so link them - config.md: interactive was missing its env var, temp-dir its CLI flag, and remote.cacert/cert/cert-key had neither
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
next.taskfile.devand previews from being crawled or indexed.