Skip to content

Releases: danger/danger-js

Release 6.1.4

15 Nov 11:48
0a00756
Compare
Choose a tag to compare
  • Prepare for release (cd16d0d)
  • Merge pull request #764 from langovoi/bitbucket-diff (0afefa8)
  • Fix GitJSONDSL and diffForFile for BitBucket Server (f680b5f)

Release 6.1.3

14 Nov 15:48
15004b4
Compare
Choose a tag to compare
  • Updates the process docs, exposes a duplicate danger-js command and prepares for release (9b4fc81)
  • Merge pull request #763 from langovoi/bitbucket_token (2ea1ca9)
  • Update docs (8560e9d)
  • Update CHANGELOG.md (feb64a0)
  • Add support for personal tokens of BitBucket Server (436a37a)

Release 6.1.2

14 Nov 13:20
9597d40
Compare
Choose a tag to compare
  • Checks for a subprocesses results json before accessing it (53fe1d6)

Release 6.1.1

12 Nov 21:31
d011261
Compare
Choose a tag to compare
  • CHANGELOG (772237e)
  • Merge pull request #761 from danger/logs_ci (3fa50c8)
  • Merge master (2063cd9)
  • Make green (2989fdc)
  • Merge pull request #762 from netlify/fixNetlifyRepoSlug (b138a3d)
  • Passes the cli args through to the subprocess via the json correctly (8c40e40)
  • Improve logging (c3d6dff)
  • GitHub status updates does not give error messages when it doesn't need to (e1b7d94)
  • Fix Netlify integration when repo url includes access token (d0d1822)
  • Improve logs and verifies --process on the CI (8671911)

Release 6.1.0

12 Nov 16:00
ec9a7b8
Compare
Choose a tag to compare
  • Prepare for release (7d90e21)
  • Merge pull request #760 from netlify/add-netlify (43ab740)
  • Add CI integration for Netlify (5eb1252)

Release 6.0.7

10 Nov 15:15
aeda278
Compare
Choose a tag to compare
  • Removes an accidental import (731e6b8)

Release 6.0.6

10 Nov 14:03
6a91ab7
Compare
Choose a tag to compare
  • Adds a new flag to disable checks support (7174c43)

Release 6.0.5

07 Nov 19:29
2a50f5c
Compare
Choose a tag to compare

Release 6.0.4

07 Nov 13:39
0e34faf
Compare
Choose a tag to compare
  • CHANGELOG update (e9d7c7f)
  • Merge pull request #756 from pveyes/check-api (7722ac5)
  • post results.markdowns as annotation with notice level (92fa30a)
  • add changelog (90745c3)
  • Fix GitHub Check API request (3c46c9f)

Release 6.0.3

07 Nov 13:32
1b3e090
Compare
Choose a tag to compare
  • Make sure that logs are shwon from inside the runner (5af84d8)
  • Merge pull request #705 from sgtcoolguy/bitbucket-pending (1e34f3b)
  • Merge pull request #754 from patrickkempff/feature/github-issue-template-layout (3419b64)
  • Merge branch 'master' into feature/github-issue-template-layout (e16d2d7)
  • Added entry to changelog (69dfb6a)
  • Prevent github adding a

    tag to in issue table (06c5a40)

  • Merge branch 'master' of https://github.com/danger/danger-js (f11723a)
  • Fix incoming JSON schemas (b23c115)
  • Merge branch 'master' into bitbucket-pending (c931a5e)
  • Merge pull request #704 from sgtcoolguy/issue-614 (d603e31)
  • Add name and change to changelog (b2cf4c9)
  • Add name and change to changelog (7439575)
  • Fix posting status update on Github PRs. Fix handling of 'pending' status on updateStatus(). Add unit tests around GithubAPI's updateStatus() impl (44762f6)
  • Fix handling of 'pending' status for BitBucket's updateStatus() (80a58d2)