1
1
mirror of https://github.com/primer/css.git synced 2024-12-26 15:43:59 +03:00
Commit Graph

229 Commits

Author SHA1 Message Date
Shawn Allen
3b7820cc82 clean up script/reorg 2019-01-28 16:40:39 -08:00
Shawn Allen
e07c5cc6a9 fold reorg-reset into script/reorg 2019-01-28 16:40:39 -08:00
Shawn Allen
9270e09042 add --help and --dry-run flags to script/reorg 2019-01-28 16:40:39 -08:00
Shawn Allen
097a211900 move reset stuff from script/reorg => script/reorg-reset 2019-01-28 16:40:39 -08:00
Shawn Allen
c7b461f751 don't exit 2019-01-28 16:40:39 -08:00
Shawn Allen
a7f8df07b0 add script to reorganize the monorepo 2019-01-28 16:40:39 -08:00
Shawn Allen
3ecdc6e4bb ci: tweak docs pending commit status 2019-01-25 15:17:12 -08:00
Shawn Allen
2be44f23cc Revert "ci: add branch + version metadata to docs deployments"
This reverts commit 5a78e62dc0.
2019-01-24 11:27:56 -08:00
Shawn Allen
80c32bd241 ci: abbreviate commit status per #518 2019-01-24 11:03:46 -08:00
Shawn Allen
5a78e62dc0 ci: add branch + version metadata to docs deployments 2019-01-24 10:57:01 -08:00
Shawn Allen
642d7fa90b test: add script/selector-diff-report 2019-01-23 15:31:51 -08:00
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