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

[commands] Clarified error messages for parallel composition commands #7161

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1fcdb26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f66ee4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2651199 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Changed error message to only mention infringing/shared requirements …

    …between commands in a parallel group
    Daniel1464 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e704b58 View commit details
    Browse the repository at this point in the history
  2. Formatting part 2

    Daniel1464 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    148fd34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c971a81 View commit details
    Browse the repository at this point in the history
  4. Changed "==" to "!="

    Daniel1464 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a95e41f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 28, 2024

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

Commits on Nov 5, 2024

  1. Replaced stream api usage

    Daniel1464 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    09cce4b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Reduced boilerplate

    Daniel1464 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    178ab5b View commit details
    Browse the repository at this point in the history
  2. Fixed syntax err

    Daniel1464 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6712d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d276de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5e15d3 View commit details
    Browse the repository at this point in the history
  5. Fixed small issue

    Daniel1464 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    96be9c9 View commit details
    Browse the repository at this point in the history
  6. Fixed small issue

    Daniel1464 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e713965 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Fixed minor formatting issue

    Co-authored-by: Joseph Eng <[email protected]>
    Daniel1464 and KangarooKoala authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    05f8fc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Removed unecessary imports

    Co-authored-by: Ryan Blue <[email protected]>
    Daniel1464 and rzblue authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    49277f6 View commit details
    Browse the repository at this point in the history