1
1
mirror of https://github.com/primer/css.git synced 2024-12-22 13:41:34 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Shawn Allen
7525bcbc27 clean up release scripts 2017-07-27 13:26:21 -07:00
Shawn Allen
680635ac8c Merge branch 'shawnbot/release-fixes' into shawnbot/no-pr-build 2017-07-25 13:04:16 -07:00
Shawn Allen
2ac8bc3828 add script/try-publish; use in script/release 2017-07-25 12:57:10 -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
7d82e1dcda don't bail in script/release 2017-07-20 15:22:10 -07:00
Shawn Allen
452deb584c really run lerna exec, but bail 2017-07-20 14:12:57 -07:00
Shawn Allen
fbc5c29a66 chmod +x, duh 2017-07-13 16:15:55 -07:00
Shawn Allen
8d636f65f8 isolate rc and release scripts 2017-07-13 16:11:38 -07:00