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-peering] Peering api 2021-06-01 #8750

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14703/azure-resourcemanager-peering branch 4 times, most recently from c9d2dcf to b2f37a5 Compare June 14, 2021 18:57
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14703/azure-resourcemanager-peering branch from b2f37a5 to 6276d51 Compare June 15, 2021 22:09
mitchdenny and others added 2 commits June 19, 2021 01:57
* Investigate crypto provider issue.

* Dump security policy.

* Try different path for policy.

* Dump JRE folder.

* Fix up verify agent OS usage.

* Switch to DevOps hosted pool to see if the problem still exists there.

* Remove dump JRE folder.

* Re-enable test.

* Revert "Changed KV cryptography tests to avoid using a hardcoded security provider. (Azure#21703)"

This reverts commit aa472e0.

* Disable secp256k1 curve.

* List contents of JDK bin.

* List bin folder.

* Add code to dump providers.

* Fix indentation.

* Move test app to after checkout.

* Disable sparse checkout.

* remove more sparse checkout.

* Try a different name for the crypto provider.

* Add main to newish CI files.
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14703/azure-resourcemanager-peering branch from 6276d51 to 0f2df54 Compare June 18, 2021 17:49
* HttpAuthorization added to azure-core-experimental

* feedback and CI

Co-authored-by: jschrepp-MSFT <[email protected]>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14703/azure-resourcemanager-peering branch from 0f2df54 to 5039616 Compare June 18, 2021 19:36
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14703/azure-resourcemanager-peering branch 2 times, most recently from 4eff8d8 to e4edef7 Compare June 18, 2021 21:35
vcolin7 and others added 15 commits June 18, 2021 22:30
* Applied APIView suggestions.

* Applied APIView suggestions.

* Fixed SpotBugs issue.

* Fixed another SpotBugs issue.
* Increment package version after release of com.azure azure-security-keyvault-administration

* Increment package version after release of com.azure azure-security-keyvault-certificates

* Increment package version after release of com.azure azure-security-keyvault-secrets

* Increment package version after release of com.azure azure-security-keyvault-keys
* mgmt, update script for main branch

* change to main in md

