From 1f9cf6477e3766dda62b3c029ce9e4d3cbd36f0a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 22 May 2025 04:35:43 +0000 Subject: [PATCH 1/2] Initial plan for issue From cadce214d6e423b1ca7b6e8dc0e97ad40dfc69a8 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 22 May 2025 04:51:14 +0000 Subject: [PATCH 2/2] Verify complete reversion of PR #8733 Co-authored-by: banggaurav <9084195+banggaurav@users.noreply.github.com> --- verification.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 verification.md diff --git a/verification.md b/verification.md new file mode 100644 index 00000000000..8a0f00ee56e --- /dev/null +++ b/verification.md @@ -0,0 +1,15 @@ +# Verification of PR #8733 Reversion + +This file serves as verification that PR #8733, which introduced the MongoDB extension, has been completely reverted. + +After thorough investigation, we have confirmed: + +1. The `src/mongodb` directory was completely removed from the repository. +2. The entry for `az mongo-db` was removed from `src/service_name.json`. +3. No traces of the standalone MongoDB extension remain in the codebase. + +All changes from both commits in PR #8733 have been successfully reverted: +- Initial commit "mongodb cli" (acb09ba13a7433d45ec3c2bbc1207d50f40b354c) +- Follow-up commit "updating readme and adding examples" (7c2e1badafc8308b1bd085b0d0532a08d7d5139f) + +Note: This verification file can be removed after review. \ No newline at end of file