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

Add PGSQL to AzurePGSQL swagger changes #7583

Merged
merged 10 commits into from
Feb 7, 2020
Merged

Add PGSQL to AzurePGSQL swagger changes #7583

merged 10 commits into from
Feb 7, 2020

Conversation

ash1625
Copy link
Contributor

@ash1625 ash1625 commented Oct 22, 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 Oct 22, 2019

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 6ef8f3f with merge commit f1e9e42. SDK Automation 13.0.17.20191226.1
  • ️✔️sdk/datamigration/mgmt-v2017_11_15_preview [Logs]  [Release SDK Changes]
  • ️✔️sdk/datamigration/mgmt-v2018_03_31_preview [Logs]  [Release SDK Changes]
  • ⚠️sdk/datamigration/mgmt-v2018_07_15_preview [Logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[26,82] cannot find symbol
      [mvn]   symbol: class MigrateMISyncCompleteCommandProperties
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[27,73] cannot find symbol
      [mvn]   symbol: class MigrateSyncCompleteCommandProperties
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[28,49] cannot find symbol
      [mvn]   symbol: class MongoDbCancelCommand
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[29,49] cannot find symbol
      [mvn]   symbol: class MongoDbFinishCommand
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[30,50] cannot find symbol
      [mvn]   symbol: class MongoDbRestartCommand
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-datamigration: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[26,82] cannot find symbol
      [mvn] [ERROR]   symbol: class MigrateMISyncCompleteCommandProperties
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[27,73] cannot find symbol
      [mvn] [ERROR]   symbol: class MigrateSyncCompleteCommandProperties
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[28,49] cannot find symbol
      [mvn] [ERROR]   symbol: class MongoDbCancelCommand
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[29,49] cannot find symbol
      [mvn] [ERROR]   symbol: class MongoDbFinishCommand
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datamigration/mgmt-v2018_07_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2018_07_15_preview/implementation/CommandPropertiesInner.java:[30,50] cannot find symbol
      [mvn] [ERROR]   symbol: class MongoDbRestartCommand
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

    @azuresdkci
    Copy link
    Contributor

    Can one of the admins verify this patch?

    @AutorestCI
    Copy link

    AutorestCI commented Oct 22, 2019

    Automation for azure-sdk-for-go

    A PR has been created for you:
    Azure/azure-sdk-for-go#6113

    @@ -635,7 +635,7 @@
    ]
    },
    "MigratePostgreSqlAzureDbForPostgreSqlSyncTaskProperties": {
    "x-ms-discriminator-value": "Migrate.PostgreSql.AzureDbForPostgreSql.Sync",
    "x-ms-discriminator-value": "Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2",
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Will this child type change cause breaking change?

    Copy link
    Member

    Choose a reason for hiding this comment

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

    We are making the back-end backward compatible. Same inputs and outputs will continue to work with the 'v2' type task.

    @raych1
    Copy link
    Member

    raych1 commented Oct 29, 2019

    @hitenjava , please review on the swagger spec change. @ash1625 , can you resolve the comment and fix the spell check failures?

    @hitenjava hitenjava changed the title Add PGSQL to AzurePGSQL swagger changes [Do not merge] Add PGSQL to AzurePGSQL swagger changes Nov 6, 2019
    Copy link
    Member

    @hitenjava hitenjava left a comment

    Choose a reason for hiding this comment

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

    Approved, but this should be merge once we are close to releasing the changes.

    @raych1 raych1 added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Nov 6, 2019
    @majastrz majastrz added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 6, 2019
    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.

    @temandr
    Copy link
    Contributor

    temandr commented Jan 14, 2020

    @raych1 Do you know why the sdk-automation failed to build the python sdk? There doesn't seem to be a PR made and the attached sdk doesn't correspond to the change.

    @raych1
    Copy link
    Member

    raych1 commented Jan 14, 2020

    /azp run automation - sdk

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Jan 14, 2020

    azure-sdk-for-go - Release

    ⚠️ warning [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Jan 14, 2020

    azure-sdk-for-net - Release

    ️✔️ succeeded [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Jan 14, 2020

    azure-sdk-for-js - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 6ef8f3f with merge commit f1e9e42. SDK Automation 13.0.17.20191226.1
    • ️✔️@azure/arm-datamigration [Logs]  [Release SDK Changes]
      [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      [npmPack] loaded rollup.config.js with warnings
      [npmPack] (!) Unused external imports
      [npmPack] default imported from external module 'rollup' but never used
      [npmPack] 
      [npmPack] ./esm/dataMigrationServiceClient.js → ./dist/arm-datamigration.js...
      [npmPack] created ./dist/arm-datamigration.js in 779ms

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Jan 14, 2020

    azure-sdk-for-python - Release

    ️✔️ succeeded [Logs] [Expand Details]

    @temandr
    Copy link
    Contributor

    temandr commented Jan 31, 2020

    /azp run automation - sdk

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @temandr
    Copy link
    Contributor

    temandr commented Jan 31, 2020

    @raych1 this is ready to be merged.

    @raych1
    Copy link
    Member

    raych1 commented Feb 2, 2020

    @temandr , can you please follow https://aka.ms/AA6h31t to fix the PrettierCheck issue?

    @azure-pipelines
    Copy link

    No commit pushedDate could be found for PR 7583 in repo Azure/azure-rest-api-specs

    @temandr
    Copy link
    Contributor

    temandr commented Feb 5, 2020

    /azp run automation - sdk

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @raych1 raych1 changed the title [Do not merge] Add PGSQL to AzurePGSQL swagger changes Add PGSQL to AzurePGSQL swagger changes Feb 6, 2020
    @raych1 raych1 removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Feb 6, 2020
    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @temandr
    Copy link
    Contributor

    temandr commented Feb 7, 2020

    It looks like I'm not authorized to merge this request. Can someone with the needed permissions merge this change?

    @majastrz
    Copy link
    Member

    majastrz commented Feb 7, 2020

    @raych1 should have permissions to merge the PR. ARM API reviewers unfortunately don't have those permissions.

    @raych1 raych1 merged commit f1e9e42 into Azure:master Feb 7, 2020
    ssripadham pushed a commit to ssripadham/azure-rest-api-specs that referenced this pull request Feb 21, 2020
    * Add PGSQL to AzurePGSQL swagger changes
    
    * Add trust and encrypt connections flags to the PG scenario
    
    * Renamed postgree to postgres and configured and changed text
    
    * Adding custom words
    
    * Resolving discriminator issues
    
    * Fixing typo
    
    * Renamed 'ResultType' to 'resultType'
    
    * Made result task not read only
    
    * prettier run
    00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
    * Add PGSQL to AzurePGSQL swagger changes
    
    * Add trust and encrypt connections flags to the PG scenario
    
    * Renamed postgree to postgres and configured and changed text
    
    * Adding custom words
    
    * Resolving discriminator issues
    
    * Fixing typo
    
    * Renamed 'ResultType' to 'resultType'
    
    * Made result task not read only
    
    * prettier run
    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