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

run github workflows on ruby 3.0 #127

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 8, 2024

  1. run github workflows on ruby 3.0

    g-arjones authored and doudou committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    99cf0e3 View commit details
    Browse the repository at this point in the history
  2. use new flexmock syntax

    g-arjones authored and doudou committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    209d539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be0e8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f76aa8a View commit details
    Browse the repository at this point in the history
  5. fix: allow the file protocol during git tests

    Unfortunately, the simple way that is using Git.default_options
    does not work for recursive initialization of submodules (since
    the config is not propagated to the submodules themselves)
    doudou committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    15f0c3b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    4c8a4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e16f35 View commit details
    Browse the repository at this point in the history