Skip to content

Update DMS extension to new framework; add Oracle to PostgreSQL scenario.#898

Merged
zikalino merged 19 commits intoAzure:masterfrom
vchske:master
Sep 19, 2019
Merged

Update DMS extension to new framework; add Oracle to PostgreSQL scenario.#898
zikalino merged 19 commits intoAzure:masterfrom
vchske:master

Conversation

@vchske
Copy link
Copy Markdown
Contributor

@vchske vchske commented Aug 13, 2019


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

@vchske vchske requested a review from temandr as a code owner August 13, 2019 00:02
@azuresdkci
Copy link
Copy Markdown

If this PR is for a new extension or change to an existing extension, use the following to try out the changes in this PR:

docker run -it microsoft/azure-cli:latest
export EXT=<NAME>
pip install --upgrade --target ~/.azure/cliextensions/$EXT "git+https://github.com/vchske/azure-cli-extensions.git@master#subdirectory=src/$EXT&egg=$EXT"

@vchske vchske requested a review from zikalino August 14, 2019 20:43
@vchske
Copy link
Copy Markdown
Contributor Author

vchske commented Aug 20, 2019

Can we get an admin to verify this PR?

Copy link
Copy Markdown

@zikalino zikalino left a comment

Choose a reason for hiding this comment

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

sorry for some delay, the changes look good to me.
a bit difficult to review due to large vendored_sdks folder.

@zikalino zikalino merged commit fca60c5 into Azure:master Sep 19, 2019
ManuInNZ pushed a commit to ManuInNZ/azure-cli-extensions that referenced this pull request Apr 11, 2020
…ario. (Azure#898)

* - Created mandatory argument 'validated taask name' when running MongoDB migrations to force prior validations.
- Added mongo to mongo online as a scenario handled by the extension
- Minor cleanup
- Bumped version to 0.7.1

* Fixed style issues

* Other linter fixes

* Linter fix attempt 3

* Updated index.json with new whl

* Fixing linter problems that didn't show up before

* Fixed one more error in the help file

* Updating new whl's sha in index.json

* Bumping version to 0.8.0

* Update extension to new franework; add Oracle to PostgreSQL scenario.

* Fixed styling issues

* Added copyright info
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.

3 participants