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

289 Commits

Author SHA1 Message Date
Shawn Allen
30963bc057 internal(reports): run script/bundle-size-report --all 2019-04-26 13:56:53 -07:00
Shawn Allen
b35afa1f2f internal(reports): add more bundle-size-report options, columns 2019-04-26 13:56:26 -07:00
Shawn Allen
3587ff562a fix: remove the build/ directory in script/postpublish 2019-04-26 13:55:51 -07:00
Shawn Allen
7ec6f0f4e0 add script/run-reports, run *that* in prepublish 2019-04-26 13:22:14 -07:00
Shawn Allen
ff33378a47 add script/bundle-size-report 2019-04-26 13:12:00 -07:00
Shawn Allen
0efc37deb5 tidy selector-diff-report 2019-04-26 13:11:08 -07:00
Shawn Allen
77b1fa4f9f fix: don't die on npm run publish-storybook
closes #724
2019-03-14 13:17:13 -07:00
Shawn Allen
52464bcfed Merge remote-tracking branch 'origin/release-12.1.1' into fix-storybook 2019-03-06 15:57:03 -08:00
Shawn Allen
e601d78b7b storybook: run publish-storybook on merge to master 2019-03-06 11:48:00 -08:00
Shawn Allen
d09713f60e storybook: build to .storybuild, run script/publish-storybook 2019-03-06 11:46:16 -08:00
Emily
4b65beba8a remove sync 2019-03-04 14:30:23 -08:00
Shawn Allen
913e890629
remove unused function from selector-diff-report 2019-02-28 16:43:34 -08:00
Shawn Allen
b4afe7ac99 run npm --silent in script/selector-diff-report 2019-02-28 15:23:36 -08:00
Shawn Allen
8cc63dbef3 fix(selector-diff-report): always rebuild the data 2019-02-28 15:19:53 -08:00
Shawn Allen
0af24fb9c0 fix: update selector-diff-report to compare @primer/css 2019-02-28 13:33:56 -08:00
Shawn Allen
3c79835402 better file names in primer-migrate test script 2019-02-13 15:49:05 -08:00
Shawn Allen
95910527a4 migrate: add primer-migrate binary, tests 2019-02-13 15:43:12 -08:00
Shawn Allen
1085ed6e4e ci: remove custom publish statuses 2019-02-12 13:36:51 -08:00
Shawn Allen
4e0fc92365 chore: clean up dist/meta.json import lists 2019-02-12 10:30:54 -08:00
Shawn Allen
28461b4524 build: output imports to dist/meta.json 2019-02-11 22:33:03 -08:00
Shawn Allen
1b82944060 build: run selector diff report in prepublish 2019-02-11 21:46:15 -08:00
Shawn Allen
183f73f3ce rename selector-diff.txt -> .log 2019-02-11 21:46:15 -08:00
Shawn Allen
e8728e1da5 build: output dist/meta.json with useful metadata 2019-02-11 21:46:15 -08:00
Shawn Allen
460800741c build: make backwards-compatible build/ directory 2019-02-11 21:46:15 -08:00
Shawn Allen
48b62d8912 chore: make script/selector-diff-report work again 2019-02-11 21:46:15 -08:00
Shawn Allen
6b64f84970 build: rework where stats go (dist/stats/{name}.json) 2019-02-11 21:46:15 -08:00
Shawn Allen
00c4d63572 build: refactor script/dist w/postcss 2019-02-11 21:46:15 -08:00
Shawn Allen
d3e7b7e803 dist: bring back dist/*.js 2019-02-11 14:34:50 -08:00
Shawn Allen
49fb5a10d2 chore: rm script/reorg 💥 2019-02-08 11:39:00 -08:00
Shawn Allen
389b006a9f chore: rename publish-files.txt -> .log 2019-02-07 16:40:38 -08:00
Shawn Allen
d3406fc868 publish: clean up pre-publish and post-publish scripts 2019-02-07 16:12:36 -08:00
Shawn Allen
4290be965e dist: skip <index>.js (just do .json) 2019-02-07 16:12:08 -08:00
Shawn Allen
e016e8bf6c chore: delete script/publish 🔥 2019-02-06 11:12:22 -08:00
Shawn Allen
679818e7f0 publish: prefix fx calls w/npx 2019-02-05 14:17:20 -08:00
Shawn Allen
422892579c ci: rename STATUS_CONTEXT -> PUBLISH_STATUS_CONTEXT 2019-02-05 13:56:13 -08:00
Shawn Allen
ceea4b9e89 publish: run action-status in prepublish, postpublish 2019-02-05 13:13:56 -08:00
Shawn Allen
2308cef1b5 publish: run npm w/--unsafe-perms for pre- and post-scripts 2019-02-05 13:13:35 -08:00
Shawn Allen
40db235ff4 publish: fix paths to dist files, nix script/server 2019-02-04 15:57:52 -08:00
Shawn Allen
897ef7ed9d fix: run next w/npx 2019-02-04 15:48:25 -08:00
Shawn Allen
94779a5d0f lint: whitespace in script/update-assets 2019-02-04 15:38:17 -08:00
Shawn Allen
44155e0eaa ci: refactor dist, build, prepublish scripts 2019-02-04 15:37:52 -08:00
Shawn Allen
51521cb4a8 ci: use GH_STATUS_TOKEN for commit-status 2019-02-04 15:19:23 -08:00
Shawn Allen
01cb8c77d4 publish: run pre- and post-scripts explicitly 2019-02-04 15:14:24 -08:00
Shawn Allen
1a5da388cb publish: add script/publish 2019-02-04 15:03:19 -08:00
Shawn Allen
1c9698a8bd fix: fix build script, run-script 2019-02-04 14:27:39 -08:00
Shawn Allen
8895827eac publish: copy all src/* before publishing, clean up post 2019-02-04 13:58:18 -08:00
Shawn Allen
be1aa271e0 chore: move primer build script up 2019-02-04 13:02:11 -08:00
Shawn Allen
b24c5ac127 chore: move all the docs stuff up 2019-02-04 12:55:18 -08:00
Shawn Allen
b7fee34d57 chore: remove lerna and related scripts 2019-02-04 12:36:34 -08:00
Shawn Allen
199a4e4d50 chore: update script/selector-diff-report for reorg 2019-02-04 12:36:07 -08:00