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

WIP #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WIP #65

wants to merge 1 commit into from

Conversation

markan
Copy link

@markan markan commented Aug 9, 2018

WIP

This is a very preliminary backporting of the ideas in chef-backend-ctl to omnibus-ctl

The basic structure is:
Commands will register themselves with the Command:Base.register command
We will filter them via command groups
Commands will delay all loading by restricting requires to #deps

Signed-off-by: Mark Anderson [email protected]

Signed-off-by: Mark Anderson <[email protected]>
@tas50
Copy link
Contributor

tas50 commented Sep 20, 2021

lazy loading requires would be really helpful to speed up execution

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 9 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

2 participants