Skip to content

Provide nightly builds for testing #4264

Closed as not planned
Closed as not planned
@jawnsy

Description

@jawnsy

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 or code-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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew user visible feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions