-
Notifications
You must be signed in to change notification settings - Fork 488
Comparing changes
Open a pull request
base repository: danger/danger
base: v9.0.0
head repository: danger/danger
compare: v9.1.0
- 16 commits
- 24 files changed
- 5 contributors
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 07b2576 - Browse repository at this point
Copy the full SHA 07b2576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a958bc - Browse repository at this point
Copy the full SHA 1a958bcView commit details
Commits on Sep 3, 2022
-
This should fix the "gem install danger-gitlab" command, which was returning: ERROR: Error installing danger-gitlab: There are no versions of octokit (~> 5.0) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? octokit requires Ruby version >= 2.7.0. The current ruby version is 2.5.9.229.
Configuration menu - View commit details
-
Copy full SHA for 5e01f47 - Browse repository at this point
Copy the full SHA 5e01f47View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d011c - Browse repository at this point
Copy the full SHA c8d011cView commit details
Commits on Sep 4, 2022
-
Merge pull request #1384 from axl89/fix-docker
Docker image has an outdated ruby version
Configuration menu - View commit details
-
Copy full SHA for 0d23ca3 - Browse repository at this point
Copy the full SHA 0d23ca3View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ecc4440 - Browse repository at this point
Copy the full SHA ecc4440View commit details -
Merge pull request #1 from tosbaha/feature/appcircle-support
Feature/appcircle support
Configuration menu - View commit details
-
Copy full SHA for e2b6a82 - Browse repository at this point
Copy the full SHA e2b6a82View commit details
Commits on Oct 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bbdf9f - Browse repository at this point
Copy the full SHA 1bbdf9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fe590 - Browse repository at this point
Copy the full SHA 86fe590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9334c6d - Browse repository at this point
Copy the full SHA 9334c6dView commit details
Commits on Oct 23, 2022
-
Fix RuboCop runtime errors #trivial
The following error occurred when currently running the RuboCop, so this PR is fixed this error. ``` bundle exec rubocop .rubocop.yml: Metrics/LineLength has the wrong namespace - should be Layout .rubocop.yml: Style/FileName has the wrong namespace - should be Naming /Users/yudai.takada/ydah/danger/.rubocop.yml: Warning: no department given for PercentLiteralDelimiters. Error: The `Layout/AlignHash` cop has been renamed to `Layout/HashAlignment`. (obsolete configuration found in .rubocop.yml, please update it) The `Layout/IndentHash` cop has been renamed to `Layout/FirstHashElementIndentation`. (obsolete configuration found in .rubocop.yml, please update it) The `Layout/IndentHeredoc` cop has been renamed to `Layout/HeredocIndentation`. (obsolete configuration found in .rubocop.yml, please update it) The `Style/BracesAroundHashParameters` cop has been removed. (obsolete configuration found in .rubocop.yml, please update it) ```
Configuration menu - View commit details
-
Copy full SHA for 604e914 - Browse repository at this point
Copy the full SHA 604e914View commit details -
Merge pull request #1391 from ydah/fix-rubocop-runtime-error
Fix RuboCop runtime errors #trivial
Configuration menu - View commit details
-
Copy full SHA for e3ab57f - Browse repository at this point
Copy the full SHA e3ab57fView commit details -
Fix RuboCop runtime warnings #trivial
The following warnings occurred when currently running the RuboCop, so this PR is fixed this warnings. ``` /ydah/danger/lib/danger/danger_core/dangerfile.rb: Warning: no department given for Eval. Run `rubocop -a --only Migration/DepartmentName` to fix. spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout spec/lib/danger/helpers/comments_helper_spec.rb: Metrics/LineLength has the wrong namespace - should be Layout .rubocop.yml: Metrics/LineLength has the wrong namespace - should be Layout .rubocop.yml: Style/FileName has the wrong namespace - should be Naming /ydah/danger/.rubocop.yml: Warning: no department given for PercentLiteralDelimiters. ```
Configuration menu - View commit details
-
Copy full SHA for fe8edd0 - Browse repository at this point
Copy the full SHA fe8edd0View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 53138d1 - Browse repository at this point
Copy the full SHA 53138d1View commit details -
Merge pull request #1393 from ydah/fix-rubocop-runtime-warning
Fix RuboCop runtime warnings #trivial
Configuration menu - View commit details
-
Copy full SHA for 37e77e2 - Browse repository at this point
Copy the full SHA 37e77e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for be719f0 - Browse repository at this point
Copy the full SHA be719f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.0.0...v9.1.0