Skip to content

Releases: greenkeeperio/greenkeeper

v2.14.0

04 Oct 15:20
Compare
Choose a tag to compare

2.14.0 (2017-10-04)

Feature

v2.13.0

02 Oct 13:54
Compare
Choose a tag to compare

2.13.0 (2017-10-02)

Documentation

  • update-payments: explain check for stripeSubscriptionId (6e3b5e2)

Feature

  • jobs: added marketplace_purchase cancelled (dd19da7)
  • jobs: add cancel-stripe-subscription job (1674c5a)
  • jobs: marketplace_purchase add purchased job (dd94125)
  • push, closed: do not shedule update-payments job for non stripe users (3e8bf13)
  • jobs: create-version-branch checks for payment (b5bc282)
  • jobs: pull_request/opened adds payment required status (c9cc68e)
  • create-initial-pr: set payment required status for for new payment plans (85283bb)
  • payments, update-payment: adapt to new payment logic (82b9bdd)

Bug Fixes

  • add cancel-stripe-subscription to jobsWithoutOwners (2153034)
  • cancel-stripe-subscription: set stripeItemId to null (2288bfc)
  • cancel-stripe-subscription: await upsert response (885efd4)
  • treat getCurrentlyPrivateAndEnabledRepos() as async function (51b1722)
  • payments: try/catch for retrieving payment doc (c93dcc4)

reafctor

  • tests: extract removeIfExists function to helper file (96778af)

Code Refactoring

  • jobs: extract marketplace_purchase logic into a function (8c98d44)
  • jobs: rename accountHasBilling to hasBillingAccount (199d587)
  • payments: collect all paid plans in an array to check against (29dc217)
  • payments: rename function (e616343)
  • revise wording in all prs and issues (b03c27b)

Tests

  • update-payments: allow partial mocking with proxyquire (5da6ede)
  • payments, create-initial-pr: add simple-mock (36eb436)

v2.12.1: fix(couchdb): don’t emit documents without accountId in repositorys/b…

30 Aug 09:22
Compare
Choose a tag to compare

2.12.1 (2017-08-30)

Bug Fixes

  • couchdb: don’t emit documents without accountId in repositorys/byAccount (05bc029)

v2.12.0: feat(timeout-issue): link to custom GitHub host if user has set the e…

30 Aug 06:32
Compare
Choose a tag to compare

2.12.0 (2017-08-30)

Feature

  • timeout-issue: link to custom GitHub host if user has set the environment variable (ee40f4c)

v2.11.8

29 Aug 22:08
Compare
Choose a tag to compare

2.11.8 (2017-08-29)

Chores

  • package: update lockfile (272331b)

Bug Fixes

  • package: update envalid to version 4.0.1 (6bb6748)

v2.11.7: chore(status): github.repos.getCombinedStatus -> github.repos.getComb…

29 Aug 12:51
Compare
Choose a tag to compare

2.11.7 (2017-08-29)

Chores

  • status: github.repos.getCombinedStatus -> github.repos.getCombinedStatusForRef (6bea821)
  • package: update lockfile (04c46cb)

Bug Fixes

  • package: update github to version 10.0.0 (adc8bad)

v2.11.6

23 Aug 17:26
Compare
Choose a tag to compare

2.11.6 (2017-08-23)

Chores

  • env: add env var for GitHub enterprise (46d0f51)

Documentation

  • add support availability info (3296cdb)
  • add coordinated disclosure info (ffebf5f)

Bug Fixes

  • typo in "could not be activated" issue (40acecc)

v2.11.5

15 Aug 11:55
Compare
Choose a tag to compare

2.11.5 (2017-08-15)

Bug Fixes

  • create-version-branch: wait 30 min until timeout (2d7b907)

v2.11.4

15 Aug 09:15
Compare
Choose a tag to compare

2.11.4 (2017-08-15)

Bug Fixes

  • reset: dont mind case sensivity (a8eb567)

v2.11.3

08 Aug 09:28
Compare
Choose a tag to compare

2.11.3 (2017-08-08)

Bug Fixes

  • initial-pr-reminder: send body with comment (434a538)