Skip to content

Conversation

@benbp
Copy link
Member

@benbp benbp commented Jul 1, 2024

The null default breaks any pipelines that don't specify env vars

@benbp benbp requested a review from a team as a code owner July 1, 2024 21:54
@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Jul 1, 2024
@benbp benbp self-assigned this Jul 1, 2024
@benbp benbp requested a review from weshaggard July 1, 2024 21:54
@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

@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 benbp enabled auto-merge (squash) July 3, 2024 18:21
azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Jul 3, 2024
@benbp benbp merged commit 6e5c0ef into Azure:main Jul 3, 2024
@benbp benbp deleted the benbp/fix-yaml branch July 3, 2024 18:25
steps:
- task: AzurePowerShell@5
displayName: Set Pipeline Subnet Info
condition: ne(variables['Pool'], '')
Copy link
Member

Choose a reason for hiding this comment

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

Should also add succeeded into the condition otherwise this might try to run when earlier steps have failed.

Copy link
Member Author

Choose a reason for hiding this comment

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

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.

3 participants