Shawn Allen
afd5a05646
remove build directory
...
BREAKING CHANGE: the build directory is no longer included in the
distributed package. build/stats.json can be found at
dist/stats/primer.json, and `require('@primer/css/build')` references
should be rewritten to `require('@primer/css/dist/primer')`.
2019-09-10 11:28:09 -07:00
Shawn Allen
7ec6f0f4e0
add script/run-reports, run *that* in prepublish
2019-04-26 13:22:14 -07:00
Shawn Allen
1085ed6e4e
ci: remove custom publish statuses
2019-02-12 13:36:51 -08:00
Shawn Allen
1b82944060
build: run selector diff report in prepublish
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
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
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
44155e0eaa
ci: refactor dist, build, prepublish scripts
2019-02-04 15:37:52 -08:00
Shawn Allen
8895827eac
publish: copy all src/* before publishing, clean up post
2019-02-04 13:58:18 -08:00