Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grosser/parallel_tests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0
Choose a base ref
...
head repository: grosser/parallel_tests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 28, 2025

  1. bootstrap example (#1013)

    grosser authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    84dab0c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. silence ruby head logger warnings (#1016)

    * silence ruby head logger warnings
    
    * try cucumber bump
    grosser authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    ed3b62d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Correct options key passed to ParallelTests.determine_multiple (#1018)

    The --multiply-processes CLI option is being parsed into options[:multiply-processes] but the call to determine_multiple was looking for it in options[:multiply].
    salimepoint authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    ba7362e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. v5.3.1

    grosser committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    c9f15e8 View commit details
    Browse the repository at this point in the history
Loading