forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 10
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-cdn-generated] [Cdn] Add new preview API: 2023-07-01-preview #5754
Closed
Conversation
This file contains 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
11 tasks
azure-sdk
force-pushed
the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
13 times, most recently
from
June 30, 2023 21:22
1a59cbf
to
02f37d9
Compare
azure-sdk
force-pushed
the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
13 times, most recently
from
July 11, 2023 07:43
e2dce3b
to
540d3a7
Compare
azure-sdk
force-pushed
the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
3 times, most recently
from
July 21, 2023 22:13
c14dbf9
to
c17cb5e
Compare
azure-sdk
force-pushed
the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
7 times, most recently
from
August 17, 2023 18:32
504c7a3
to
eaf162f
Compare
azure-sdk
force-pushed
the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
4 times, most recently
from
August 31, 2023 03:26
44e1790
to
f18608a
Compare
azure-sdk
force-pushed
the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
5 times, most recently
from
September 19, 2023 22:59
a0e3ad8
to
9e821a3
Compare
* Early code generation from topic branch for whisper * Added simplest test * Regened with correct paths * Fixed name of method in the test * Added test file for translations * [OpenAI] BYO Multipart form request support (Azure#36621) * Still error, but almost hack for multipart data request * Replaced whitespace with line breaks as necessary * Somehow still failing. A bit out of ideas * Changed the encoding to ASCII * Using CRLF instead * Test pass. Renamed variables to be more selfexplanatory * Code regen and adjustments to new methods * Using latest commit * plain text works * Code gen works * Code regen with looser types, no hooks for content-type nor length * Migrated multiform implementation over from the strongly typed branch * Added headers * Added classes * reran code gen * Compiles with modded tsp defintion, including content-type * Corrected wrong value passed for content-length * It works! * Removed pattern instanceof for older compatibility version * Refactored the MultipartHelper to be testable * Added test definition for MultipartDataHelper class * Added happy path test and model to the list to be serialized * Added tests for the MultipartDataHelper class * Refactored audio translation tests to use testRunners * Added tests for miused formats * Added more negative tests for wrong formats * Renamed tests * Finished Azure OAI sync test suite * Added support for nonAzure translations * Added Async translation methods * Added tests and async functionality for translations * Async translation tests for non-Azure * Extracted audioTranscription assertion statements to method * Added sync transcription functionality and AOAI tests * Added license to source files * Added todo markers where docs are missing * Added async implementation and minimal testing for transcription * Added tests for nonAzure OAI * Code regen * Corrected content type for bodyParam nonAzure * Added remaing transcription tests for AOAI sync case * Added tests for async AOAI * Added transcription tests for nonAzure OAI sync API * Added tests for nonAzure OAI async API * Commited whisper session-record changes * Inlined methods * Added documentation to sync/async client for translation and transcription methods * Added documentation to multipart helper classes * Replaced start imports with single class imports * Simplified tests and added logger to async client * Added missing asset * Added recordings for nonAzure tests * Style checks * Style check * Style check * Style check done * Changelog update and static bug analysis issues addressed * Last 2 replacement of monoError * [OpenAI] Added sample and updated READMEs (Azure#36806) * suppression spotbugs for allowing external mutation on the bytep[ (Azure#36826) * fixed unknown cspell error, 'mpga' * fixed sample broken links * regenerated, no changes but only indents alignment * Hardcoded boundary value for multipart requests * Updated test records for nonAzure * Most test passing with latest service version * Rolled back test records for regressed tests * Removed unused import --------- Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>
* spark 4.22.0 release --------- Co-authored-by: annie-mac <xinlian@microsoft.com>
Merge 2a01bf8eb4f7487a33d81be2bc575e50d5f321b8 into de06c42bd985fb66b6a49c907aaf5baee693bc7b
azure-sdk
force-pushed
the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
from
September 19, 2023 23:56
9e821a3
to
9349fc3
Compare
azure-sdk
deleted the
sdkAuto/24387/azure-resourcemanager-cdn-generated
branch
October 18, 2023 20:21
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#24387
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/24387/azure-sdk-for-java/azure-resourcemanager-cdn-generated/azure-resourcemanager-cdn-generated-1.0.0-beta.1.jar" -o azure-resourcemanager-cdn-generated-1.0.0-beta.1.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-cdn-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-cdn-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true