- Notifications
You must be signed in to change notification settings - Fork1k
docs: add doc on how to try a coder-preview build#16314
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
Is the motive is to encourage more users to install the preview build? |
This feels a bit strange to be first-class in our docs. I know other products have nightly/preview builds but tend to have them more hidden in the docs versus under the Install nav. |
docs/manifest.json Outdated
{ | ||
"title":"Install and test coder-preview", | ||
"description":"Test the latest coder-preview build", | ||
"path":"./install/coder-preview-docker.md", | ||
"icon_path":"./images/icons/contributing.svg" | ||
}, |
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.
How does this look in the docs sidebar? It's a pretty long title
EdwardAngertJan 29, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh 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.
it's not great - and it might not be totally accurate. I don't think we actually install Coder with thedocker run
command
I'll update it (and its location) in a little bit
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.
IMO, it should live as a notice of type "Tip" on the docker install page. And not a separate page.
not really - it should be more of a "you could do this if you need to" and not something people think is an option. I think it actually belongs more in a troubleshooting section - would that make more sense? |
Tip IMO, it should live as a Tip on the docker install page. And not a separate 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.
Blocking to prevent an accident merge.
- Consolidates preview release installation guidance under the Docker section.- Removes the standalone page for coder-preview installation.
a5643b6
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
combined the steps I used into one doc to make it easier for everyone else who wants to deploy a quick coder-preview build
preview