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

Microsoft.StorageSync 2019-06-01 API version #7337

Merged

Conversation

anpint
Copy link
Member

@anpint anpint commented Sep 26, 2019

Latest improvements:

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 26, 2019

In Testing, Please Ignore

[Logs] (Generated from d1b1885, Iteration 7)

Failed .NET: test-repo-billy/azure-sdk-for-net [Logs]
  • No packages generated.
In-Progress Python: test-repo-billy/azure-sdk-for-python [Logs]
  • Package generation in progress.
In-Progress Java: test-repo-billy/azure-sdk-for-java [Logs]
  • Package generation in progress.
In-Progress Go: test-repo-billy/azure-sdk-for-go [Logs]
  • Package generation in progress.
Failed JavaScript: test-repo-billy/azure-sdk-for-js [Logs]
  • No packages generated.

@AutorestCI
Copy link

AutorestCI commented Sep 26, 2019

Automation for azure-sdk-for-python

A PR has been created for you:
Azure/azure-sdk-for-python#7846

@anpint anpint changed the title Dev storagesync microsoft.storage sync 2019 06 01 Microsoft.StorageSync 2019-06-01 API version Sep 26, 2019
@AutorestCI
Copy link

AutorestCI commented Sep 26, 2019

Automation for azure-sdk-for-go

Nothing to generate for azure-sdk-for-go

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@Juliehzl Juliehzl added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 29, 2019
@anpint
Copy link
Member Author

anpint commented Sep 30, 2019

@Juliehzl, for your information, this PR contains the 2019-06-01 API version swagger generated through the OpenAPIHub, and updated with the changes that have been already approved in: #7161.

@@ -26,18 +26,27 @@ These are the global settings for the Storage Sync API.

``` yaml
openapi-type: arm
tag: package-2019-03-01
tag: package-2019-06
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be 2019-06-01?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pointing it out @ryansbenson
I'll fix it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Juliehzl please approve the following PR:
#7413

Looks like I don't have permission to push to this branch, so I had to create a PR to fix the issue in the readme file.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not fixed yet.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have permissions to push to this branch, so the fixes are going to this PR:
#7413

@ryansbenson ryansbenson added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Oct 2, 2019
@ryansbenson
Copy link
Contributor

Approved from ARMs side.

SDK - Please review the readme change.

@yungezz
Copy link
Member

yungezz commented Oct 8, 2019

hi @Juliehzl is the PR ok to merge?

@anpint
Copy link
Member Author

anpint commented Oct 11, 2019

@yungezz It looks like @Juliehzl has been unresponsive for many days now. Are you able to help completing the PR?

### Tag: package-2019-03-01

These settings apply only when `--tag=package-2019-03-01` is specified on the command line.

```yaml $(tag) == 'package-2019-03-01'
``` yaml $(tag) == 'package-2019-03-01'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to add a space.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't modify this myself (likely code generation made the changes). I can fix it anyways.

@@ -155,7 +164,7 @@ See configuration in [readme.go.md](./readme.go.md)

See configuration in [readme.java.md](./readme.java.md)

## Multi-API/Profile support for AutoRest v3 generators
## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO, the multiapi profile should also have the new version.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. However, I see that the there is some text there that reads: "This block is updated by an automatic script. Edits may be lost!", so I feel maybe it should have been automatically updated. I'll add the new version there anyways.

@@ -26,18 +26,27 @@ These are the global settings for the Storage Sync API.

``` yaml
openapi-type: arm
tag: package-2019-03-01
tag: package-2019-06
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not fixed yet.

@sergey-shandar sergey-shandar self-assigned this Oct 11, 2019
)

* Fix tag for 2019-06-01 version in readme.md

* Remove uneeded spaces and add new version to Multi-API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants