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

Address bastion native client Issues and add proper error messages #7555

Merged
merged 17 commits into from
Jun 12, 2024

Conversation

Tejaswikandula
Copy link
Contributor

@Tejaswikandula Tejaswikandula commented Apr 26, 2024

This PR addresses the following bastion native client Issues

  1. Add proper error message when --target-ip-address flag when IpConnect is disabled
  2. Add support for premium SKU
  3. Documentation fix and update preview flag

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)
  • My extension version conforms to the Extension version schema

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.

Copy link

azure-client-tools-bot-prd bot commented Apr 26, 2024

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

Copy link

Hi @Tejaswikandula,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

Copy link

Hi @Tejaswikandula,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Apr 26, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 26, 2024

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

Copy link

github-actions bot commented Apr 26, 2024

For more info about extension versioning, please refer to Extension version schema

@yonzhan yonzhan requested a review from necusjz April 27, 2024 00:26
@yonzhan yonzhan requested review from jsntcy and kairu-ms April 27, 2024 00:26
@Tejaswikandula Tejaswikandula changed the title Add proper error message when --target-ip-address flag when IpConnect is disabled Address bastion native client Issues and add proper error messages Apr 30, 2024
@necusjz
Copy link
Member

necusjz commented May 6, 2024

please record the test cases based on the latest azure-cli

Copy link

@MoazzemHossain-bot MoazzemHossain-bot left a comment

Choose a reason for hiding this comment

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

Pls do as well

Copy link

@Moazzem-Hossain-pixel Moazzem-Hossain-pixel left a comment

Choose a reason for hiding this comment

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

Thanks

@yonzhan
Copy link
Collaborator

yonzhan commented May 16, 2024

Please fix CI issues

@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label May 28, 2024
@AllyW AllyW added Docs and removed Docs labels May 29, 2024
@github-actions github-actions bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Jun 11, 2024
@necusjz necusjz merged commit 10a145e into Azure:main Jun 12, 2024
16 checks passed
@azclibot
Copy link
Collaborator

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

liorstauber pushed a commit to liorstauber/azure-cli-extensions that referenced this pull request Jul 14, 2024
…zure#7555)

* Add proper error message for --target-ip-address-flag issue

* Fix indentation

* Add recordings file

* update ver

* update recordings file

* Changes to support premium SKU for native client

* Change method name

* upload latest recordsings

* Add changes to history.txt and update version

* Upgrade cli version to 1.0.0 removing preview flag

* force push to rerun build

* force push to rerun build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants