Daily builds of Positron are now available #7957
Replies: 2 comments 4 replies
-
Pretty cool! Naive question: I guess users should install a minimum positron version for this feature to work? |
Beta Was this translation helpful? Give feedback.
-
Since Positron has exited the beta stage, it now only releases monthly previews. However, the server I maintain for my team's working environment (which we access via SSH) is on an internal network and only supports limited access to global websites (Posit’s CDN may not be reachable). Previously, I had been tracking the GitHub releases page, syncing its remote assets to my local object storage, and replacing the download links on the remote SSH host with those from my local storage. This allowed me to keep the environment relatively up to date, as new versions of Positron often include timely bug fixes for issues our team members encounter during use. I’m wondering if there is a static site similar to https://dailies.rstudio.com/ that would allow me to automate the process of retrieving updated URLs to use as download links for the remote SSH host. Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are interested in keeping up with absolutely bleeding edge new features in Positron, then I have some good news for you! We now have an update channel that you can opt in to for access to our dailies:
The default for this
update.positron.channel
setting in Positron is "preleases", which will set you up to use our monthly stable builds. These monthly releases go through extensive vetting and testing before being made available. If you change the setting to "dailies", what can you expect?Let us know if you have questions about using the update channel for dailies!
Beta Was this translation helpful? Give feedback.
All reactions