Skip to content

Conversation

@shrishrirang
Copy link
Contributor

@shrishrirang shrishrirang commented Dec 8, 2020

  • The previous onedeploy CLI implementation did not surface all functionality of the onedeploy API via the CLI. Example: restart, clean, etc
  • This commit surfaces all functionality supported by the API via the CLI
  • Additionally, refactored the enable_onedeploy function to make it readable (and also to address the Python function complexity limit)
  • Also - bumping up the extension minor version as this is the first time we are introducing the onedeploy functionality in this extension

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:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@yonzhan
Copy link
Collaborator

yonzhan commented Dec 8, 2020

webapp

@shrishrirang
Copy link
Contributor Author

Looking at the errors

@shrishrirang shrishrirang force-pushed the od2 branch 2 times, most recently from 92f2d95 to dc32649 Compare December 8, 2020 10:24
- The previous onedeploy CLI implementation did not surface all functionality of the onedeploy API via the CLI. Example: restart, clean, etc
- This commit surfaces all functionality supported by the API via the CLI
- Additionally, refactored the enable_onedeploy function to make it readable (and also to address the Python function complexity limit)
- Also - bumping up the extension minor version as this is the first time we are introducing the onedeploy functionality in this extension
@shrishrirang
Copy link
Contributor Author

@panchagnula @jvano

Copy link

@jvano jvano left a comment

Choose a reason for hiding this comment

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

:shipit:

@yungezz
Copy link
Member

yungezz commented Dec 9, 2020

hi @qwordy could you pls have a look? thanks

@shrishrirang
Copy link
Contributor Author

Hey @panchagnula - can you take a look when you get a chance?

@panchagnula panchagnula merged commit 4c88d0c into Azure:master Dec 12, 2020
@haroldrandom
Copy link
Contributor

/azp run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants