Skip to content

Releases: danger/danger

6.3.2

26 Mar 19:56
Compare
Choose a tag to compare
  • Fix gitlab & github inline-comments always being struck-through. This
    was caused by a regression in PR #1182.
    @telyn #1208
  • Update RegEx pattern used for URL matching for bitrise projects. @RonaldPrithiv
  • Refactor shared code from Violation and Markdown into a base class @telyn #1186
  • Add <=> methods to Violation and Markdown @telyn #1186
  • Add sketch of MessageGroup and a totally unimplemented MessageAggregator, for the coming PR-host-agnostic
    inline-comment grouping support @telyn #1186
  • Fix typo from environemnt -> environment @yohix #1199

6.3.1

03 Mar 12:48
Compare
Choose a tag to compare
  • Remove ".git" at the end of project URL for bitrise projects. @RonaldPrithiv

6.3.0

28 Feb 16:23
Compare
Choose a tag to compare
  • Adds staging command to run locally against local master @olbrichj
  • Fix RegEx pattern used to match URL.
  • Fix for GitLab Pipelines for Merge Results. @rymai #1194
  • Show correct error when GitLab Gem can't be loaded @glensc, #1191, #1192

6.2.2

07 Feb 13:01
Compare
Choose a tag to compare
  • Fix incorrect method call in Bitbucket Cloud arising from my own changes in 6.2.1 @telyn #1184

v6.2.0

06 Feb 14:59
Compare
Choose a tag to compare
  • Enable Danger to be run from a subfolder of a git repository @scranen #1177
  • Add github enterprise support to CodeBuild
  • Fix CodeBuild to allow repo url which not ended .git
  • Add an example for gitlab.api on reference
  • Fix html_links of dangerfile_gitlab_plugin for non gitlab/jenkins ci @mfiebig #1157
  • Adds support for Atlassian Bamboo CI #985 @qbeorama
  • Updated Semaphore to also work with Semaphore 2.0. @gabrielrinaldi #1165
  • adding documentation in bitrise.rb with respect to #1164
  • Fix GitHub Pull Request identifier in Azure Pipelines @Dahlgren

v6.1.0

06 Feb 14:58
5c7259f
Compare
Choose a tag to compare

v6.0.11

11 Jul 14:11
ea265e8
Compare
Choose a tag to compare
  • Add extra check in fetching Circle CI pull request url
  • Exposes danger_id via EnvironmentManager

5.5.5

13 Nov 01:25
Compare
Choose a tag to compare
  • Fix handling of Github repos slugs with dots in them (for BuildKite CI). @orj

5.5.4

07 Nov 04:50
Compare
Choose a tag to compare
  • Fix handling of filenames that contain square brackets (and possibly other characters) - @allewun

5.5.1

29 Sep 15:38
Compare
Choose a tag to compare