Skip to content

Bring over bicep conversion and deploy functions#126

Open
jordlay wants to merge 1 commit intocli-redesignfrom
chaos/initialbiceppublish
Open

Bring over bicep conversion and deploy functions#126
jordlay wants to merge 1 commit intocli-redesignfrom
chaos/initialbiceppublish

Conversation

@jordlay
Copy link
Collaborator

@jordlay jordlay commented Dec 10, 2023


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

Related command

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? (pip install wheel==0.30.0 required)

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.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@jordlay jordlay requested a review from sunnycarter as a code owner December 10, 2023 13:08
@jordlay
Copy link
Collaborator Author

jordlay commented Mar 11, 2024

Contains implementation of delete. Will link this PR in the delete command story. Do not close PR until that is done. Other functions not needed as implemented in different PRs

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.

2 participants