forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 12
[AutoPR azure-resourcemanager-synapse] Added workspace per subscription usage api #9671
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Anne Thompson <[email protected]>
…ure#39140) * Create a separate job for events requiring Az CLI * Update .github/workflows/event-processor.yml Co-authored-by: Wes Haggard <[email protected]> --------- Co-authored-by: James Suplizio <[email protected]> Co-authored-by: Wes Haggard <[email protected]>
…#39139) 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. Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: annie-mac <[email protected]>
Co-authored-by: James Suplizio <[email protected]>
Co-authored-by: James Suplizio <[email protected]>
The focus of these changes is to fix service label duplication that would cause inappropriate matches for the messaging services. ### Important context: - The `Service Attention` label is ignored during match logic. - Service label matches follow the same rules as paths for pull requests. This means that ordering of rules is important; scanning starts at the bottom of the file and progresses towards the top. Once the first match is found, it is used and scanning stops. This means that the `/<NotInRepo>/` section at the bottom of this file will be the first matches found for most service tags, causing automated triage to consider these tags to be service-owned and assigned.
* March Preview Regen * Regenerating swagger * Adding `stored` SearchField annotation to FieldBuilder * Include suppression files * Updating Service Version Preview and test re-recordings * Adding Support for Int16 and SByte * Updating FieldBuilderTests and re-recording tests * re-recording tests * re-recording tests * re-recording tests and fixing test failure * re-recording tests * updating code coverage requirements
Fix CODEOWNER formatting
* Prepare to release beta.21 * Reword Co-authored-by: Trask Stalnaker <[email protected]> --------- Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
* Prepare Search March 2024 Beta Release * updating code coverage requirements
* New ApiCenter events * update to final
* Regenerate metrics clients from latest swagger * use 2024-02-01 version
* Prepare March 2023 EventGrid Release * update version_client.txt
…but adding more verbose logs when retries have been re-enqueued. (Azure#39169) * azure-cosmos-spark: Reducing noisy logs in WARN but adding more verbose logs when retries have been re-enqueued. * Reacting to code review feedback * Changelogs
Merge dbaa1ebff8bdc64662cea99133943c7233481dda into 978a2092b92d3bf5ea6e8506125889e56aa9f639
11 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#22409
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/22409/azure-sdk-for-java/azure-resourcemanager-synapse/azure-resourcemanager-synapse-1.0.0-beta.8.jar" -o azure-resourcemanager-synapse-1.0.0-beta.8.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-synapse -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-synapse-1.0.0-beta.8.jar -Dpackaging=jar -DgeneratePom=true