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

28 Commits

Author SHA1 Message Date
Shawn Allen
2a84a10331 publish dry-run to debug version issues 2018-10-23 09:31:40 -07:00
Jon Rohan
ce54470e5a Modifying notify script to publish from each package 2018-06-28 15:54:13 -07:00
Shawn Allen
ccfd033b8a update all change dependants in script/release-candidate 2018-06-19 12:26:03 -07:00
Jon Rohan
fd32b1c12b Need to output the result 2017-11-10 09:10:38 -08:00
Jon Rohan
83ddb97963 Adding lerna-changelog to release-candidate script 2017-11-10 09:01:00 -08:00
Jon Rohan
fdabbb6ea0 Renaming primer-css to primer 2017-11-09 09:41:18 -08:00
Jon Rohan
880f89f811 fail safely on rc 2017-10-24 15:33:35 -07:00
Jon Rohan
e7e243d373 Using status here 2017-10-23 14:24:41 -07:00
Shawn Allen
db7474c370 just put objects in the changed Set 2017-10-11 21:20:50 -07:00
Shawn Allen
0883140ee7 pass env vars to script/notify 2017-10-11 21:15:55 -07:00
Shawn Allen
2a44a633fb really publish to npm 2017-10-11 21:14:23 -07:00
Shawn Allen
7413bcf713 add commit status notifications 2017-10-11 21:07:27 -07:00
Shawn Allen
bcf156cfb2 a new suite of RC tools 2017-10-10 11:41:41 -07:00
Shawn Allen
4de1f7152c don't set $PATH; call npm bins directly 2017-07-31 11:31:11 -07:00
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
135cc1f9d2 nix --bail flag for release-candidate 2017-07-25 12:56:40 -07:00
Shawn Allen
6a82a15fb1 Merge remote-tracking branch 'origin/dev' into shawnbot/no-pr-build 2017-07-25 11:47:48 -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
56a603523c pass --bail=false to lerna publish to fix #268? 2017-07-24 23:10:08 -07:00
Shawn Allen
43724fddb9 possible fix for #263 2017-07-24 23:06:56 -07:00
Shawn Allen
2e811f47e8 don't be so clever about module dirs 2017-07-20 17:42:23 -07:00
Shawn Allen
b0928f923a add FIXME comment for module listing 2017-07-20 15:27:51 -07:00
Shawn Allen
0c1b3638f4 really publish 2017-07-20 15:00:05 -07:00
Shawn Allen
7696e0fe8c simplify (no need to bump primer-css separately) 2017-07-20 14:51:46 -07:00
Shawn Allen
e331b63551 first go at release candidate logic 2017-07-20 14:33:14 -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