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

Upgrade RevApi #26278

Merged
merged 4 commits into from
Jan 6, 2022
Merged

Upgrade RevApi #26278

merged 4 commits into from
Jan 6, 2022

Conversation

alzimmermsft
Copy link
Member

Description

Fixes #22692

This PR upgrades the versions of RevApi being used to their latest releases. Migrating to the new RevApi version required changes to how RevApi is configured, so due to that this PR additionally includes a clean-up of RevApi configurations in each POM file that was previously configuring RevApi. A new configuration property, revapi.skip, was added to the parent POM to simplify configuring skipping RevApi analysis and the RevApi ignore configurations that were repeated in resourcemanager projects were added into the central ignore configurations.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@alzimmermsft alzimmermsft self-assigned this Jan 5, 2022
@ghost ghost added azure-spring All azure-spring related issues App Configuration Azure.ApplicationModel.Configuration Batch Communication Azure.Core azure-core Cosmos Event Grid Event Hubs Cognitive - Form Recognizer Storage Storage Service (Queues, Blobs, Files) labels Jan 5, 2022
@alzimmermsft
Copy link
Member Author

/azp run java - cosmos

@alzimmermsft
Copy link
Member Author

/azp run java - resourcemanager

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft
Copy link
Member Author

/azp run java - cosmos
/azp run java - resourcemanager

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@alzimmermsft
Copy link
Member Author

/azp run java - cosmos

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft
Copy link
Member Author

/azp run java - resourcemanager

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft alzimmermsft enabled auto-merge (squash) January 6, 2022 22:51
@alzimmermsft alzimmermsft merged commit f4db0e0 into Azure:main Jan 6, 2022
@alzimmermsft alzimmermsft deleted the AzEng_UpgradeRevApi branch January 7, 2022 00:12
samvaity pushed a commit to samvaity/azure-sdk-for-java that referenced this pull request Jan 11, 2022
samvaity pushed a commit to samvaity/azure-sdk-for-java that referenced this pull request Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration Azure.Core azure-core azure-spring All azure-spring related issues Batch Cognitive - Form Recognizer Communication Cosmos Event Grid Event Hubs Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade RevApi and RevApi Plugin Versions
2 participants