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

762 Commits

Author SHA1 Message Date
Jon Rohan
f2d7d2b806 Removing CHANGELOG.md 2017-07-26 14:57:58 -07:00
Jon Rohan
d55d07d92a Merge branch 'dev' into module_meta_cleanup 2017-07-26 13:41:30 -07:00
Jon Rohan
0941427730 Ignoring a lerna backup file 2017-07-26 12:59:36 -07:00
Jon Rohan
a5bef7cb94 Removing postcss.json files
These are handled by primer-module-build
2017-07-26 12:59:17 -07:00
Jon Rohan
9c5fc2a2c3 Merge pull request #277 from primer/document_styles_test
Creating a test that checks for documentation coverage
2017-07-26 12:55:21 -07:00
Jon Rohan
580bc02be4 Deleting module .gitignore files 2017-07-26 12:51:44 -07:00
Jon Rohan
593eddff38 read file sync utf8 2017-07-26 11:30:00 -07:00
Jon Rohan
4a1a9a1896 These are synchronous functions 2017-07-26 11:26:41 -07:00
Jon Rohan
b705d1cefa Using npm-run-all 2017-07-26 11:05:24 -07:00
Jon Rohan
c3f8961bef Dropping quotes in ava command 2017-07-26 10:55:53 -07:00
Jon Rohan
c824f75e0f These dependencies aren't supposed to be here 2017-07-26 10:47:27 -07:00
Jon Rohan
4feeb1a7e4 Merge branch 'dev' into document_styles_test 2017-07-26 10:46:06 -07:00
Jon Rohan
1b2001af6f Renaming ava script to test-docs 2017-07-26 10:44:53 -07:00
Jon Rohan
ecf0680815 Removed dev deps in modules and added hoist option 2017-07-26 10:38:55 -07:00
Jon Rohan
628055aefe Removing modules that fail from test for now 2017-07-25 16:33:08 -07:00
Jon Rohan
bfe72b931f Some docs 2017-07-25 15:25:30 -07:00
Jon Rohan
08afa167df Better matching 2017-07-25 15:11:27 -07:00
Jon Rohan
c07e69ae91 what if I add it here 2017-07-25 14:59:34 -07:00
Jon Rohan
f321b410c7 Updating test, and adding to all modules 2017-07-25 14:52:18 -07:00
Shawn Allen
bb87da3e4b Merge pull request #273 from primer/shawnbot/no-pr-build
Update CI build logic for Travis push builds only
2017-07-25 14:32:45 -07:00
Shawn Allen
ee51b3f010 swap TRAVIS_BRANCH and TRAVIS_PULL_REQUEST_BRANCH 2017-07-25 14:16:42 -07:00
Shawn Allen
73008f8bb3 bring back TRAVIS_EVENT_TYPE checking 2017-07-25 14:07:29 -07:00
Shawn Allen
25ca2964fb debug vars 2017-07-25 13:55:53 -07:00
Shawn Allen
f949e58eee okay, try TRAVIS_PULL_REQUEST_BRANCH... 2017-07-25 13:44:50 -07:00
Shawn Allen
4cb23f6097 check whether TRAVIS_PULL_REQUEST is "false" 2017-07-25 13:37:43 -07:00
Shawn Allen
15f6a1c484 detect PR via TRAVIS_PULL_REQUEST 2017-07-25 13:35:21 -07:00
Shawn Allen
0893571807 don't send pending commit statuses for pr releases 2017-07-25 13:16:54 -07:00
Shawn Allen
680635ac8c Merge branch 'shawnbot/release-fixes' into shawnbot/no-pr-build 2017-07-25 13:04:16 -07:00
Shawn Allen
2ac8bc3828 add script/try-publish; use in script/release 2017-07-25 12:57:10 -07:00
Shawn Allen
135cc1f9d2 nix --bail flag for release-candidate 2017-07-25 12:56:40 -07:00
Shawn Allen
230c0455c8 don't notify if running locally 2017-07-25 11:58:52 -07:00
Shawn Allen
6a82a15fb1 Merge remote-tracking branch 'origin/dev' into shawnbot/no-pr-build 2017-07-25 11:47:48 -07:00
Shawn Allen
ca75293b48 Merge pull request #275 from primer/release-ci-fixes
Release CI fixes
2017-07-25 11:39:21 -07:00
Shawn Allen
c34ce15f07 move commit status notifications closer to publish
Previously, we were reporting pending publish status for whatever
package.json versions were in git. This moves the `notify pending` calls
right before the publish calls so that we can be sure we're always
reporting the version that will be published if it succeeds.
2017-07-25 11:35:52 -07:00
Shawn Allen
9fbbef8a9e Merge pull request #272 from primer/shawnbot/fix-cibuild
CI build/release fixes
2017-07-25 11:25:36 -07:00
Shawn Allen
bcb43df63f tweak ci build logic 2017-07-25 10:32:15 -07:00
Shawn Allen
71dad239ad rejigger cibuild logic for push builds only 2017-07-25 10:23:41 -07:00
Shawn Allen
56a603523c pass --bail=false to lerna publish to fix #268? 2017-07-24 23:10:08 -07:00
Shawn Allen
43724fddb9 possible fix for #263 2017-07-24 23:06:56 -07:00
Shawn Allen
d0d0e7d506 Merge pull request #266 from primer/master
Update dev with master
2017-07-24 16:12:14 -07:00
Diana Mounter
8106fc2887 Merge pull request #261 from primer/release-9.1.1
Release 9.1.1
2017-07-24 15:49:42 -07:00
broccolini
50a532e6ed re-add skip git lol 2017-07-24 15:30:30 -07:00
broccolini
644b8eff3d update changelog 2017-07-24 15:06:59 -07:00
broccolini
261cb4f2e6 remove skip git so commit publishes list of package changes 2017-07-24 15:02:49 -07:00
broccolini
fa6e679134 bump package versions 2017-07-24 14:48:19 -07:00
broccolini
bf3b8cdc77 add bump script 2017-07-24 14:39:30 -07:00
Jon Rohan
c807cd2a0f Merge pull request #251 from primer/spacer_variables
Updating spacer values to exact match variables
2017-07-24 14:31:40 -07:00
Jon Rohan
f32244fbff Merge branch 'dev' into spacer_variables 2017-07-24 14:21:14 -07:00
Shawn Allen
a093959b3a Merge pull request #260 from primer/master
Merge master => dev
2017-07-24 14:18:55 -07:00
Jon Rohan
e27455b5e0 Not valuable spacer uses 2017-07-24 14:03:37 -07:00