1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 21:28:20 +03:00
Commit Graph

117 Commits

Author SHA1 Message Date
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
9fef0d2ad2 Merge branch 'release-9.6.0' into better-rc 2017-10-11 21:58:51 -07:00
Shawn Allen
21d19f030f update compare-published to work w/multiple module dirs 2017-10-11 21:47:54 -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
b19312598c add check for missing primer-css dependencies 2017-10-11 17:07:11 -07:00
Shawn Allen
34bac11462 clean up on check-imports 2017-10-11 17:00:09 -07:00
Shawn Allen
fdd90eb9e5 cleaner output 2017-10-11 16:02:00 -07:00
Shawn Allen
88b154704a add script to check that imports match dependencies 2017-10-11 15:58:29 -07:00
Shawn Allen
07a6560686 add version check script 2017-10-10 21:28:45 -07:00
Shawn Allen
053c9f167d Merge branch 'master' into release-9.6.0 2017-10-10 20:50:05 -07:00
Shawn Allen
6153ae9ed1 move generator-primer-module to /tools/ 2017-10-10 11:50:55 -07:00
Shawn Allen
bcf156cfb2 a new suite of RC tools 2017-10-10 11:41:41 -07:00
Shawn Allen
99dc990615 move generator-primer-module to /tools/ 2017-10-09 23:09:04 -07:00
Shawn Allen
c81a3c3a39 alphanumeric semver sorting is dumb; just get the last one 2017-09-26 11:49:44 -05:00
Shawn Allen
e4c51b2589 semver is dumb 2017-09-26 11:40:59 -05:00
Shawn Allen
c822a227fc match all modules 🤦 2017-09-26 11:26:33 -05:00
Shawn Allen
80e2bfc178 fix the publish tag 2017-09-25 15:04:25 -05:00
Shawn Allen
c5d61a499f don't exit form script/release-candidate 2017-09-25 15:00:39 -05:00
Shawn Allen
ecea6f6c0f use bump-rc script for each module 2017-09-22 16:02:48 -07:00
Shawn Allen
bc9a4a2e7e nicer output 2017-09-22 16:02:38 -07:00
Shawn Allen
b36b5a53ee add per-module RC bump script 2017-09-22 15:43:44 -07:00
Shawn Allen
bebb56ba4a Revert "Merge branch 'dev' into master"
This reverts commit e15e1fdcaf, reversing
changes made to b0099723c7.
2017-09-20 21:21:19 -07:00
Shawn Allen
b58ab1019a nix set-json utility 2017-09-08 16:45:50 -07:00
Shawn Allen
57aa5ee89e add helper scripts for top-level deps
and write JSON with a newline
2017-09-08 13:46:44 -07:00
Shawn Allen
91e9bb7412 add --copy option to copy keys from other files 2017-09-08 13:04:40 -07:00
Shawn Allen
f86d9fc0e9 add set-json utility 2017-09-08 12:48:15 -07:00
Shawn Allen
4128fd2de0 short-circuit other stuff for --help 2017-09-07 11:58:55 -07:00
Shawn Allen
ebd24a8433 add new, improved script for new module bootstrapping 2017-09-07 11:38:38 -07: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
ba8a03e19a move CHANGELOG symlink to .travis.yml 2017-07-31 13:52:43 -07:00
Shawn Allen
55047e1733 symlink CHANGELOG.md to primer-css after build success 2017-07-31 13:51:59 -07:00
Shawn Allen
4de1f7152c don't set $PATH; call npm bins directly 2017-07-31 11:31:11 -07:00
Shawn Allen
ab913f229d chmod +x, derp 2017-07-28 14:09:04 -07:00
Shawn Allen
9b03481ae3 move lerna publish --yes option to script/after_success 2017-07-28 14:02:15 -07:00
Shawn Allen
533895c7ef Merge remote-tracking branch 'origin/dev' into shawnbot/travis-deploy 2017-07-28 14:00:11 -07:00
Shawn Allen
5b7d987f2c simplify script/after_success 2017-07-28 13:55:13 -07:00
Shawn Allen
7525bcbc27 clean up release scripts 2017-07-27 13:26:21 -07:00
Shawn Allen
477945e5a0 reorganize CI release logic
- move final release into Travis 'deploy' stage
- move PR and RC release logic into script/after_success
- kill script/cibuild
2017-07-27 13:25:57 -07:00
Shawn Allen
f2abaedc86 jq -r for a good time 2017-07-25 15:39:38 -07:00
Shawn Allen
246688cb29 :finnadie: this should fix it 2017-07-25 15:18:33 -07:00
Shawn Allen
d137b18fea get the version... derp 2017-07-25 15:00:50 -07:00
Shawn Allen
ab1c157734 clean up cibuild debugging 2017-07-25 15:00:22 -07:00
Shawn Allen
ee51b3f010 swap TRAVIS_BRANCH and TRAVIS_PULL_REQUEST_BRANCH 2017-07-25 14:16:42 -07:00