azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Quorum Blockchain Service (by ConsenSys) extension

Open Null000 opened this issue 3 years ago • 5 comments


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

Related command

General Guidelines

  • [x] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [x] 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 pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

Null000 avatar Sep 29 '22 03:09 Null000

Thank you for your contribution Null000! We will review the pull request and get back to you soon.

ghost avatar Sep 29 '22 03:09 ghost

Quorum Blockchain Service

yonzhan avatar Sep 29 '22 03:09 yonzhan

/azp run

wangzelin007 avatar Oct 07 '22 06:10 wangzelin007

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Oct 07 '22 06:10 azure-pipelines[bot]

@Null000, do you have any document that will guide customers to migrate from az blockchain to the commands in the new extension?

jsntcy avatar Oct 11 '22 01:10 jsntcy

@jsntcy Not at the moment, but we can make one.

Null000 avatar Oct 16 '22 20:10 Null000