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

194 Commits

Author SHA1 Message Date
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
Shawn Allen
e941cdf401 exclude private packages from rc versioning 2018-12-21 13:41:38 -08:00
Shawn Allen
9b4caa84a0 do branch urls better, derp 2018-12-21 13:19:12 -08:00
Shawn Allen
0e90ca80cf use the pr branch in now alias 2018-12-21 13:17:17 -08:00
Shawn Allen
6e6954679d fix prefix branch alias url with https:// 2018-12-21 12:14:21 -08:00
Shawn Allen
97cbe9d9f8 update the commit status url to the branch alias 2018-12-21 11:12:11 -08:00
Shawn Allen
ac4ad256da alias the deployment to primer-css-$TRAVIS_BRANCH 2018-12-21 11:06:57 -08:00
Shawn Allen
6108e0c9ed npm run sync manually (not prepare) 2018-12-17 15:26:50 -08:00
Shawn Allen
ff8d0cbbce run prepare in docs dir before deploying 2018-12-17 15:26:50 -08:00
Shawn Allen
176744b28e tweak deploy commit status 2018-12-17 15:26:50 -08:00
Shawn Allen
d7a8e7b03e copy primer css build in script/build-docs 2018-12-17 15:26:50 -08:00
Shawn Allen
511d7aaaec tweak commit-status args 2018-12-17 15:26:50 -08:00
Shawn Allen
7a99f8257b run now + commit-status via npx 2018-12-17 15:26:50 -08:00
Shawn Allen
2700bd6a90 deploy it! 2018-12-17 15:26:50 -08:00
Shawn Allen
77be5e686b simplify script/build-docs 2018-12-17 15:26:09 -08:00
Shawn Allen
f66aed2d5a build docs on Travis :fingers_crossed: 2018-12-17 15:26:09 -08:00
Shawn Allen
2a0c3ca944 nix unused script/bump-rc 2018-11-13 15:59:06 -08:00
Shawn Allen
818efd1ad8 fix up script/check-versions 2018-11-13 15:23:19 -08:00
Shawn Allen
e90c0a78f0 go back to implied --since=master 2018-10-23 10:03:48 -07:00
Shawn Allen
ff22d1ac70 tell lerna exactly which version we're comparing 2018-10-23 09:52:21 -07:00
Shawn Allen
882ff75550 remove --since=master from lerna updated 2018-10-23 09:38:22 -07:00
Shawn Allen
2a84a10331 publish dry-run to debug version issues 2018-10-23 09:31:40 -07:00
Jon Rohan
79856df0ea Adding user details to storybook publish script 2018-07-03 11:21:41 -07:00
Jon Rohan
1417f1298f Using .git 2018-07-03 11:03:43 -07:00
Jon Rohan
44bc26ef3c Remove silent, exit if gh_token isn't present 2018-07-03 10:27:31 -07:00