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

Change plugin setup to more closely match core setup #22627

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Jul 21, 2023

  • Honor the SKIP_DATABASE_RESET env var and default to true on CI
  • ensure_config_files before bundler setup

@agrare Please review. This is the followup from #22626 (comment)

lib/manageiq/environment.rb Outdated Show resolved Hide resolved
@Fryguy Fryguy force-pushed the better_env_var_plugin_setup branch from 96d94dc to 86826d9 Compare July 21, 2023 16:40
- Honor the SKIP_DATABASE_RESET env var and default to true on CI
- ensure_config_files before bundler setup
@Fryguy Fryguy force-pushed the better_env_var_plugin_setup branch from 86826d9 to 4602f61 Compare July 21, 2023 16:47
@miq-bot
Copy link
Member

miq-bot commented Jul 21, 2023

Some comments on commit Fryguy@4602f61

lib/manageiq/environment.rb

  • ⚠️ - 25 - Detected puts. Remove all debugging statements.

@miq-bot
Copy link
Member

miq-bot commented Jul 21, 2023

Checked commit Fryguy@4602f61 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@agrare agrare merged commit 8484fee into ManageIQ:master Jul 21, 2023
9 checks passed
@Fryguy Fryguy deleted the better_env_var_plugin_setup branch July 21, 2023 17:29
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