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

81 Commits

Author SHA1 Message Date
Shawn Allen
c09bf292c1 simplify travis deployment config w/deploy script 2019-01-07 13:48:45 -08:00
Shawn Allen
d9b3997c52 move release-pr conditions back to the script again 2019-01-07 13:40:31 -08:00
Shawn Allen
7324c66fd0 simplify release-pr logic again 2019-01-07 13:27:02 -08:00
Shawn Allen
b701d53a8e do the deployment setup in before_deploy (not after_success) 2019-01-04 11:35:33 -08:00
Shawn Allen
3e5ab64a62 update release branch pattern to "release-*" 2019-01-04 11:31:28 -08:00
Shawn Allen
1b177abe7b move script/release-pr to deploy stage 2019-01-04 11:30:57 -08:00
Shawn Allen
e5b818e78e don't run script/after_success 2019-01-04 11:30:15 -08:00
Shawn Allen
438380f07b move --yes flag to .travis.yml (for local testing) 2019-01-04 10:34:53 -08:00
Shawn Allen
b97a1af4d8 move docs build to Travis deploy stage 2018-12-21 14:39:20 -08:00
Shawn Allen
f66aed2d5a build docs on Travis :fingers_crossed: 2018-12-17 15:26:09 -08:00
Shawn Allen
862e83ac2f remove --dry-run flag from script/release-candidate 2018-10-23 21:39:44 -07:00
Shawn Allen
36ae59c3d4 do a dry run of script/release-candidate to get this release out 2018-10-23 12:07:12 -07:00
Shawn Allen
7d3bf1e1f0 nix --dry-run from script/release-candidate in .travis.yml 2018-10-23 09:52:50 -07:00
Shawn Allen
2a84a10331 publish dry-run to debug version issues 2018-10-23 09:31:40 -07:00
Shawn Allen
1312222689 run node 8 to match .nvmrc 2018-08-23 22:48:19 -07:00
Shawn Allen
f05372e36c run script/check-versions after testing 2018-08-02 11:14:48 -07:00
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