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

[ReleasePR track2_azure-mgmt-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-10-03-preview #24080

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Apr 19, 2022

Create to sync Azure/azure-rest-api-specs#26059
ReCreate this PR

You can install the use using pip install of the artifacts.

[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 <justin99chen@gmail.com>
@azure-sdk azure-sdk closed this Apr 19, 2022
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
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 <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/typespec/main.tsp

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* changing naming of cloudevent and added in data_base64

* openapi.json

* Update specification/eventgrid/typespec/main.tsp

Co-authored-by: Libba Lawrence <llawrence@microsoft.com>

* Update specification/eventgrid/typespec/main.tsp

Co-authored-by: Libba Lawrence <llawrence@microsoft.com>

* Update specification/eventgrid/typespec/main.tsp

Co-authored-by: Libba Lawrence <llawrence@microsoft.com>

* 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 <54595583+JoshLove-msft@users.noreply.github.com>

* 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 <54595583+JoshLove-msft@users.noreply.github.com>

* Update AckResult doc

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* versioning twice-- remove one instance

---------

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* 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 <laurent.mazuel@gmail.com>

* [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 <ahamad@ntdev.microsoft.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
Co-authored-by: Ashraf Hamad <ahamad-MS@users.noreply.github.com>
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
@azure-sdk 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
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.

1 participant