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

Updates for 4.1.0 #342

Merged
merged 22 commits into from
Mar 22, 2024
Merged

Updates for 4.1.0 #342

merged 22 commits into from
Mar 22, 2024

Commits on May 18, 2022

  1. Minor updates for next release

    ukd1 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a2f74c7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    51e448c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    d1bba49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b4b0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc1c78 View commit details
    Browse the repository at this point in the history
  4. Fix gemspec

    ukd1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ad3eafd View commit details
    Browse the repository at this point in the history
  5. Remove 2.6, 2.7

    ukd1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1a0b332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfe91bb View commit details
    Browse the repository at this point in the history
  7. Fix tests for ruby 3.3

    NoMethodError now seems to include "module" in the message. Side note, not sure if this is even useful to be testing for.
    ukd1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    72dcbb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9f2279 View commit details
    Browse the repository at this point in the history
  9. Enable yjit in test

    ukd1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4f7f3ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    619c937 View commit details
    Browse the repository at this point in the history
  11. Reformat for newer rubies

    ukd1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2578974 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    26a064d View commit details
    Browse the repository at this point in the history
  2. Fixes

    - Fix hardcode test; the strings change as we're using single quotes in the code now
    - Move dev deps from gemspec to gemfile
    - Disable some annoying linters
    - Move to stub rather than just overwriting the whole function
    - Fixes for queue_test.rb
    ukd1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7dfe5e6 View commit details
    Browse the repository at this point in the history
  3. Fix some more warnings

    ukd1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    907dbb5 View commit details
    Browse the repository at this point in the history
  4. Don't use exec anymore

    ukd1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4570f7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb407c1 View commit details
    Browse the repository at this point in the history
  6. Add linting before test

    ukd1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    03a7f67 View commit details
    Browse the repository at this point in the history
  7. Update codeql to v3

    ukd1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3cec32f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90b901e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc49453 View commit details
    Browse the repository at this point in the history