1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00
Commit Graph

186 Commits

Author SHA1 Message Date
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
Jon Rohan
ad61fd143a Don't fail 2018-07-03 10:22:36 -07:00
Jon Rohan
a74cf010dc Log so we're not hella failing 2018-07-03 10:16:20 -07:00
Jon Rohan
ca6e160395 Creating a node script to publish 2018-07-03 10:14:07 -07:00
Jon Rohan
e18a29f00a Creating a node script to publish 2018-07-03 10:14:03 -07:00
Jon Rohan
d5e8c573a8 Merge branch 'release-10.7.0' into multi_status 2018-06-28 16:28:08 -07:00
Jon Rohan
ce54470e5a Modifying notify script to publish from each package 2018-06-28 15:54:13 -07:00
Jon Rohan
2b5ec9b600
Merge pull request #515 from primer/auto_storybook
Auto publish storybook
2018-06-28 12:56:51 -07:00
Jon Rohan
e815e94a7f Remove test 2018-06-28 12:36:23 -07:00