Skip to content

Create infrastructure for experimental branches #31591

@DanielRosenwasser

Description

@DanielRosenwasser

We'd like to create a vehicle for experimental branches that get merged into a temporary branch based off of master on a nightly basis, and published to npm. Presumably it'd be called something like typescript@experimental.

Users can use this branch to more-easily play with experimental features. This will allow us to keep branches in a reasonable state as they wait for the "feature" period of our release cycle, and will allow us to see how those features combine and interact.

This is a partial alternative to #28152 - the main difference being that

  • this allows features to not be merged into master
  • experimental features aren't flagged because they're not even part of nightly

Metadata

Metadata

Assignees

Labels

InfrastructureIssue relates to TypeScript team infrastructure

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions