Skip to content

Add plugin logger to rubocop allowed global vars#23722

Merged
Fryguy merged 1 commit intoManageIQ:masterfrom
agrare:allow_global_vars_plugin_logger
Feb 10, 2026
Merged

Add plugin logger to rubocop allowed global vars#23722
Fryguy merged 1 commit intoManageIQ:masterfrom
agrare:allow_global_vars_plugin_logger

Conversation

@agrare
Copy link
Copy Markdown
Member

@agrare agrare commented Feb 10, 2026

The plugin logger that is generated should be added to the list of
allowed global variables in the `.rubocop_local.yml` config file.
@agrare agrare force-pushed the allow_global_vars_plugin_logger branch from b421484 to 8193aa2 Compare February 10, 2026 19:02
@agrare agrare changed the title Allow global vars plugin logger Add plugin logger to rubocop allowed global vars Feb 10, 2026
@miq-bot
Copy link
Copy Markdown
Member

miq-bot commented Feb 10, 2026

Checked commit agrare@8193aa2 with ruby 3.3.10, rubocop 1.56.3, haml-lint 0.69.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. ⭐

@Fryguy
Copy link
Copy Markdown
Member

Fryguy commented Feb 10, 2026

Good find.

@Fryguy Fryguy merged commit 73e4c63 into ManageIQ:master Feb 10, 2026
7 checks passed
@Fryguy
Copy link
Copy Markdown
Member

Fryguy commented Feb 10, 2026

Oh wait I just realized you have to add it to the main plugin code so it knows this is a template to process.

@Fryguy
Copy link
Copy Markdown
Member

Fryguy commented Feb 10, 2026

nvm - I didn't see that the template wasn't a new file - it's an existing empty file with just some content added now.

@agrare agrare deleted the allow_global_vars_plugin_logger branch February 11, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants