- Notifications
You must be signed in to change notification settings - Fork928
chore: align active version terminology and link to docs#14639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Danny Kopping <danny@coder.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Also need to update reference to "default version" indocs/workspaces.md
site/src/pages/TemplateVersionEditorPage/PublishTemplateVersionDialog.tsx OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice!
Uh oh!
There was an error while loading.Please reload this page.
1b5f341
intomainUh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Post-merge 👍
Uh oh!
There was an error while loading.Please reload this page.
I found this quite confusing when I came across this feature.
What is the "default version"? I've changed this to "active version" which I believe is the intent here, and added a link to the documentation.
I also linked the docs in the CLI
--require-active-version
flags' help text.