Skip to content

[build-and-test] Remove custom name from matrix checks.#1316

Merged
JamesMBartlett merged 1 commit intopixie-io:mainfrom
JamesMBartlett:fallback_name
May 10, 2023
Merged

[build-and-test] Remove custom name from matrix checks.#1316
JamesMBartlett merged 1 commit intopixie-io:mainfrom
JamesMBartlett:fallback_name

Conversation

@JamesMBartlett
Copy link
Copy Markdown
Member

@JamesMBartlett JamesMBartlett commented May 9, 2023

Summary: When there are no matrix configs to run, without this change, a check is added with an ugly ${{ matrix.name }}. This PR removes the custom naming, which removes the ugly ${{matrix.name}}

Type of change: /kind cleanup

Test Plan: Testing with this PR, since there shouldn't be any matrix configs to run.

@JamesMBartlett JamesMBartlett requested a review from a team as a code owner May 9, 2023 22:40
@vihangm vihangm self-requested a review May 9, 2023 22:48
@JamesMBartlett JamesMBartlett changed the title [build-and-test] Add fallback name for when matrix is empty [build-and-test] Don't add check for empty matrix. May 9, 2023
Copy link
Copy Markdown
Member

@vihangm vihangm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sigh

@JamesMBartlett JamesMBartlett marked this pull request as draft May 9, 2023 22:57
JamesMBartlett added a commit that referenced this pull request May 9, 2023
Summary: Passing the full github context to `matrix.sh` was unreliable,
instead just pass the things we need.

Type of change: /kind test-infra

Test Plan: Testing with this PR, also rebasing #1316 which previously
failed to make sure it doesn't anymore.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
@JamesMBartlett JamesMBartlett changed the title [build-and-test] Don't add check for empty matrix. [build-and-test] Remove custom name from matrix checks. May 9, 2023
@JamesMBartlett JamesMBartlett marked this pull request as ready for review May 9, 2023 23:28
@JamesMBartlett JamesMBartlett marked this pull request as draft May 9, 2023 23:38
@JamesMBartlett JamesMBartlett marked this pull request as ready for review May 9, 2023 23:44
@JamesMBartlett JamesMBartlett merged commit f0036c2 into pixie-io:main May 10, 2023
@JamesMBartlett JamesMBartlett deleted the fallback_name branch May 10, 2023 00:28
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
…#1317)

Summary: Passing the full github context to `matrix.sh` was unreliable,
instead just pass the things we need.

Type of change: /kind test-infra

Test Plan: Testing with this PR, also rebasing pixie-io#1316 which previously
failed to make sure it doesn't anymore.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
Summary: When there are no matrix configs to run, without this change, a
check is added with an ugly ${{ matrix.name }}. This PR removes the
custom naming, which removes the ugly ${{matrix.name}}

Type of change: /kind cleanup

Test Plan: Testing with this PR, since there shouldn't be any matrix
configs to run.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
…#1317)

Summary: Passing the full github context to `matrix.sh` was unreliable,
instead just pass the things we need.

Type of change: /kind test-infra

Test Plan: Testing with this PR, also rebasing pixie-io#1316 which previously
failed to make sure it doesn't anymore.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
Summary: When there are no matrix configs to run, without this change, a
check is added with an ugly ${{ matrix.name }}. This PR removes the
custom naming, which removes the ugly ${{matrix.name}}

Type of change: /kind cleanup

Test Plan: Testing with this PR, since there shouldn't be any matrix
configs to run.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
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