Skip to content

Automate release branch creation #36863

Closed
@DanielRosenwasser

Description

@DanielRosenwasser

We need to perform the following tasks every time we create a release-*.* branch:

  1. TypeScript creates a branch from master on GitHub.
  2. TypeScript updates the version on that branch to beta.
    1. Update package.json
    2. Update src/compiler/corePublic.ts
  3. TypeScript LKGs the branch.
  4. SDK script is updated to sync from that branch.

We should find a way to do all of this "at once".

Metadata

Metadata

Assignees

Labels

InfrastructureIssue relates to TypeScript team infrastructureRescheduledThis issue was previously scheduled to an earlier milestone

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions