Skip to content

fix: clean up repo references to use posit-dev#97

Merged
timtalbot merged 1 commit intomainfrom
update-repo-refs
Jan 27, 2026
Merged

fix: clean up repo references to use posit-dev#97
timtalbot merged 1 commit intomainfrom
update-repo-refs

Conversation

@timtalbot
Copy link
Contributor

Summary

This PR updates all references to the PTD repository to reflect its migration from the rstudio GitHub organization to posit-dev.

Changes

Go Modules

  • Updated module paths in all go.mod files:
    • github.com/rstudio/ptd/*github.com/posit-dev/ptd/*
  • Updated all import statements across 64+ Go files in cmd/, lib/, and examples/
  • Updated replace directives to use new module paths
  • Ran go mod tidy to update checksums

Python Configuration

  • Updated python-pulumi/pyproject.toml URLs:
    • Documentation, Issues, and Source links
    • Removed org-specific Kanban URL
  • Updated issue reference in trident_operator.py

Documentation

  • Updated all examples and instructions in docs/cli/custom-steps.md
  • Updated GitHub Actions workflow reference in .github/workflows/go-version-update.yml

@timtalbot timtalbot requested a review from a team as a code owner January 27, 2026 18:27
Copy link
Collaborator

@stevenolen stevenolen left a comment

Choose a reason for hiding this comment

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

lgtm!

@timtalbot timtalbot merged commit c9ae2e8 into main Jan 27, 2026
6 checks passed
@timtalbot timtalbot deleted the update-repo-refs branch January 27, 2026 18:43
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.

2 participants