Skip to content

docs: Remove all PTD references from documentation and source comments#62

Merged
ian-flores merged 2 commits intomainfrom
copilot/update-documentation-and-remove-ptd
Mar 11, 2026
Merged

docs: Remove all PTD references from documentation and source comments#62
ian-flores merged 2 commits intomainfrom
copilot/update-documentation-and-remove-ptd

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

VIP is now an independent project. All mentions of PTD as a dependency or related tool should be removed.

  • README.md: Removed "PTD integration" section, rewrote Keycloak auth paragraph to reference vip verify, changed ptd-staging profile example to my-staging
  • vip.toml.example: ptd-stagingmy-staging
  • Source comments: Stripped PTD provenance notes from cluster/aws.py, verify/site.py, verify/credentials.py

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: ian-flores <18703558+ian-flores@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation and remove PTD references Remove all PTD references from documentation and source comments Mar 11, 2026
@ian-flores ian-flores marked this pull request as ready for review March 11, 2026 18:39
Copilot AI review requested due to automatic review settings March 11, 2026 18:39
@ian-flores ian-flores changed the title Remove all PTD references from documentation and source comments docs: Remove all PTD references from documentation and source comments Mar 11, 2026
@github-actions
Copy link

github-actions bot commented Mar 11, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-11 18:45 UTC

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes references to PTD across user-facing documentation and internal source comments, aligning the repo with VIP being an independent project.

Changes:

  • Updated README authentication and verification guidance to reference vip verify and removed the PTD integration section.
  • Replaced the example AWS profile name ptd-staging with my-staging in documentation and vip.toml.example.
  • Removed PTD provenance notes from module/function docstrings and comments in the verification and AWS cluster code.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Removes PTD integration docs and updates Keycloak/verify wording to vip verify; updates example AWS profile.
vip.toml.example Updates the commented example AWS profile name to avoid PTD-specific naming.
src/vip/verify/site.py Simplifies module docstring by removing PTD provenance reference.
src/vip/verify/credentials.py Removes PTD provenance line from ensure_keycloak_test_user docstring.
src/vip/cluster/aws.py Removes PTD mention from EKS token generation docstring while keeping the technical explanation intact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@ian-flores ian-flores merged commit 2c7c284 into main Mar 11, 2026
16 of 19 checks passed
@ian-flores ian-flores deleted the copilot/update-documentation-and-remove-ptd branch March 11, 2026 18:45
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