[AutoPR azure-resourcemanager-nginx] update nginx examples#8936
Closed
azure-sdk wants to merge 66 commits into
Closed
[AutoPR azure-resourcemanager-nginx] update nginx examples#8936azure-sdk wants to merge 66 commits into
azure-sdk wants to merge 66 commits into
Conversation
e6154fd to
1b4af1b
Compare
Co-authored-by: Anne Thompson <annelo@microsoft.com>
…ure#39140) * Create a separate job for events requiring Az CLI * Update .github/workflows/event-processor.yml Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> --------- Co-authored-by: James Suplizio <jasupliz@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
…#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 <weshaggard@users.noreply.github.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
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 <trask.stalnaker@gmail.com> --------- Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* 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
…-01 (Azure#39180) * [Automation] External Change * [Automation] Generate Fluent Lite from storageactions#package-2023-01-01
…cript (Azure#39185) * Set version of org.apache.maven.plugins:maven-gpg-plugin in publish script * there's supposed to be a ; before the version, not a :
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
* add sink connector v2 implementation --------- Co-authored-by: annie-mac <xinlian@microsoft.com>
* create necessary eng/common changes to allow proxy to be shut down. --------- Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
…zure#38885) * Number lookup ga (Azure#37719) GA implementation of the number lookup feature. This commit should cover the vast majority of the work needed, and is updated to incorporate feedback from the stewardship board. These changes are going into a branch to wait until we're ready to do our final bug bashing and eventually merging and shipping the feature. ---------- * Implementation of Number Lookup feature for public preview in communication-phonenumbers (Azure#35674) * implementation of number lookup in java SDK * fix readme to remove debug logging * fix autorest generation swagger mismatch issue * update autorest generation and yaml directives * update service version * fix public/private type generation, update changelog * fix checkstyle issues * update test recordings * update test base to redact phonenumbers in operatorInformation response, update test recordings * update changelog * update date format for changelog * Increment package versions for communication releases (Azure#36670) * fix imports in test file * update auto-generated files * implement ga updates * removing edits to version_client.txt * fix build errors * attempt to fix versioning issue * update based on SDK review --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> * update generated code * update test recordings * update package to beta version * update service version * fix build issues * fix linting issue * update to address comments, restore unintentionally modified tests * restore unintentionally modified tests * restore unintentionally modified tests * fix version_client * fix import statements * update test files * update test files * update test files * update searchOperatorInformation tests to redact phone number * update with latest tests * update tests and recordings * update test files to redact phoneNumbers in request body for searchOperatorInformation tests * remove setters on return type fields * update based on API view comments * fix build errors * fix sanitizers, update test recordings * update based on PR comments * fix errors --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
* Update pom file version scanner * remove my initials from commends and update ci.cosmos.yml exception * Remove a couple of dupe dependency warnings and remove track1-perf library from the track2's yml file * fix exclusions in identity's yml and fix template path in the new pipeline ymls * Fix additional modules including dependents * Allow empty argument to be passed * make azure-messaging-eventhubs-track1-perf use the external_dependency of com.microsoft.azure:azure-eventhubs-eph --------- Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
* update msal4j dep repo wide * update external dep
…azure-resourcemanager-quantum (Azure#39246)
…9248) * [Automation] External Change * [Automation] Generate Fluent Lite from chaos#package-2024-01
…zure#39247) * [Automation] External Change * [Automation] Generate Fluent Lite from newrelic#package-2024-01-01
…39250) Increment package versions for newrelicobservability releases (Azure#39250)
* Move git check for changes to script * Minor fixes for 1es migration --------- Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Migrate java pipelines to 1es pipeline templates Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com> Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * PR, main fixes * Disable spotbugs in 1es sdl * Set storage pool replace * Fix custom live test extends (cosmos, spring, communicatiion) * Fix linux next image value * Set sdl config on public * Add cspell ignore for matrix test config files --------- Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com> Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Merge e32eab58fc20804a79389f55bb07fc5c95f24245 into 0cca8953ec713d8cc0e940c37e865d36b43d18f8
822a5ce to
ddff932
Compare
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
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#27220
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/27220/azure-sdk-for-java/azure-resourcemanager-nginx/azure-resourcemanager-nginx-1.1.0-beta.1.jar" -o azure-resourcemanager-nginx-1.1.0-beta.1.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-nginx -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-nginx-1.1.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true