Skip to content

Update references for the Penguin-Repository organization - #4

Merged
PenguinMaintainer merged 21 commits into
masterfrom
agent/update-organization-references
Aug 1, 2026
Merged

Update references for the Penguin-Repository organization#4
PenguinMaintainer merged 21 commits into
masterfrom
agent/update-organization-references

Conversation

@PenguinDOOM

@PenguinDOOM PenguinDOOM commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace active PenguinDOOM repository references with Penguin-Repository
  • update receiver constants, trusted GitHub URLs, workflow defaults, HTTP user agents, documentation, and test fixtures
  • update only the top-level vpm.json repository URL while preserving immutable historical package-version URLs

Why

The source and VPM repositories were transferred to the Penguin-Repository organization. Future release verification and yank synchronization must use the new canonical repository identity.

Validation

  • Python modules compile successfully
  • complete VPM receiver unittest suite passed during the migration commit
  • generated __pycache__ files were removed from the PR

@codacy-production

codacy-production Bot commented Aug 1, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@PenguinMaintainer PenguinMaintainer self-assigned this Aug 1, 2026
@PenguinMaintainer PenguinMaintainer added the enhancement New feature or request label Aug 1, 2026
@PenguinDOOM
PenguinDOOM marked this pull request as ready for review August 1, 2026 22:55
@PenguinDOOM
PenguinDOOM requested review from a team and Copilot August 1, 2026 22:55

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

Updates the repository’s canonical organization/repo references from PenguinDOOM to Penguin-Repository to keep release verification and yank synchronization aligned with the post-transfer GitHub org identity, while intentionally preserving immutable historical package-version URLs.

Changes:

  • Updated the top-level vpm.json repository URL and README instructions to use Penguin-Repository/VPM-Repository.
  • Updated workflow default inputs and Python receiver constants/fixtures to trust Penguin-Repository/Pure-Base.
  • Updated GitHub API/download HTTP User-Agent headers to reflect the new organization naming.

Reviewed changes

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

Show a summary per file
File Description
vpm.json Updates the top-level repo listing URL to the new Penguin-Repository org while leaving versioned URLs intact.
README.md Updates documentation links and repo references to the new org.
.github/workflows/update-vpm.yml Updates workflow_dispatch default source_repository to the new org.
.github/workflows/sync-vpm-yanks.yml Updates workflow_dispatch default source_repository to the new org.
.github/tests/test_vpm_yanks.py Updates the test fixture SOURCE_REPOSITORY constant to the new org.
.github/tests/test_vpm_receiver.py Updates trusted GitHub URLs and payload fixture values to the new org.
.github/scripts/vpm_payload.py Updates GitHub API User-Agent header to reflect the new org.
.github/scripts/vpm_common.py Updates the shared SOURCE_REPOSITORY constant to the new org.
.github/scripts/vpm_archive.py Updates release-download User-Agent header to reflect the new org.

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

@PenguinMaintainer
PenguinMaintainer enabled auto-merge (squash) August 1, 2026 22:58
@PenguinMaintainer
PenguinMaintainer merged commit 5b645c4 into master Aug 1, 2026
3 checks passed
@PenguinMaintainer
PenguinMaintainer deleted the agent/update-organization-references branch August 1, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants