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

Remove on_new_version_available from Sanity Checker #253

Merged
merged 3 commits into from
Feb 14, 2023

Conversation

marcoroth
Copy link
Member

@marcoroth marcoroth commented Feb 14, 2023

Type of PR

Enhancement

Description

This pull requests removes the on_new_version_available option from the CableReady sanity checker. In my opinion is has been overly aggressive and isn't really needed. If people are stuck with old versions they don't need to constantly be reminded.

Why should this be added

So we can simplify things in the code. There is also no need for remote calls to GitHub on every startup of the app/console.

Checklist

  • My code follows the style guidelines of this project
  • Checks (StandardRB & Prettier-Standard) are passing

@marcoroth marcoroth force-pushed the remove-on-new-version-available branch from fd23214 to edf4bc8 Compare February 14, 2023 12:39
'NOTICE: The `config.on_new_version_available` option has been removed from the CableReady initializer. You can safetly remove this option from your initializer.'
@marcoroth marcoroth force-pushed the remove-on-new-version-available branch from 6950cee to 8eb96dc Compare February 14, 2023 13:45
@marcoroth marcoroth merged commit d12f2e7 into main Feb 14, 2023
@marcoroth marcoroth deleted the remove-on-new-version-available branch February 14, 2023 16:03
marcoroth added a commit to stimulusreflex/stimulus_reflex that referenced this pull request Feb 18, 2023
# Type of PR

Enhancement

## Description

This pull requests removes the `on_new_version_available` option from
the StimulusReflex sanity checker and config. In my opinion is has been
overly upfront and isn't really needed. If people are stuck with old
versions they don't need to constantly be reminded.

Similar to stimulusreflex/cable_ready#253

## Why should this be added

So we can simplify things in the code. There is also no need for remote
calls to GitHub on every startup of the app/console.
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.

1 participant