-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-10-03-preview #24080
Closed
azure-sdk
wants to merge
1
commit into
Azure:main
from
azure-sdk:sdkAuto/track2_azure-mgmt-hybridcompute
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
[Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2022-03-10 (Azure#18458) * Adds base for updating Microsoft.HybridCompute from version preview/2021-12-10-preview to version 2022-03-10 * Updates readme * Updates API version in new specs and examples * updated the swagger * fixed typo * fixed examples * fixed swagger issues * removed columns * fixed the x-ms-identifier format * fixed the identifier again * fixed the readme tag * ran prettier * removed extra tag in the readme.md * Update HybridCompute.json updated serviceStatuses and agentConfiguration descriptions * removed resources * removed resources in the examples * addressed issues * ran prettier * A small fix to the newly added field's name * updated the az cli related files Co-authored-by: Justin Chen <[email protected]>
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2022-03-10
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2022-05-10-preview
Jul 8, 2022
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2022-05-10-preview
[ReleasePR track2_azure-mgmt-hybridcompute] Added osName to 2022-05-10-preview
Jul 28, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] Added osName to 2022-05-10-preview
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2022-08-11-preview
Oct 11, 2022
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2022-08-11-preview
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2022-11-10
Dec 15, 2022
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2022-11-10
[ReleasePR track2_azure-mgmt-hybridcompute] Dev hybridcompute microsoft.hybrid compute 2022 12 27 preview
Jan 31, 2023
Merged
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] Dev hybridcompute microsoft.hybrid compute 2022 12 27 preview
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-03-15-preview
Apr 20, 2023
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-03-15-preview
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2022-12-27
Apr 25, 2023
11 tasks
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-python
that referenced
this pull request
May 22, 2023
EventGridv2 TypeSpec Api Preview (Azure#23204) * start typespec * adding eventgrid typespec for api w/ TODOs * update eventgrid typespec with latest eventgrid v2 operations * don't require content-type if there is no body * Update specification/eventgrid/typespec/main.tsp Co-authored-by: JoshLove-msft <[email protected]> * Update specification/eventgrid/typespec/main.tsp Co-authored-by: JoshLove-msft <[email protected]> * changing naming of cloudevent and added in data_base64 * openapi.json * Update specification/eventgrid/typespec/main.tsp Co-authored-by: Libba Lawrence <[email protected]> * Update specification/eventgrid/typespec/main.tsp Co-authored-by: Libba Lawrence <[email protected]> * Update specification/eventgrid/typespec/main.tsp Co-authored-by: Libba Lawrence <[email protected]> * lockTokens format, updated json, optional? params * address code review comments * name_change * add @internal for python * Update specification/eventgrid/Azure.Messaging.EventGrid/main.tsp Co-authored-by: JoshLove-msft <[email protected]> * move @internal to client.tsp (Azure#23538) * rename (Azure#23565) * [EventGrid Typespec] breaking changes with april release of typespec (Azure#23539) * breaking changes with april release of typespec * unknown type * [EG Typespec] Update Release behavior (Azure#23699) * update behavior * just behavior * Add tspconfig and remove AAD auth (Azure#23717) * add tspconfig * add namespace * remove oauth * [EG TypeSpec] Archboard Comments (Azure#23696) * refactoring off of apiview * keep as int * no duration * aligning ack and release * remove behavioral change * ack to release * initial naming changes * Update ReleaseResult doc Co-authored-by: JoshLove-msft <[email protected]> * Update AckResult doc Co-authored-by: JoshLove-msft <[email protected]> * versioning twice-- remove one instance --------- Co-authored-by: JoshLove-msft <[email protected]> * Address couple of stewardship team feedback. These include: 1. Rename CloudEventEvent to simply CloudEvent, 2. Add more description to the operations including the possible erorr codes, 3. Add PublishResult with empty Json object as successful response for the Publish operation, 4. Others. * Add support for missing Reject operation + adding deliveryAttemptCount to BrokerProperties + Adding query parameter for release operation for deliveryDelayInSeconds * Update failedTokens/SuccessfulTokens Description to address code review comments * Update to match service behavior (Azure#23754) * Update to match service behavior * remove locktoken * [EGv2] Editing unused variables (Azure#23917) * event delivery delay not in preview * remove from url comment * [EGv2] Version dependency on Azure.Core (Azure#23936) * verioning fix * spacing mishap? * [EventGrid] Deliveryattempt change (Azure#23960) * deliveryCount 5/1 * small typo * [EventGrid] Remove internal (Azure#23995) * remove internal * remove client.tsp * remove waitWaitTime (Azure#24078) * move location of json file (Azure#24076) * [Egv2] Encode param (Azure#24080) * encode * remove num default on duration --------- Co-authored-by: Laurent Mazuel <[email protected]> * [EGv2] Fix pipeline (Azure#24098) * regen off new commit for encode * reference preview tag * ignore word * update readme to have both apis * update with next autorest * change format to int32 --------- Co-authored-by: Ashraf Hamad <[email protected]> Co-authored-by: Laurent Mazuel <[email protected]> Co-authored-by: JoshLove-msft <[email protected]> Co-authored-by: Ashraf Hamad <[email protected]>
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2022-12-27
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-04-25-preview
Jun 1, 2023
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-04-25-preview
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to remove version preview/2023-04-25-preview
Aug 8, 2023
8 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to remove version preview/2023-04-25-preview
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-06-20-preview
Sep 11, 2023
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-06-20-preview
[ReleasePR track2_azure-mgmt-hybridcompute] fix case sensitive naming
Sep 13, 2023
6 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] fix case sensitive naming
[ReleasePR track2_azure-mgmt-hybridcompute] fix casing for operation id
Oct 16, 2023
6 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] fix casing for operation id
[ReleasePR track2_azure-mgmt-hybridcompute] resolve flatten issue
Oct 24, 2023
8 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-hybridcompute] resolve flatten issue
[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-10-03-preview
Nov 14, 2023
6 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#26059
ReCreate this PR
You can install the use using pip install of the artifacts.