Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin rake version to avoid rubocop/rake 11 incompatibility #93

Merged
merged 1 commit into from
Mar 9, 2016

Conversation

roidelapluie
Copy link
Member

All tests are failing with:

https://travis-ci.org/voxpupuli/puppet-corosync/jobs/114738369

$ bundle exec rake $CHECK
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x000000021df220>
/home/travis/build/voxpupuli/puppet-corosync/vendor/bundle/ruby/2.2.0/gems/rubocop-0.37.2/lib/rubocop/rake_task.rb:24:in `initialize'
/home/travis/build/voxpupuli/puppet-corosync/Rakefile:9:in `new'
/home/travis/build/voxpupuli/puppet-corosync/Rakefile:9:in `<top (required)>'
(See full trace by running task with --trace)

Once rubocop/rubocop#2931 is released then rubocop can be updated and
the pinning removed.

Thanks to theforeman/foreman#3298 for the pointer

All tests are failing with:

https://travis-ci.org/voxpupuli/puppet-corosync/jobs/114738369

```
$ bundle exec rake $CHECK
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x000000021df220>
/home/travis/build/voxpupuli/puppet-corosync/vendor/bundle/ruby/2.2.0/gems/rubocop-0.37.2/lib/rubocop/rake_task.rb:24:in `initialize'
/home/travis/build/voxpupuli/puppet-corosync/Rakefile:9:in `new'
/home/travis/build/voxpupuli/puppet-corosync/Rakefile:9:in `<top (required)>'
(See full trace by running task with --trace)
```

Once rubocop/rubocop#2931 is released then rubocop can be updated and
the pinning removed.

Thanks to theforeman/foreman#3298 for the pointer
bastelfreak added a commit that referenced this pull request Mar 9, 2016
Pin rake version to avoid rubocop/rake 11 incompatibility
@bastelfreak bastelfreak merged commit 462de70 into voxpupuli:master Mar 9, 2016
roidelapluie added a commit to voxpupuli/puppet-corosync that referenced this pull request Mar 9, 2016
roidelapluie added a commit to voxpupuli/puppet-corosync that referenced this pull request Mar 9, 2016
roidelapluie added a commit to voxpupuli/puppet-corosync that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-alternatives that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-archive that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-collectd that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-confluence that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-dotnet that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-extlib that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-gluster that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-jira that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-kafka that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-mcollective that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-amanda that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-mysql_java_connector that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-nodejs that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-rundeck that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-stash that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
roidelapluie added a commit to voxpupuli/puppet-unattended_upgrades that referenced this pull request Mar 9, 2016
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
@jyaworski
Copy link
Member

Merged three hours ago.

@roidelapluie
Copy link
Member Author

yes and?

@jyaworski
Copy link
Member

Just commenting that a new rubocop is being released today, if the rubocop PR is to be believed.

cegeka-jenkins pushed a commit to cegeka/puppet-archive that referenced this pull request Oct 23, 2017
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
cegeka-jenkins pushed a commit to cegeka/puppet-extlib that referenced this pull request Oct 23, 2017
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
elmendalerenda pushed a commit to elmendalerenda/puppet-kafka that referenced this pull request Mar 30, 2018
See voxpupuli/modulesync_config#93

This commit updates the module to our latest modulesync configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants