Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Sort crates before splitting them into groups (+ some improvements) #12755

Merged

Commits on Nov 22, 2022

  1. sort crates before splitting them into groups

    this is useful so that crates always get routed to a specific group for a given version of the source code, which means that jobs for each batch can be reliably retried individually
    joao-paulo-parity committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c991457 View commit details
    Browse the repository at this point in the history
  2. more verbose output

    joao-paulo-parity committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bc50059 View commit details
    Browse the repository at this point in the history
  3. misc improvements

    joao-paulo-parity committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9129963 View commit details
    Browse the repository at this point in the history
  4. put uniq after sort

    uniq filters by adjacent lines
    joao-paulo-parity committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1f21348 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. shellcheck

    joao-paulo-parity committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f7b28f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8290580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c5db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8974c3 View commit details
    Browse the repository at this point in the history