Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Network] az bastion: Move Azure Bastion to Azure CLI Extension #5733

Merged
merged 11 commits into from
Jan 9, 2023

Conversation

necusjz
Copy link
Member

@necusjz necusjz commented Jan 6, 2023


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

Related command

az bastion

Resolves: Azure/azure-cli#24563

-Azure CLI Azure/azure-cli#25064

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 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.

@necusjz necusjz added this to the Jan 2023 (2023-02-07) milestone Jan 6, 2023
@necusjz necusjz requested a review from kairu-ms January 6, 2023 09:29
@necusjz necusjz self-assigned this Jan 6, 2023
@ghost ghost requested review from yonzhan and jsntcy January 6, 2023 09:29
@ghost ghost added Auto-Assign Auto assign by bot Network labels Jan 6, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 6, 2023

Network

@necusjz necusjz merged commit 823f591 into Azure:main Jan 9, 2023
@necusjz necusjz deleted the migrate-bastion branch January 9, 2023 04:56
@azclibot
Copy link
Collaborator

azclibot commented Jan 9, 2023

[Release] Update index.json for extension [ bastion ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=24753&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Network
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Azure Bastion to Extension
5 participants