Skip to content

Release script follow-up items #11435

@bvaughn

Description

@bvaughn

Today I used the new release script for the first time to publish 16.1.0-beta. Here are a couple of things I noticed that I want to follow-up on:

PR #11434

  • Auto-install (or update) release script Yarn deps before running

PR #11437

  • publish script should git tag -a ${version}. I manually tagged the 16.1.0-beta release.
  • The post-build test instructions should show fully-qualified paths to prevent you from accidentally verifying the wrong build (eg the checkout the release script is running from rather than the -p path)
  • publish-to-npm check should handle pre-1.0 packages. (This one failed for the 0.2.0 reconciler release b'c it expected it to be 16.1.0-beta.) For that matter, it should have probably been 0.2.0-beta
  • When publishing a stable release (@latest) also update the next release to point to it.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions