Skip to content

Conversation

@benbp
Copy link
Member

@benbp benbp commented Mar 11, 2024

Matrix filters are intended to work against the environment variable key, not the resolved value. There is a bug where resolve environment variables on an imported matrix, before processing any matrix filters passed in from the top level. This PR changes import behavior to skip env var lookup until after the imported matrix has been combined with the parent matrix.

@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Mar 11, 2024
@benbp benbp requested a review from a team as a code owner March 11, 2024 19:10
@benbp benbp self-assigned this Mar 11, 2024
@benbp benbp requested a review from scbedd March 11, 2024 19:10
Copy link
Member

@scbedd scbedd left a comment

Choose a reason for hiding this comment

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

Yep, def makes sense. Thanks @benbp

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

benbp added a commit to Azure/azure-sdk-for-js that referenced this pull request Mar 11, 2024
@benbp benbp enabled auto-merge (squash) March 11, 2024 21:07
@benbp benbp merged commit ee4f485 into Azure:main Mar 11, 2024
@benbp benbp deleted the benbp/gen-matrix-import-env branch March 12, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants