Skip to content

Disallow extra props for matrix's adjustment's with#121

Closed
thejcannon wants to merge 1 commit intobuildkite:mainfrom
thejcannon:patch-12
Closed

Disallow extra props for matrix's adjustment's with#121
thejcannon wants to merge 1 commit intobuildkite:mainfrom
thejcannon:patch-12

Conversation

@thejcannon
Copy link
Contributor

Both of these fail with "foo is not a valid property on the matrix.adjustments configuration. Please check the documentation to get a full list of supported properties."

steps:
  - command: command
    matrix:
      setup:
        test:
          - "A"
          - "B"
      adjustments:
        - with:
            test: "B"
          foo: bar

@angusfretwell
Copy link
Contributor

Closing in favour of #128

@thejcannon thejcannon deleted the patch-12 branch January 15, 2025 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants