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

[Patch-Release] Fix patch release pipeline failures #39361

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

mssfang
Copy link
Member

@mssfang mssfang commented Mar 22, 2024

Resolved below release pipeline failure:

  • processing pomFile=/mnt/vss/_work/1/s/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml
    Error: {x-version-update;com.azure:azure-messaging-webpubsub;dependency} is incorrectly set to dependency. Libraries building and releasing as part of the same pipeline need to be using the current versions of each other.
  • processing pomFile=/mnt/vss/_work/1/s/sdk/identity/azure-identity-extensions/pom.xml
    Error: {x-version-update;com.azure:azure-identity;dependency} is incorrectly set to dependency. Libraries building and releasing as part of the same pipeline need to be using the current versions of each other.

(prefer to release Identity packages together next month)

  • processing pomFile=/mnt/vss/_work/1/s/sdk/keyvault/azure-security-keyvault-administration/pom.xml
    Error: {x-version-update;com.azure:azure-security-keyvault-keys;dependency} is incorrectly set to dependency. Libraries building and releasing as part of the same pipeline need to be using the current versions of each other.

…ebpubsub-client/pom.xml

Error: {x-version-update;com.azure:azure-messaging-webpubsub;dependency} is incorrectly set to dependency. Libraries building and releasing as part of the same pipeline need to be using the current versions of each other.
processing pomFile=/mnt/vss/_work/1/s/sdk/identity/azure-identity-extensions/pom.xml
Error: {x-version-update;com.azure:azure-identity;dependency} is incorrectly set to dependency. Libraries building and releasing as part of the same pipeline need to be using the current versions of each other.
processing pomFile=/mnt/vss/_work/1/s/sdk/keyvault/azure-security-keyvault-administration/pom.xml
Error: {x-version-update;com.azure:azure-security-keyvault-keys;dependency} is incorrectly set to dependency. Libraries building and releasing as part of the same pipeline need to be using the current versions of each other.
There were errors encountered during execution. Please fix errors and run the script again.
@mssfang mssfang self-assigned this Mar 22, 2024
@github-actions github-actions bot added azure-spring All azure-spring related issues Azure.Identity KeyVault labels Mar 22, 2024
@mssfang mssfang changed the title processing pomFile=/mnt/vss/_work/1/s/sdk/webpubsub/azure-messaging-w… [Patch-Release] Fix patch release pipeline failures Mar 22, 2024
…-identity/CHANGELOG.md].

Found the following change log entry for version '1.11.4' in [/mnt/vss/_work/1/s/sdk/identity/azure-identity/CHANGELOG.md].
-----
## 1.11.4 (2024-03-14)

-----
[debug]Verifying as a release build because the changelog entry has a valid date.
##[error]Invalid date [ 2024-03-14 ]. The date for the changelog being released must be the latest in the file.
@mssfang mssfang merged commit 53b8f4e into Azure:release/march/patch Mar 22, 2024
18 checks passed
@mssfang mssfang deleted the patch-fix-1 branch August 12, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity azure-spring All azure-spring related issues KeyVault
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant