- Jun 12, 2017
-
-
Rhys Arkins authored
-
- Jun 08, 2017
-
-
Rhys Arkins authored
-
Rhys Arkins authored
* CircleCI yarn version * Create circle.yml * Create circle.yml * Add yarn install script * refactor circle.yml * fix install detection * set yarn path
-
renovate[bot] authored
* Update dependency prettier to version 1.4.3 * Update dependency prettier to version 1.4.4 * Update yarn.lock
-
Rhys Arkins authored
Add support for automerging without PR, Closes #177 * update definitions and docs * Add mergeBranch api * support merge commit * set automergeType * Update API * Refactor merge commit * branch-push working * Refactor branch * Add back base tree * Fix failing tests * Update definitions and docs * Fix automerge logic * Test isBranchStale * start mergeBranch test * test mergeBranch branch-push throws * more tests * test unknown commit type * pr tests * Detect automerge in versions helper * update tests for new automergeEnabled flag * refactor pr logic * complete pr worker tests * branch automerge tests * Update docs * refactor branch automerge check
-
renovate[bot] authored
* Update dependency gh-got to version 6.0.0 * Fix lock file
- Jun 07, 2017
-
-
renovate[bot] authored
* Update dependency np to version 2.16.0 * Fix yarn.lock
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Hutson Betts authored
Accept `application/json` as content type fallback in case user is accessing npm registry that does not support the new `npm.install` content type.
-
Rhys Arkins authored
* Update base commit SHA after merge * drop unnecessary getcommittree
-
Rhys Arkins authored
This reverts commit 981d446c.
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
- Jun 05, 2017
-
-
renovate[bot] authored
* Update dependency chai to version 4.0.2 * Update yarn
-
Rhys Arkins authored
Closes #265
-
Rhys Arkins authored
Partial implementation of #252
-
Rhys Arkins authored
* use snapshots * Use npm cache Closes #246 * Add test for caching
-
Rhys Arkins authored
Closes #202 * Externalise hbs templates * Fix tests * Move templates * lint fix * Pass all upgrades to ensurePr * Group changelogs * Fix lint * Fix tests
-
Rhys Arkins authored
-
- Jun 04, 2017
-
-
Rhys Arkins authored
* Refactor yarn/npm run * Fix
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
* Externalise hbs templates * Fix tests * Move templates * lint fix * Refactor templates location
-
Rhys Arkins authored
Closes #252, Closes #211