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

[AutoPR azure-resourcemanager-datafactory] DataFactory: fix headers schema issue #9661

Closed
wants to merge 23 commits into from

Conversation

azure-sdk
Copy link
Owner

Create to sync Azure/azure-rest-api-specs#28210

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/28210/azure-sdk-for-java/azure-resourcemanager-datafactory/azure-resourcemanager-datafactory-1.0.0-beta.27.jar" -o azure-resourcemanager-datafactory-1.0.0-beta.27.jar
mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-datafactory -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-datafactory-1.0.0-beta.27.jar -Dpackaging=jar -DgeneratePom=true

azure-sdk and others added 20 commits March 8, 2024 13:12
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
)

* Prepare Monitor Ingestion March 2024 Patch Release (Manual)

* Update CHANGELOG.md
* Support url.query

* Handle default port
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
@azure-sdk azure-sdk force-pushed the sdkAuto/28210/azure-resourcemanager-datafactory branch from 99ee1a3 to d7eb385 Compare March 12, 2024 06:39
@azure-sdk azure-sdk closed this Mar 24, 2024
@azure-sdk azure-sdk deleted the sdkAuto/28210/azure-resourcemanager-datafactory branch March 24, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.