Skip to content

Create a canary from current Git branch and revision #14244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Nov 15, 2018

Issue #14201. Builds on top of #14225 (view the delta).

New script to create a canary release from the current Git branch and revision.

Canary version numbers are "0.0.0-" to make them easier to identify and recognize.

Also updated Circle CI script to add build info metadata (e.g. branch, commit, environment) to packages.

Learn more about these new release scripts here.

$ scripts/release/create-canary.js

screen shot 2018-11-15 at 11 27 53 am

An updated artifact example with build info JSON can be found here.

@bvaughn bvaughn changed the title Automated release scripts part 2 Create a canary release from the current Git branch and revision Nov 15, 2018
@bvaughn bvaughn mentioned this pull request Nov 15, 2018
31 tasks
@bvaughn bvaughn changed the title Create a canary release from the current Git branch and revision Create a canary from current Git branch and revision [WIP] Nov 15, 2018
@bvaughn bvaughn force-pushed the automated-release-scripts-part-2 branch 2 times, most recently from 6705e30 to 597b5e2 Compare November 15, 2018 20:45
    Also updated Circle CI build script to generate and add a build-info.json file to artifacts
@bvaughn bvaughn force-pushed the automated-release-scripts-part-2 branch from 597b5e2 to c5209cd Compare November 15, 2018 20:53
@bvaughn bvaughn changed the title Create a canary from current Git branch and revision [WIP] Create a canary from current Git branch and revision Nov 16, 2018
@bvaughn bvaughn requested review from acdlite and gaearon and removed request for acdlite November 17, 2018 19:53
Copy link
Contributor

@threepointone threepointone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested/verified

@bvaughn
Copy link
Contributor Author

bvaughn commented Nov 23, 2018

Already merged via #14260

@bvaughn bvaughn closed this Nov 23, 2018
@bvaughn bvaughn deleted the automated-release-scripts-part-2 branch November 23, 2018 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants