1
1
mirror of https://github.com/primer/css.git synced 2024-11-24 05:06:04 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Shawn Allen
1b177abe7b move script/release-pr to deploy stage 2019-01-04 11:30:57 -08:00
Shawn Allen
85a1ea5aa1 clean up release scripts; separte out changelog script 2019-01-04 10:34:53 -08:00
Jon Rohan
ce54470e5a Modifying notify script to publish from each package 2018-06-28 15:54:13 -07:00
Jon Rohan
7baafafa0f some emoji to be safe 2017-11-09 16:47:07 -08:00
Jon Rohan
0d415fee15 Adding lerna-changelog to travis output 2017-11-09 16:46:12 -08:00
Shawn Allen
99ea8c246b add a note about not notifying 2017-08-09 15:51:35 -07:00
Shawn Allen
a318de1635 don't notify pending 2017-08-09 15:23:03 -07:00
Shawn Allen
f57014d6f2 whoops, nix --canary arg value 2017-08-09 15:21:58 -07:00
Shawn Allen
49b320d3ff publish exact canary versions 2017-08-09 15:13:39 -07:00
Shawn Allen
4de1f7152c don't set $PATH; call npm bins directly 2017-07-31 11:31:11 -07:00
Shawn Allen
9b03481ae3 move lerna publish --yes option to script/after_success 2017-07-28 14:02:15 -07:00
Shawn Allen
7525bcbc27 clean up release scripts 2017-07-27 13:26:21 -07:00
Shawn Allen
0893571807 don't send pending commit statuses for pr releases 2017-07-25 13:16:54 -07:00
Shawn Allen
c34ce15f07 move commit status notifications closer to publish
Previously, we were reporting pending publish status for whatever
package.json versions were in git. This moves the `notify pending` calls
right before the publish calls so that we can be sure we're always
reporting the version that will be published if it succeeds.
2017-07-25 11:35:52 -07:00
Shawn Allen
55cd7631e4 extract commit status notification from script/release-pr 2017-07-20 15:21:46 -07:00
Shawn Allen
9f009655c9 clean up script/release-pr 2017-07-20 10:36:53 -07:00
Shawn Allen
cdf17a5bfb rename release-canary => release-pr 2017-07-13 16:36:27 -07:00