1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 13:51:52 +03:00
Commit Graph

2784 Commits

Author SHA1 Message Date
Shawn Allen
3cdd10bbdb chore: tweak PR template 2019-02-11 14:00:45 -08:00
Shawn Allen
46f55eeb78 lint: run npm w/--unsafe-perm for lifecycle scripts 2019-02-11 13:59:04 -08:00
Shawn Allen
7417bd55ce chore: lint docs/ 2019-02-11 13:58:19 -08:00
Shawn Allen
fecf4508bf chore: lint lib/ 2019-02-11 13:58:10 -08:00
Shawn Allen
7a36ebd476 lint: add eslint configs 2019-02-11 13:57:49 -08:00
Shawn Allen
10705d420c chore: bump package-lock 2019-02-11 13:55:03 -08:00
Shawn Allen
4389295f02 lint: lint JS files 2019-02-11 13:54:47 -08:00
Shawn Allen
0524e78686 chore: remove refs to extract-packages-json 2019-02-11 11:40:01 -08:00
Shawn Allen
0e4e8c3ee5 lint: add prettier.config.js 2019-02-11 11:38:23 -08:00
Shawn Allen
1d37217709 chore: npm uninstall eslint-plugin-prettier lerna-changelog 2019-02-11 11:38:02 -08:00
Shawn Allen
49fb5a10d2 chore: rm script/reorg 💥 2019-02-08 11:39:00 -08:00
Shawn Allen
54e20045c8 chore: re-add fonts/Inter-UI-*.woff 2019-02-07 17:01:22 -08:00
Shawn Allen
f1efcd5d27 chore: add src/ to .npmignore 2019-02-07 17:01:06 -08:00
Shawn Allen
873e8de56f chore: rm -r modules/ 2019-02-07 16:55:54 -08:00
Shawn Allen
389b006a9f chore: rename publish-files.txt -> .log 2019-02-07 16:40:38 -08:00
Shawn Allen
448155362a chore: add more files to .npmignore 2019-02-07 16:40:17 -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
9db6eb88c9 npm: move unsafe-perm from .npmrc to args 2019-02-07 15:05:03 -08:00
Shawn Allen
23c48e17e1 fix: use unsafe-perm (no "s") 2019-02-07 13:30:04 -08:00
Shawn Allen
ee1cb85f12 publish: add -- separator for npm args 2019-02-07 09:45:37 -08:00
Shawn Allen
2ffa1f89bd publish: nix unsafe-perms from .npmrc 2019-02-07 09:45:13 -08:00
Shawn Allen
9c4e2783c7 fix: speling 2019-02-07 09:13:53 -08:00
Shawn Allen
31b0541809 publish: add prepublish action for debugging 2019-02-07 09:00:03 -08:00
Shawn Allen
57255aafe9 npmrc: set unsafe-perms, git-tag-version 2019-02-07 08:59:45 -08:00
Shawn Allen
2f283a0984 publish: rework publish action 2019-02-06 15:06:56 -08:00
Shawn Allen
846a9582c7 chore: pin primer/deploy@v2.2.0 2019-02-06 15:05:49 -08:00
Shawn Allen
708154a824 chore: pin actions/npm@v2.0.0 2019-02-06 15:05:23 -08:00
Shawn Allen
b1668d01a5 publish: rename "publish" to "npm publish primer" 2019-02-06 12:52:32 -08:00
Shawn Allen
5272cd30fe
publish: add NPM_AUTH_TOKEN secret 2019-02-06 12:47:53 -08:00
Shawn Allen
715865c671 ci: use primer/publish@8435e6f 2019-02-06 12:37:48 -08:00
Shawn Allen
5b32bc6221 ci: run "npm ci" instead of "npm install" 2019-02-06 11:39:59 -08:00
Shawn Allen
02a2bdfb3f deploy: fix action name, ref primer/deploy@status-config-redux 2019-02-06 11:16:33 -08:00
Shawn Allen
d401d87963 deploy: add @primer/deploy key to package.json 2019-02-06 11:16:08 -08:00
Shawn Allen
e016e8bf6c chore: delete script/publish 🔥 2019-02-06 11:12:22 -08:00
Shawn Allen
739c3422aa publish: use primer/publish --dry-run 2019-02-06 11:12:06 -08:00
Shawn Allen
c9fe679a6d deploy: rename "deploy" to "docs" (required check) 2019-02-05 14:19:11 -08:00
Shawn Allen
679818e7f0 publish: prefix fx calls w/npx 2019-02-05 14:17:20 -08:00
Shawn Allen
d804b2f06c
deploy: add GITHUB_TOKEN secret 2019-02-05 14:05:48 -08:00
Shawn Allen
422892579c ci: rename STATUS_CONTEXT -> PUBLISH_STATUS_CONTEXT 2019-02-05 13:56:13 -08:00
Shawn Allen
d9f688e592 ci: test @primer/deploy.status.context override 2019-02-05 13:55:52 -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
6ce25b0dc5 ci: add STATUS_CONTEXT env vars for deploy, publish 2019-02-05 13:12:52 -08:00
Shawn Allen
9b505b8843 chore: replace commit-status w/action-status 2019-02-05 13:08:37 -08:00
Shawn Allen
40db235ff4 publish: fix paths to dist files, nix script/server 2019-02-04 15:57:52 -08:00
Shawn Allen
59ab08aeee deploy: add script dir to now.json files 2019-02-04 15:51:26 -08:00
Shawn Allen
de2cc174fa chore: rename build run-script -> now-build 2019-02-04 15:48:38 -08:00
Shawn Allen
897ef7ed9d fix: run next w/npx 2019-02-04 15:48:25 -08:00
Shawn Allen
6d052cbc61 docs: sync({watch: !NODE_ENV}) 2019-02-04 15:48:06 -08:00