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

Update Prepare-Release.ps1 to handle only one previous release #7835

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

weshaggard
Copy link
Member

In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.

In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.
@benbp
Copy link
Member

benbp commented Mar 7, 2024

I wish there was a way to turn this off :D

@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

weshaggard added a commit to Azure/azure-sdk-for-js that referenced this pull request Mar 8, 2024
@weshaggard weshaggard enabled auto-merge (squash) March 8, 2024 19:05
@weshaggard weshaggard merged commit 670ab81 into main Mar 8, 2024
14 checks passed
@weshaggard weshaggard deleted the weshaggard-patch-2 branch March 8, 2024 19:09
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.

3 participants