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: v4.6.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: v4.7.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 29, 2024

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

Commits on Apr 3, 2024

  1. Allow TEST_ENV_NUMBER to support duplicate file groups (#943)

    * WIP: Allow for different grouping strategy
    
    * Refactor cli.rb
    
    * Test refactor
    
    * Use map_with_index
    
    * Remove first_is_1 check
    
    * Update changelog
    jaydorsey authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2ae6606 View commit details
    Browse the repository at this point in the history
  2. v4.6.1

    grosser committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    eb60464 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add --failure-exit-code option (#949)

    * feat: Add failure-exit-code option
    
    * docs: Add failure-exit-code option
    
    * test: Add --failure-exit-code test
    hatsu38 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    185faa4 View commit details
    Browse the repository at this point in the history
  2. simplify options

    grosser committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9de9782 View commit details
    Browse the repository at this point in the history
  3. v4.7.0

    grosser committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b1540d8 View commit details
    Browse the repository at this point in the history
  4. thx for the pr

    grosser committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1d93947 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Restore back options --verbose-process-command and --verbose-rerun-co…

    …mmand (#952)
    
    * Restore back options --verbose-process-command and --verbose-rerun-command
    
    implements issue #951
    
    * Reference Github PR in Changelog
    
    * Remove :verbose_command option
    
    It's now just an alias to --verbose-process-command and
    --verbose-rerun-command combined.
    priceline-rosenfeld authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4425e06 View commit details
    Browse the repository at this point in the history
  2. v4.7.1

    grosser committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    29c76a2 View commit details
    Browse the repository at this point in the history
Loading