Skip to content

Releases: greenkeeperio/greenkeeper

v2.11.2

02 Aug 13:47
Compare
Choose a tag to compare

2.11.2 (2017-08-02)

Bug Fixes

  • stale-pr-reminders: don't use reduce in view (742e876)

v2.11.1

02 Aug 13:33
Compare
Choose a tag to compare

2.11.1 (2017-08-02)

Bug Fixes

  • stale-pr-reminders: correct path to db library (64bbb04)

v2.11.0

02 Aug 13:11
Compare
Choose a tag to compare

2.11.0 (2017-08-02)

Feature

  • reset: delete issueDocs (e7d00d5)

Code Refactoring

  • queue: remove duplicated behaviour (8422936)

v2.10.6

02 Aug 09:03
Compare
Choose a tag to compare

2.10.6 (2017-08-02)

Bug Fixes

  • queue: throw error for non existing queue (9a4a65c)

v2.10.5: fix(reset): ignore 422 errors as that means the branch is already del…

01 Aug 16:19
Compare
Choose a tag to compare

2.10.5 (2017-08-01)

Bug Fixes

  • reset: ignore 422 errors as that means the branch is already deleted anyway (96c0366)

v2.10.4: tests: higher timeout for waiting for tests

01 Aug 15:30
Compare
Choose a tag to compare

2.10.4 (2017-08-01)

Bug Fixes

  • reset: change github error code for deleting non-existent branches (e83a89a)

tests

  • higher timeout for waiting for tests (02b661f)

v2.10.3

01 Aug 14:29
Compare
Choose a tag to compare

2.10.3 (2017-08-01)

Bug Fixes

  • reset: use _id to get the repoDoc id (2259d27)

v2.10.2

01 Aug 13:00
Compare
Choose a tag to compare

2.10.2 (2017-08-01)

Bug Fixes

v2.10.1: fix(travis): pin npm to 5.2.0

01 Aug 11:52
Compare
Choose a tag to compare

2.10.1 (2017-08-01)

Bug Fixes

  • travis: pin npm to 5.2.0 (d0fb208)

v2.10.0

01 Aug 10:09
Compare
Choose a tag to compare

2.10.0 (2017-08-01)

Chores

  • start-couchdb: try longer on slow computer (ffc7b16)
  • jobs: add reset to whitelist (906db1e)

Feature

  • job: reset greenkeeper on a repositorty (8872e0b)

Bug Fixes

  • reset: don't fail if branch does not exist (f7e2b84)