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

2854 Commits

Author SHA1 Message Date
Shawn Allen
00c4d63572 build: refactor script/dist w/postcss 2019-02-11 21:46:15 -08:00
Shawn Allen
0fe5f10ae8 fix: fix path to utilities in marketing/index.scss 2019-02-11 21:46:15 -08:00
Shawn Allen
0b11ae363b build: add back postcss, et al 2019-02-11 21:46:15 -08:00
Shawn Allen
3b0aeeedb8 build: add .browserslistrc 2019-02-11 21:46:15 -08:00
Shawn Allen
83011381e6 chore: remove tools/ from .npmignore 2019-02-11 15:18:58 -08:00
Shawn Allen
28a5db0eb8 chore: rm -rf tools/ 2019-02-11 15:18:08 -08:00
Shawn Allen
3fd7cf5d2e ci: prioritize publishing before deploying 2019-02-11 15:18:08 -08:00
Shawn Allen
5fa428a2c9
docs: update links in PR snippet 2019-02-11 15:09:08 -08:00
Shawn Allen
481d796d06 dist: bring back dist/*.js 2019-02-11 14:47:01 -08:00
Shawn Allen
d3e7b7e803 dist: bring back dist/*.js 2019-02-11 14:34:50 -08:00
Shawn Allen
3015227b8d chore: npm version 12.0.0 2019-02-11 14:21:45 -08:00
Shawn Allen
d3d1ab06bb chore: update CHANGELOG for 12.0.0 2019-02-11 14:21:30 -08:00
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
705f760693
docs: update RELEASING.md 2019-02-11 13:25:16 -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
41b56fcc08
docs: remove docs site stuff from README, etc. 2019-02-08 16:45:01 -08:00
Shawn Allen
1dad1b8a01
docs: move docs site docs to DEVELOP.md 2019-02-08 16:44:46 -08:00
Shawn Allen
2812ba3c56
docs: update DEVELOP.md with new workflow 2019-02-08 16:34:37 -08:00
Shawn Allen
9b3f4e206d
Merge pull request #666 from primer/reorg
Reorganize the packages 🤘
2019-02-08 13:22:22 -08:00
Shawn Allen
49fb5a10d2 chore: rm script/reorg 💥 2019-02-08 11:39:00 -08:00
Shawn Allen
9622336d2d
docs: add MIGRATION.md
stub out v12 migration docs
2019-02-08 11:30:17 -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