Refactor #14466
Hammer CLI plugins look for Gemfile.local - consider Gemfile.local.rb instead
Difficulty:
Triaged:
No
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
Hammer plugins all use Gemfile.local, but it would be better if it was Gemfile.local.rb. It's ruby source and most editors recognize Gemfile or Gemfile.local.rb with syntax highlighting but not Gemfile.local.
Associated revisions
History
#1
Updated by Tomáš Strachota about 6 years ago
- Status changed from New to Assigned
- Assignee set to Tomáš Strachota
#2
Updated by The Foreman Bot about 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/383 added
#3
Updated by The Foreman Bot about 6 years ago
- Pull request https://github.com/theforeman/hammer-cli/pull/204 added
#4
Updated by The Foreman Bot about 6 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/230 added
#5
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|98e366cced3f0b5ec0e579ce576bcfb3ba19eede.
Fixes #14466 - add support for Gemfile.local.rb