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

218 Commits

Author SHA1 Message Date
Shawn Allen
a158835bd0 print the working dir in script/notify 2019-01-22 14:36:56 -08:00
Shawn Allen
d729bf6235 only check links if CHECK_LINKS=1 2019-01-17 15:01:18 -08:00
Shawn Allen
0bc0eeca45
ci: don't check links on Travis
...unless "[check-links]" is in the commit message
2019-01-17 14:47:22 -08:00
Shawn Allen
7941d5378d ci: don't check links on Travis 2019-01-15 11:50:07 -08:00
Shawn Allen
a5658d306f docs: alias docs to now.json "alias" field on master 2019-01-15 11:37:21 -08:00
Shawn Allen
0efd5d919c fix up the call in link check error message [skip ci] 2019-01-11 14:29:22 -08:00
Shawn Allen
b9051853fb run check-links with: -v -m=5 for more detail + speed 2019-01-11 14:29:22 -08:00
Shawn Allen
445dd94f31 do the primer.css copy in prebuild, not deploy-docs 2019-01-11 14:29:22 -08:00
Shawn Allen
b27c56d591 fail builds with broken links 2019-01-11 14:29:22 -08:00
Shawn Allen
0164e948ac tweak how link checker is run in Travis 2019-01-11 14:29:22 -08:00
Shawn Allen
1027a23113 run script/check-links after deploying docs 2019-01-11 14:29:22 -08:00
Shawn Allen
87d68cd4fb run the link checker after deploying docs 2019-01-11 14:29:22 -08:00
Shawn Allen
36125bde54 tidy up docs commit status text 2019-01-08 13:38:49 -08:00
Shawn Allen
f3a4f1a028 deploy docs after releasing 2019-01-08 13:38:38 -08:00
Shawn Allen
93f4e15229 Fix compare-published for private package (docs) 2019-01-07 16:03:15 -08:00
Shawn Allen
eb2780e64e fix path to script/try-publish 2019-01-07 15:38:55 -08:00
Shawn Allen
5c2719f869 add back bump script 2019-01-07 14:58:32 -08:00
Shawn Allen
da3ba6a1b6 pass args through in script/release-candidate 2019-01-07 14:34:20 -08:00
Shawn Allen
2ab362a3fe use the travis branch env vars 2019-01-07 14:09:00 -08:00
Shawn Allen
c09bf292c1 simplify travis deployment config w/deploy script 2019-01-07 13:48:45 -08:00
Shawn Allen
d9b3997c52 move release-pr conditions back to the script again 2019-01-07 13:40:31 -08:00
Shawn Allen
7324c66fd0 simplify release-pr logic again 2019-01-07 13:27:02 -08:00
Shawn Allen
0bc4102b68 echo out the release-pr branch 2019-01-07 13:13:56 -08:00
Shawn Allen
d9c365a1f9 write primer-version.txt instead of VERSION (because Lerna) 2019-01-04 15:18:57 -08:00
Shawn Allen
955f170cb8 tighten up deploy commit statuses 2019-01-04 13:48:24 -08:00
Shawn Allen
0b0648ab5d nix happy-new-year script 2019-01-04 13:07:03 -08:00
Shawn Allen
e7877054c4 move lerna-changelog back into release-candidate 2019-01-04 11:59:00 -08:00
Shawn Allen
68718b7f67 post a pending commit status for docs deployment 2019-01-04 11:56:03 -08:00
Shawn Allen
1b177abe7b move script/release-pr to deploy stage 2019-01-04 11:30:57 -08:00
Shawn Allen
d0074b010a don't run generate-changelog on master releases 2019-01-04 11:29:42 -08:00
Shawn Allen
af3a3185f9 nix script/after_success 2019-01-04 11:26:11 -08:00
Shawn Allen
3dc61a4ec4 only update primer version in docs on mismatch 2019-01-04 11:12:35 -08:00
Shawn Allen
9538cf98b2 add script/happy-new-year 2019-01-04 11:02:37 -08:00
Shawn Allen
f3539dccee only get the primer version from VERSION if it exists 2019-01-04 10:40:04 -08:00
Shawn Allen
5efe7b38d5 write published primer version to /VERSION, use that 2019-01-04 10:40:04 -08:00
Shawn Allen
0935b47688 update the docs primer dependency version manually 2019-01-04 10:40:04 -08:00
Shawn Allen
290f87711e fix script/get-packages 2019-01-04 10:40:04 -08:00
Shawn Allen
924a9758f6 add --dry-run support to script/release-candidate 2019-01-04 10:34:53 -08:00
Shawn Allen
46d8fd945b add standalone pre-release check script 2019-01-04 10:34:53 -08:00
Shawn Allen
85a1ea5aa1 clean up release scripts; separte out changelog script 2019-01-04 10:34:53 -08:00
Shawn Allen
487d98beb1 just do lerna publish --canary for release candidates 2019-01-04 10:34:53 -08:00
Shawn Allen
330d180e36 tidy up release-candidate script again 2019-01-04 10:34:54 -08:00
Shawn Allen
f94b5b255d don't exclude docs from getPackages() 2019-01-04 10:34:53 -08:00
Shawn Allen
419841eac6 only publish non-private packages 2019-01-04 10:34:53 -08:00
Shawn Allen
5e85cb9f54 use dashes instead of underscores in branch alias 2019-01-04 10:34:53 -08:00
Shawn Allen
b445ecd3a3 sanitize dots in branch names 2018-12-21 14:39:39 -08:00
Shawn Allen
b97a1af4d8 move docs build to Travis deploy stage 2018-12-21 14:39:20 -08:00
Shawn Allen
cb1a385897 exclude private packages in getPackages() 2018-12-21 14:29:50 -08:00
Shawn Allen
e1bc134359 tidier 2018-12-21 14:29:37 -08:00
Shawn Allen
da3f5ac1c8 whitespace 2018-12-21 14:28:23 -08:00