Skip to content

Conversation

@zubairabid
Copy link
Contributor

@zubairabid zubairabid commented Jan 30, 2023


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

Related command

az dataprotection backup-vault

  • The dataprotection backup-vault command was migrated to AAZ-dev-tools from autorest.
  • Support for immutability-state flag was added.
  • Support for soft delete flags was added
    • soft-delete-state
    • retention-duration-in-days/soft-delete-retention

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:

- [ ] My extension description/summary conforms to the Extension Summary Guidelines.

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.

@ghost ghost requested a review from yonzhan January 30, 2023 06:46
@ghost ghost added the Auto-Assign Auto assign by bot label Jan 30, 2023
@ghost ghost requested a review from evelyn-ys January 30, 2023 06:46
@ghost ghost assigned evelyn-ys Jan 30, 2023
@ghost ghost added this to the Feb 2023 (2023-03-07) milestone Jan 30, 2023
@ghost ghost added the Data Protection label Jan 30, 2023
@ghost ghost requested a review from calvinhzy January 30, 2023 06:46
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 30, 2023

dataprotection

@yonzhan yonzhan requested a review from kairu-ms January 30, 2023 08:49
@zubairabid
Copy link
Contributor Author

Could we assign this the Jan 2023 milestone? IIUC we need to complete this PR by February 7th for that.

Zubair Abid added 3 commits February 8, 2023 13:09
In order to fix failing DPP tests, I had to enable soft-delete setting
modification from the CLI extension.
@zubairabid zubairabid changed the title Migrate dataprotection backup-vault to AAZ-dev-tools and add support for immutable vaults Migrate dataprotection backup-vault to AAZ-dev-tools and add support for immutable vaults and soft delete Feb 8, 2023
@zubairabid zubairabid marked this pull request as ready for review February 9, 2023 09:48
Copy link
Contributor

@kairu-ms kairu-ms left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@evelyn-ys evelyn-ys left a comment

Choose a reason for hiding this comment

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

If you want to release a new version of dataprotection extension, please update setup.py and history.rst

@zubairabid zubairabid requested review from evelyn-ys and removed request for calvinhzy and yonzhan February 13, 2023 06:19
@evelyn-ys
Copy link
Member

@wangzelin007 We need to fix API version mismatch issue when checking min core version😂

@wangzelin007
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zubairabid
Copy link
Contributor Author

@wangzelin007 We need to fix API version mismatch issue when checking min core version😂

@evelyn-ys Is there anything that I need to do to resolve this?

@evelyn-ys evelyn-ys merged commit 6914765 into Azure:main Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants