Skip to content

Final removal of Microsoft reference#2121

Merged
omri374 merged 6 commits into
mainfrom
omri/remove_microsoft.github.io
Jun 28, 2026
Merged

Final removal of Microsoft reference#2121
omri374 merged 6 commits into
mainfrom
omri/remove_microsoft.github.io

Conversation

@omri374

@omri374 omri374 commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

omri374 and others added 5 commits June 28, 2026 11:20
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>
Copilot AI review requested due to automatic review settings June 28, 2026 09:45
@omri374 omri374 requested a review from a team as a code owner June 28, 2026 09:45
@omri374 omri374 requested a review from SharonHart June 28, 2026 09:46
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report (presidio-anonymizer)

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  presidio-anonymizer/presidio_anonymizer
  anonymizer_engine.py
  presidio-anonymizer/presidio_anonymizer/operators
  custom.py
Project Total  

This report was generated by python-coverage-comment-action

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report (presidio-structured)

This PR does not seem to contain any modification to coverable code.

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report (presidio-cli)

This PR does not seem to contain any modification to coverable code.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.Homepage metadata.
  • 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.

Comment thread presidio/README.md
Comment thread presidio-analyzer/tests/test_url_recognizer.py
Comment thread presidio-structured/README.md
Comment thread overrides/main.html
Comment thread LICENSE
@omri374 omri374 merged commit e9fd384 into main Jun 28, 2026
26 of 33 checks passed
@omri374 omri374 deleted the omri/remove_microsoft.github.io branch June 28, 2026 09:50
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report (presidio-image-redactor)

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  presidio-image-redactor/presidio_image_redactor
  dicom_image_pii_verify_engine.py
  document_intelligence_ocr.py
  image_analyzer_engine.py
Project Total  

This report was generated by python-coverage-comment-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants