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

[Blockchain] Deprecate blockchain extension #7370

Merged
merged 1 commit into from
Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@

/src/datafactory/ @kairu-ms @evelyn-ys @Juliehzl

/src/blockchain/ @jsntcy

/src/desktopvirtualization/ @changlong-liu

/src/attestation/ @YalinLi0312 @houk-ms
Expand Down
10 changes: 0 additions & 10 deletions linter_exclusions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,16 +319,6 @@ batch pool create:
target_low_priority_nodes:
rule_exclusions:
- option_length_too_long
blockchain member create:
parameters:
consortium_management_account_password:
rule_exclusions:
- option_length_too_long
blockchain member update:
parameters:
consortium_management_account_password:
rule_exclusions:
- option_length_too_long
blueprint assignment create:
parameters:
user_assigned_identity:
Expand Down
8 changes: 0 additions & 8 deletions src/blockchain/HISTORY.rst

This file was deleted.

93 changes: 0 additions & 93 deletions src/blockchain/README.md

This file was deleted.

50 changes: 0 additions & 50 deletions src/blockchain/azext_blockchain/__init__.py

This file was deleted.

17 changes: 0 additions & 17 deletions src/blockchain/azext_blockchain/action.py

This file was deleted.

4 changes: 0 additions & 4 deletions src/blockchain/azext_blockchain/azext_metadata.json

This file was deleted.

17 changes: 0 additions & 17 deletions src/blockchain/azext_blockchain/custom.py

This file was deleted.

12 changes: 0 additions & 12 deletions src/blockchain/azext_blockchain/generated/__init__.py

This file was deleted.

27 changes: 0 additions & 27 deletions src/blockchain/azext_blockchain/generated/_client_factory.py

This file was deleted.

Loading
Loading