1
1
mirror of https://github.com/primer/css.git synced 2024-11-27 17:52:45 +03:00
Commit Graph

65 Commits

Author SHA1 Message Date
Emily
7cd950672d remove npm encrypted token from travis.yml 2018-07-27 12:48:02 -07:00
Jon Rohan
047e904b64
Merge pull request #396 from primer/new_changelog_style
Using lerna-changelog to generate a changelog
2017-11-10 08:46:17 -08:00
Jon Rohan
0d415fee15 Adding lerna-changelog to travis output 2017-11-09 16:46:12 -08:00
Jon Rohan
fdabbb6ea0 Renaming primer-css to primer 2017-11-09 09:41:18 -08:00
Shawn Allen
fc88001145 Merge branch 'dev' into merge-9.4.0-dev 2017-09-21 13:30:13 -07:00
Shawn Allen
db7637ea8b try not building tags 2017-09-20 16:41:32 -07:00
Shawn Allen
02b7a48240 no need for the explicit lerna bootstrap now 2017-09-07 12:22:37 -07:00
Shawn Allen
e95394b032 Merge branch 'dev' into master 2017-08-08 10:01:54 -07:00
Shawn Allen
5e2300a8c3 fix #301 by moving the npm config call 2017-08-03 15:50:12 -07:00
Shawn Allen
8068dfe6f9 update npm token 2017-08-03 15:48:20 -07:00
Shawn Allen
d2941a44cb move github and npm access tokens to .travis.yml 2017-08-03 15:37:10 -07:00
Shawn Allen
77520f52c1 just copy CHANGELOG.md 2017-07-31 14:14:32 -07:00
Shawn Allen
ba8a03e19a move CHANGELOG symlink to .travis.yml 2017-07-31 13:52:43 -07:00
Shawn Allen
70101fe920 add skip_cleanup to deploy configs 2017-07-31 11:34:58 -07:00
Shawn Allen
133d6c11fc try glob "release*" instead of regex-style 2017-07-31 11:24:45 -07:00
Shawn Allen
21d4d7071d fix typo 2017-07-28 14:01:06 -07:00
Shawn Allen
0864919264 nix unused encrypted env var 2017-07-28 13:58:38 -07:00
Shawn Allen
1ef281643b publish release candidates from release branches 2017-07-28 13:53:40 -07:00
Shawn Allen
477945e5a0 reorganize CI release logic
- move final release into Travis 'deploy' stage
- move PR and RC release logic into script/after_success
- kill script/cibuild
2017-07-27 13:25:57 -07:00
Shawn Allen
d35bf97bde add slack integration token 2017-07-21 15:55:51 -07:00
Shawn Allen
5b0b9c5665 remove debugging output 2017-07-13 14:55:15 -07:00
Shawn Allen
3ee56c35fb :suspect: and don't bail 2017-07-13 14:34:54 -07:00
Shawn Allen
b1b6d90764 :finnadie: ok, let's see the git log 2017-07-13 14:23:34 -07:00
Shawn Allen
d6cbe541c1 :feelsgood: you gotta be kidding me 2017-07-13 14:15:52 -07:00
Shawn Allen
9c4aaa93cd :rage4: let's try this again... 2017-07-13 14:11:54 -07:00
Shawn Allen
8253efa194 :rage3: output some SHAs 2017-07-13 14:09:04 -07:00
Shawn Allen
d0828c1e7d :rage2: running out of rage emoji here 2017-07-13 13:57:57 -07:00
Shawn Allen
403a62b37a :rage1: you can't run lerna if you don't install it first 2017-07-13 13:55:48 -07:00
Shawn Allen
e34dd9dc5c replace install step w/lerna bootstrap 2017-07-13 13:51:28 -07:00
Shawn Allen
0ce097eaaf nix npm whoami call 2017-07-13 12:21:02 -07:00
Shawn Allen
a9559e89d0 run stuff again 2017-07-12 16:21:30 -07:00
Shawn Allen
ae023e039a try npm config set 2017-07-12 16:11:48 -07:00
Shawn Allen
7659b63262 confirm travis auth 2017-07-12 16:03:37 -07:00
Shawn Allen
9cce630a77 use NPM_API_KEY instead of NPM_TOKEN 2017-07-11 13:23:48 -07:00
Shawn Allen
c3abddce04 call script/cibuild with --yes 2017-07-11 13:08:48 -07:00
Shawn Allen
e99ae79a67 authenticate npm w/NPM_TOKEN env 2017-07-11 13:08:08 -07:00
Shawn Allen
4bb84f88a5 rename deploy => cibuild 2017-07-10 15:31:41 -07:00
Shawn Allen
89ba9a0940 try testing from top level 2017-07-07 16:12:17 -07:00
Jon Rohan
999c6d4372 skipping deploy 2017-07-07 16:00:22 -07:00
Jon Rohan
88a0b4e22f rename to deploy 2017-07-07 15:57:10 -07:00
Jon Rohan
b482fd8320 Sort these so we don't overlook any 2017-07-07 14:44:35 -07:00
Jon Rohan
b8d7aebcc2 Running script 2017-07-07 14:30:54 -07:00
Jon Rohan
95aac5b11b removing global commit variable and installing dev dependencies 2017-07-07 14:26:23 -07:00
Jon Rohan
7613846dd1 let's do this 2017-07-07 14:23:21 -07:00
Jon Rohan
5bb405972e Don't deploy on dev or master 2017-07-07 14:19:44 -07:00
Jon Rohan
570b6678ce Creating a deploy matrix 2017-07-07 14:11:37 -07:00
Jon Rohan
c1b119af51 Abstracting out module name 2017-07-07 13:55:18 -07:00
Jon Rohan
8f443ab786 Using matrix 2017-07-07 13:49:44 -07:00
Jon Rohan
a41446a53c Using short commit 2017-07-07 13:46:42 -07:00
Jon Rohan
29e2566dfc Constructing version name 2017-07-07 13:34:24 -07:00