ManageIQ / ManageIQ/miq_bot

Services should be lazy loaded

Open
#296 1 comment 0 reactions 0 assignees View on GitHub
help wanted pinned refactoring
Dominant language
Ruby
Stars
16
Forks
39
Avg merge
1d 11h
Merged PRs (30d)
8

Description

Following our Service pattern, all services' gem dependencies should be lazy loaded (they aren't, in the Gemfile)

Requires #290

Contributor guide

Open the contributing guide

Research direction

Start with the Gemfile and review issue #290, which this work requires. Identify the service gem dependencies that are currently loaded eagerly; done means all services follow the existing lazy-loading pattern described by the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.