Skip to content

NFSAAS-2316 Update to R4 RP standard (#49)#800

Merged
tjprescott merged 2 commits intoAzure:masterfrom
leonardbf:master
Jun 20, 2019
Merged

NFSAAS-2316 Update to R4 RP standard (#49)#800
tjprescott merged 2 commits intoAzure:masterfrom
leonardbf:master

Conversation

@leonardbf
Copy link
Copy Markdown
Contributor

And fix merge issues from previous (closed) PR
#742


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:

And fix merge issues from previous PR
@leonardbf leonardbf requested a review from tjprescott as a code owner June 20, 2019 12:12
@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/leonardbf/azure-cli-extensions.git@master#subdirectory=src/$EXT&egg=$EXT"

* NFSAAS-2316 udpate to R4 RP standard
And fix merge issues from previous PR

* NFSAAS-2316 Update to R4 RP standard
@leonardbf leonardbf mentioned this pull request Jun 20, 2019
3 tasks
Copy link
Copy Markdown
Member

@tjprescott tjprescott left a comment

Choose a reason for hiding this comment

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

Approving, but do you plan to publish a version of the extension that is compatible with 2.0.67+?

@tjprescott tjprescott merged commit 8a21d6d into Azure:master Jun 20, 2019
@leonardbf
Copy link
Copy Markdown
Contributor Author

@tjprescott yes, I will create a new PR for that shortly. Thanks.

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