Skip to content

Conversation

@cben
Copy link
Collaborator

@cben cben commented Jul 24, 2022

backport of #553

cben added 3 commits July 24, 2022 22:40
Hope this might fix "Error installing rake" errors.

- https://github.com/ruby/setup-ruby#windows has some indications Windows
  needs particular versions of bundler to work well, and IIUC setup-ruby
  should already install bundler, so rely on that.
- We do need rake but it's a kubeclient.gemspec dependency that
  `bundle install` should cover, avoid a global install with `gem`.
Needed on Windows:
https://github.com/tzinfo/tzinfo/wiki/Resolving-TZInfo::DataSourceNotFound-Errors
tzinfo is required by (at least) openid_connect gem, which is an "optional"
dependency for kubeclient — users are supposed to bring it themselves if
they use 'oidc' auth — so making tzinfo-data a dev dependency.
@cben cben added the test label Jul 24, 2022
@cben
Copy link
Collaborator Author

cben commented Jul 25, 2022

Merging despite #569 failures because more CI is always better.

@cben cben merged commit 5492e4a into ManageIQ:v4.y Jul 25, 2022
@cben cben mentioned this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant