-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed as not planned
Labels
featureNew user visible featureNew user visible feature
Milestone
Description
Background
We currently provide a variety of release builds that users can install with install.sh, as well as a package published to npm so that users can install from source code. These are updated when we create a release, which means that users may have to wait until the next release to see whether a bug fix addressed their issue.
Reducing the cycle time for feedback means that we can iterate more rapidly on code-server, and one way to achieve that is to publish nightly builds, so that users can see whether we have resolved their issues.
Proposal
- Publish a
code-server-next
orcode-server-latest
package that users can install via npm - Publish nightly builds of our usual build artifacts, like a Debian/Ubuntu package, etc (we may want to limit these to the last 30 or 90 days to reduce storage costs)
jsjoeio, kylecarbs and wangweixuan
Metadata
Metadata
Assignees
Labels
featureNew user visible featureNew user visible feature