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 Totp tests #3527

Merged
merged 7 commits into from
Jan 21, 2022
Merged

Fix Totp tests #3527

merged 7 commits into from
Jan 21, 2022

Commits on Jan 20, 2022

  1. Fix Totp tests

    tsmartt committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a490235 View commit details
    Browse the repository at this point in the history
  2. Replace yarn audit with configurable one

    Most of the errors we see coming from yarn audit are for dev dependencies
    which have no impact in production. See:
    
    rails/webpacker#2969 (comment)
    and
    rails/webpacker#3017 (comment)
    
    We need to be able to suppress warnings which do not apply.
    tsmartt committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e82f42d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b382eb6 View commit details
    Browse the repository at this point in the history
  4. Gem updates

    tsmartt committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7622aed View commit details
    Browse the repository at this point in the history
  5. Sorbet updates for CI to pass

    tsmartt committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6f8629c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Standard rb fix

    tsmartt committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b0bb630 View commit details
    Browse the repository at this point in the history
  2. Update arm check

    tsmartt committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ba5ec93 View commit details
    Browse the repository at this point in the history