* change to main in java
…iew (Azure#22403)

* [Automation] Generate Fluent Lite from eventgrid#package-2021-06-preview

* Update pom.xml

Co-authored-by: Weidong Xu <[email protected]>
Correct links broken during the master->main branch rename
* Update links with master to use main

* Update ci.yml files

Co-authored-by: Chidozie Ononiwu <[email protected]>
* Updated TimeWindowFilter to support ISO-8601. Updated ChangeLogs. Fixed FeatureFlagRefreshInterval location in Readme

* Updated Versioning and Changelog
* Update pipeline generation tool version

Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708

* Update tool version to include fix for public ci

Co-authored-by: Wes Haggard <[email protected]>
* API cleanup

* Always take ref-type in Options setters, Remove Metric prefix from APIs, using hookIdsToAlert instead of idOfHooksToAlert

* updating detection-config apis to be consistent with other languages

* adjusting SupressCondition.minNumber given service added a range constraint (1-14)

* updating alert tests to use a valid hookid
* first commit

* apply new name changes (Azure#22298)

* name changes and refactoring

* name changes and refactoring

* fix(test): increase branch coverage, change groupId generation

* fix(*): remove test connection string

* fix(test): raise branch coverage

* apiview review fix (Azure#22304)

* live test fixes (Azure#22312)

* fix links (Azure#22318)

* skip test refactor (Azure#22324)

* skip test refactor (Azure#22327)

* skip test refactor (Azure#22328)

* api version fix

* Making ProgressReporter private. (Azure#22331)

* apiview feedback fix (Azure#22337)

* apiview feedback fixes

* apiview feedback fixes

* apiview feedback fixes (Azure#22338)

* apiview feedback fixes

* Moving ProgressReceiver interface to models pacakge (Azure#22345)

* Multiple changes. (Azure#22346)

* Adding Functional Interface annotation

* Changing method naming

* Fixing method name (Azure#22347)

* apiview feedback fixes

* apiview feedback fixes

* update api spec permUrl point to new swagger

* live test fix

* fix(livetest): add env variables

* fix(*): change back resource name var

* fix(*): fix issues caused by merge

* fix(*): switch live test disable var

* use latest swagger (Azure#22394)

* use latest swagger

* use latest swagger (Azure#22395)

* fix(live-test): disable downloadContentStreamFailure because it is failing

* fix(test): update codecoverage settings

* Multiple changes. (Azure#22421)

* Adding download samples

* Disabling download tests for live testing

* skip code coverage

* enable code coverage

Co-authored-by: Christian Whitehead <[email protected]>
Co-authored-by: Franko Morales <[email protected]>
Co-authored-by: Zihan Zhang <[email protected]>
kasobol-msft and others added 25 commits June 24, 2021 15:07
* fix live tests.

* fix tests.
…ceClient.listTables()` throw a `ClassCastException` when passing a non-null value for `timeout`. (Azure#22511)

* Fixed an issue that made `TableClient.listEntities()` and `TableServiceClient.listTables()` throw a `ClassCastException` when passing a non-null value for `timeout`.

* Updated CHANGELOG.

* Removed unused import.
* * Add some warn log for deprecated properties.
* add change log entry
* Set up STG78 branch (Azure#21634)

* Generated off latest version of blob swagger (Azure#21644)

* swagger generation and public API overloads

* blob clients obey new generation

* minor changes to bearer token logic

* TEST WORKING

* extra testing

* ported oauthcopy source to blobs

* options API changes and docstrings

* fixed constructor issues

* fix missed source auth misses

* script tags on pom

* removes arg checks in option model constructors

rerecorded tests

* pom fix

* fix misnamed page blob tests

* Test fixes

adds missing recording.
extra playback logic for oauth tokens that should fix a CI-specific
issue.

* fixed pom script comment

* downgrade some depenency verions

* rerecord sas tests

* snippets and checkstyle

* rerecorded tests

fixed recording infra for file share tests

* test fixes

* rerecorded versioning tests

* HttpAuthorization added to core-experimental

azure-storage-blob and azure-storage-file-share now depend on
core-experimental for new class and updated their APIs to use the new
class.

* refactored options type names

* Reenabled quick query parquet support (Azure#21785)

* reidentified samples for options class name change

* Implemented Immutable Storage with Versioning (Azure#21718)

* File listing v2 (Azure#21720)

* swagger generation and hookup

regenerated files swagger for listing
hooked up generated and handwritten models
expanded client API to support new models

* testing and fixes

expanded test parameters for file listing.
swagger transform added.

* rerecorded file listing test

* more testing

also fixed a method name casing

* docstrings and samples

* checkstyle

* reverted primative boolean extended info arg

REST api accepts true or an absence of value. Alligning with .NET for
now on Boolean vs boolean.

* checkpoint

* pr feedback

* misused variable fix

* fixed test

* send nothing, not false: include-extended-info

other minor fixes
rerecorded tests

* import cleanup

* swagger regeneration and test fixes

* API comments

extendedInfo boolean => Boolean
renamed options class

* reidentified samples for options class name change

Co-authored-by: jschrepp-MSFT <[email protected]>

* Fix test.

* remove HttpAuthorization in prep for merge

added in separate PR. removing to be ready for that offical addition.

* fix build from merge

* fix pom versioning CI issues

* snippet line length

* fix merge error with immutable versioning

* PR feedback

* Minor cleanup

* generator cleanup and regeneration

* Keep files-shares tests dependent on latest blob

* test refactor/rerecord

* deleted old tests that were copied instead of moved

* min service version reformat

* import cleanup

* post-merge.

* getOauthToken refactor

* reformatting

Co-authored-by: Gauri Prasad <[email protected]>
Co-authored-by: jschrepp-MSFT <[email protected]>
Co-authored-by: gapra <[email protected]>
Co-authored-by: Kamil Sobol <[email protected]>
Co-authored-by: Kamil Sobol <[email protected]>
* print devops variables?

* add tests.
* Add the missing auth context when creating the barrier related requests.
* Update SDK docs.

* Update package-Infos.

* More Nit fix for api doc.

* Update README.md.

* Fix broken links in README.md.

* Bump up callingserver and its dependency version.

* Update changeLog file.

* Bump up common project version.
* Bump msal4j version & add regional sts support

* Checkstyle - unused import

* Move environment variable to azure-core Configuration

* Add javadocs for regional authority values
* * Enrich EH stream binder sample with usage of StreamBridge.
Added RequestContent and Updated HttpRequest to Use It
* BlobParallelUploadOptions takes -1 length

* javadoc syntax

* ported converter changes to datalake

* ported converter changes to file share

* deprecated old constructors

* test retry on new inputstream converter

* poke ci

* redid lengthless buffered upload API

* fixed bad arg check

Co-authored-by: jschrepp-MSFT <[email protected]>
…dential (Azure#22584)

* Add IMDS override for Bridge to K8s

* Add to change log
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14703/azure-resourcemanager-peering branch from e4edef7 to 5cd150f Compare June 28, 2021 18:30
rnpmsft and others added 2 commits June 28, 2021 11:48
* Setup packages for the data movement library (Azure#22303)

* Removed blob data movement package, renamed common data movement to d… (Azure#22430)

* Refactored test header logic into a global spock extension

* Added version tag for assembly dependency

* Resolved infinite recursion on self-dependency in generate_from_source_pom.py

* Changed infinite recursion fix to @alzimmermsft implementation from Azure#22583

* Created TestNameProvider, decoupled TestHeaderExtension/StorageSpec

* Removed duplicate header print, changed maven execution id's to prevent overriding parent POM + better relay execution goals, removed maven self-dependency (now using surefire classpath dependency)

* Changed surefire dependency to local repository (resists edge case user changes to target path), fixed assembly paths for *nix-compatibility

* Removed DMLib WIP files to merge into main

* Changed TestHeaderExtension from groovy to java for consistency, renamed variables/class names for clarity, final on new classes

Co-authored-by: Gauri Prasad <[email protected]>
Merge 1f145a5e9d39d6670f94ccfc5af26d4339029459 into e793a8cd4b8d8b6b21cc7a26e364ad56d23a4861
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14703/azure-resourcemanager-peering branch from 5cd150f to 694f5ac Compare June 28, 2021 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.