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

Ensured all Track 1 Key Vault libraries are removed. #43773

Merged
merged 3 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
7 changes: 0 additions & 7 deletions eng/.docsettings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,6 @@ known_presence_issues:
- ['sdk/cognitiveservices/ms-azure-cs-visualsearch', '#2847']
- ['sdk/cognitiveservices/ms-azure-cs-websearch', '#2847']
- ['sdk/eventhubs/microsoft-azure-eventhubs-extensions', '#2847']
- ['sdk/keyvault/microsoft-azure-keyvault', '#2847']
- ['sdk/keyvault/microsoft-azure-keyvault-core', '#2847']
- ['sdk/keyvault/microsoft-azure-keyvault-cryptography', '#2847']
- ['sdk/keyvault/microsoft-azure-keyvault-extensions', '#2847']
- ['sdk/keyvault/microsoft-azure-keyvault-webkey', '#2847']
- ['sdk/keyvault/microsoft-azure-keyvault-test', '#2847']
- ['sdk/keyvault/microsoft-azure-keyvault-complete', '#2847']
- ['sdk/mediaservices/microsoft-azure-media', '#2847']
- ['sdk/servicebus/microsoft-azure-servicebus', '#2847']
# Changelog List
Expand Down
11 changes: 1 addition & 10 deletions eng/CredScanSuppression.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,7 @@
"sdk/identity/azure-identity/src/test/resources/cert-chain.pem",
"sdk/identity/azure-identity/src/test/resources/key.pem",
"sdk/identity/azure-identity/src/test/resources/keyStore.pfx",
"sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/pemCert.pem",
"sdk/keyvault/microsoft-azure-keyvault/src/test/resources/pkcs12_base64_testdata.cer",
"sdk/keyvault/microsoft-azure-keyvault-cryptography/src/test/resources/p256key.pem",
"sdk/keyvault/microsoft-azure-keyvault-cryptography/src/test/resources/p256keynew.pem",
"sdk/keyvault/microsoft-azure-keyvault-cryptography/src/test/resources/p384keynew.pem",
"sdk/keyvault/microsoft-azure-keyvault-cryptography/src/test/resources/p521keynew.pem",
"sdk/keyvault/microsoft-azure-keyvault-cryptography/src/test/resources/SECP256key.pem",
"sdk/keyvault/microsoft-azure-keyvault-cryptography/src/test/resources/secp256keynew.pem"
"sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/pemCert.pem"
],
"_justification": "File contains private key used by test code."
},
Expand All @@ -71,8 +64,6 @@
"file": [
"sdk/communication/azure-communication-common-perf/src/main/java/com.azure.communication.common.perf/FakeCredentialInTest.java",
"sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/FakeCredentialInTest.java",
"sdk/keyvault/microsoft-azure-keyvault/src/test/resources/session-records/createCertificatePemForCertificateOperationsTest.json",
"sdk/keyvault/microsoft-azure-keyvault/src/test/resources/session-records/createSelfSignedCertificatePemForCertificateOperationsTest.json",
"sdk/resourcemanagerhybrid/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testContainerRegistry.json",
"sdk/spring/spring-cloud-azure-autoconfigure/src/test/java/com/azure/spring/cloud/autoconfigure/FakeCredentialInTest.java",
"sdk/spring/spring-cloud-azure-service/src/test/java/com/azure/spring/cloud/service/implementation/storage/FakeCredentialInTest.java",
Expand Down
2 changes: 1 addition & 1 deletion eng/common/testproxy/onboarding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The `test-proxy` tool is integrated with the ability to automatically restore th
Examples of current assets.json locations:

- [`sdk/data/aztables/assets.json`](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/data/aztables/assets.json)
- [`sdk/keyvault/azure-keyvault-keys/assets.json`](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-keys/assets.json)
- [`sdk/keyvault/azure-security-keyvault-keys/assets.json`](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-keys/assets.json)

The location of the actual test code is referred to as the `language repo`.

Expand Down
44 changes: 0 additions & 44 deletions eng/java.gdnbaselines

This file was deleted.

8 changes: 0 additions & 8 deletions eng/versioning/external_dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,6 @@ org.revapi:revapi-maven-plugin;0.14.6
# going to be some investigation necessary to find, at the very least, a newer version
# which is, hopefully, not a SNAPSHOT.
# sdk\batch\microsoft-azure-batch\pom.xml
# sdk\keyvault\microsoft-azure-keyvault\pom.xml
# sdk\keyvault\microsoft-azure-keyvault-extensions\pom.xml
# sdk\keyvault\microsoft-azure-keyvault-test\pom.xml
test_jar_com.microsoft.azure:azure-mgmt-resources;1.3.1-SNAPSHOT

# Special test dependencies for clientcore integrations
Expand Down Expand Up @@ -297,11 +294,6 @@ cosmos_org.apache.avro:avro;1.11.3
# This dependency is needed since Jackson Avro uses an older dependency on Apache Avro which is another library.
jacksonavro_org.apache.avro:avro-maven-plugin;1.8.2

# sdk\keyvault\microsoft-azure-keyvault-extensions\pom.xml
keyvault_org.mockito:mockito-core;1.10.19
# sdk\keyvault\microsoft-azure-keyvault-test\pom.xml
keyvault_com.microsoft.azure:azure-storage;4.4.0

# sdk\mediaservices\microsoft-azure-media\pom.xml which hasn't been released for 2 years
# all of these unique references below are listed here because they're old, some are over 10 years old
media_javax.xml.bind:jaxb-api;2.2.7
Expand Down
4 changes: 0 additions & 4 deletions eng/versioning/version_data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,5 @@ com.microsoft.azure.cognitiveservices:azure-cognitiveservices-qnamaker;1.0.0-bet
com.microsoft.azure:azure-eventhubs;3.3.0;3.4.0-beta.1
com.microsoft.azure:azure-eventhubs-eph;3.3.0;3.4.0-beta.1
com.microsoft.azure:azure-eventhubs-extensions;3.3.2;3.4.0-beta.1
com.microsoft.azure:azure-keyvault-complete;1.2.4;1.2.6
com.microsoft.azure:azure-keyvault-core;1.2.6;1.3.0-beta.1
com.microsoft.azure:azure-keyvault-extensions;1.2.6;1.3.0-beta.1
com.microsoft.azure:azure-keyvault-test;1.2.3;1.2.6
com.microsoft.azure:azure-servicebus;3.6.7;3.7.0-beta.1
com.microsoft.azure:azure-media;1.0.0-beta.1;1.0.0-beta.1
21 changes: 0 additions & 21 deletions sdk/keyvault/LICENSE

This file was deleted.

19 changes: 0 additions & 19 deletions sdk/keyvault/REGENERATING.md

This file was deleted.

76 changes: 0 additions & 76 deletions sdk/keyvault/ci.data.yml

This file was deleted.

17 changes: 0 additions & 17 deletions sdk/keyvault/history.md

This file was deleted.

59 changes: 0 additions & 59 deletions sdk/keyvault/microsoft-azure-keyvault-complete/pom.xml

This file was deleted.

Loading
Loading