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

fix(v7.1): backport fixes from v8 #799

Merged
merged 7 commits into from
Jul 14, 2023
Merged

fix(v7.1): backport fixes from v8 #799

merged 7 commits into from
Jul 14, 2023

Commits on Jul 14, 2023

  1. Fix active worker detection by using correct keys (#756)

    Rename keys from :workers to :work since that's correct name set in Redis
    dodo121 authored and mhenrixon committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9b13b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a1fa3 View commit details
    Browse the repository at this point in the history
  3. fix(unlock): ensure callback and unlock (#771)

    * chore(deps): update gems (solargraph is awesome)
    
    * fix(unlock): ensure unlock and callback runs
    
    * chore(lint): lint'em real good
    # Conflicts:
    #	.github/workflows/rspec.yml
    #	myapp/.tool-versions
    mhenrixon committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bd566bf View commit details
    Browse the repository at this point in the history
  4. fix: backport the fix for the return value of #deep_transform_keys (#750

    )
    
    Backport fix the return value of #deep_transform_keys
    fixtheclouds authored and mhenrixon committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6c8ccc2 View commit details
    Browse the repository at this point in the history
  5. Hide lock info debug suggestion on lock page if it's already enabled. (

    …#763)
    
    only show lock info suggestion if value is not already on
    JeremiahChurch authored and mhenrixon committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d0fe704 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea177d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f88872c View commit details
    Browse the repository at this point in the history