Skip to content

v3.32.0

Compare
Choose a tag to compare
@greenkeeperio-bot greenkeeperio-bot released this 23 Aug 10:26
· 247 commits to master since this release

3.32.0 (2018-08-23)

Feature

  • add stats for lockfiles (a82bc70)
  • cisb: generate lockfiles for initial subgroup branch (71ffa96)
  • cib: generate lockfiles for initial branch (271043e)
  • lockfile: retry if exec server is 404 (b735659)
  • native lockfile generation (2f09ecf)

Bug Fixes

  • lockfile: handle internal Server Error and Network Errors (35f8c54)

Code Refactoring

  • cb: clearer var names, fewer comments (111b72d)
  • cb: early returns in lockfile for loop (78197c4)

Tests

  • cb: test whether create-branch receives repoDoc (a7ae29b)
  • cb: test whether create-branch works if exec server fails with 500 (48e2b7f)
  • fix nock netconnect being disabled (975564d)