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

Added support for excludedActions in Blueprint API spec #8078

Merged
merged 2 commits into from
Jan 8, 2020
Merged

Added support for excludedActions in Blueprint API spec #8078

merged 2 commits into from
Jan 8, 2020

Conversation

jorgecotillo
Copy link
Contributor

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.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 7, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 7, 2020

azure-sdk-for-java - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 7, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 7, 2020

azure-sdk-for-js - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from c005ce7 with merge commit 44fe2e5. SDK Automation 13.0.17.20191226.1
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 7, 2020

azure-sdk-for-python - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from c005ce7 with merge commit 44fe2e5. SDK Automation 13.0.17.20191226.1
    Failed to find any changed packages. Please check the changed file list.
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/__init__.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/_blueprint_management_client.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/_configuration.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/models/__init__.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/models/_blueprint_management_client_enums.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/models/_models.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/models/_models_py3.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/models/_paged_models.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/operations/__init__.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/operations/_artifacts_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/operations/_assignment_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/operations/_assignments_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/operations/_blueprints_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/operations/_published_artifacts_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/operations/_published_blueprints_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt-blueprint/azure/mgmt/blueprint/version.py

@jorgecotillo
Copy link
Contributor Author

Please, do not merge to master yet. Service needs to get updated first.

Copy link
Member

@majastrz majastrz left a comment

Choose a reason for hiding this comment

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

Signed off from ARM side.

@majastrz majastrz added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jan 7, 2020
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PhoenixHe-NV PhoenixHe-NV merged commit 44fe2e5 into Azure:master Jan 8, 2020
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.

3 participants