Final removal of Microsoft reference#2121
Merged
Merged
Conversation
Reverts two commits that were pushed directly to main by mistake: - b9e1f6d (Google Search Console meta tag) - 836cfa8 (Data Privacy Stack footer link) The footer link is now redundant: #2102 added its own `copyright` entry pointing to dataprivacystack.org, leaving main with a duplicate top-level `copyright:` key. This revert removes our duplicate and the orphaned meta tag so main matches the post-#2102 (Zensical) state. The Search Console meta tag is re-introduced properly in a follow-up PR. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Adds the GSC verification meta tag via Material's `extrahead` block in the custom_dir override, which Zensical honors (per #2102). Verifies ownership of the documentation site in Google Search Console. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The tag was dropped during the merge of main (post-revert) into this branch. Re-adds it via Material's `extrahead` block in the custom_dir override, which Zensical honors (per #2102). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
Coverage report (presidio-anonymizer)Click to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||||||||
Contributor
SharonHart
approved these changes
Jun 28, 2026
Contributor
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates repository and documentation references to reflect the move from microsoft/presidio and microsoft.github.io/presidio to data-privacy-stack/presidio and presidio.dataprivacystack.org, aiming to remove remaining Microsoft-branded links in docs and package metadata.
Changes:
- Replace GitHub/org links across READMEs, changelog, config comments, and package
urls.Homepagemetadata. - Update documentation site links to
https://presidio.dataprivacystack.org. - Add a docs-site verification meta tag and update the LICENSE copyright notice.
Reviewed changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| presidio/README.md | Updates badge/docs/repo links; still contains a visible “Microsoft Presidio” reference. |
| presidio/pyproject.toml | Updates package homepage URL to the new GitHub org. |
| presidio-structured/README.md | Updates docs/samples/discussions/issues links to new domains/org. |
| presidio-structured/pyproject.toml | Updates package homepage URL to the new GitHub org. |
| presidio-image-redactor/pyproject.toml | Updates package homepage URL to the new GitHub org. |
| presidio-cli/README.md | Updates clone and documentation links to new org/site. |
| presidio-cli/pyproject.toml | Updates package homepage URL to the new GitHub org. |
| presidio-anonymizer/README.md | Updates API spec link to new docs domain. |
| presidio-anonymizer/pyproject.toml | Updates package homepage URL to the new GitHub org. |
| presidio-analyzer/tests/test_url_recognizer.py | Updates test URLs (but expected span length needs adjustment). |
| presidio-analyzer/README.md | Updates documentation links to new docs domain. |
| presidio-analyzer/pyproject.toml | Updates package homepage URL to the new GitHub org. |
| presidio-analyzer/presidio_analyzer/conf/default_recognizers.yaml | Updates example-config link to new GitHub org. |
| presidio-analyzer/presidio_analyzer/conf/default_analyzer_full.yaml | Updates example-config link to new GitHub org. |
| overrides/main.html | Adds a google-site-verification meta tag via extrahead block. |
| LICENSE | Updates copyright holder line. |
| e2e-tests/resources/test_ollama_enabled_recognizers.yaml | Updates example-config link to new GitHub org. |
| e2e-tests/README.md | Updates installation/development doc links to new docs domain. |
| CHANGELOG.md | Updates historical links and compare links to the new GitHub org and docs domain. |
| .github/copilot-instructions.md | Removes “Microsoft” from the instructions title/intro text. |
| .github/CODEOWNERS | Updates codeowner team org from @microsoft to @data-privacy-stack. |
Contributor
Coverage report (presidio-image-redactor)Click to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.