Skip to content

docs: update URLs after org transfer to baker-scripts#10

Closed
bakerboy448 wants to merge 4 commits intomainfrom
docs/update-org-urls
Closed

docs: update URLs after org transfer to baker-scripts#10
bakerboy448 wants to merge 4 commits intomainfrom
docs/update-org-urls

Conversation

@bakerboy448
Copy link
Collaborator

@bakerboy448 bakerboy448 commented Mar 1, 2026

Summary

  • Update all ghcr.io/bakerboy448/redditmodlog references to ghcr.io/baker-scripts/redditmodlog
  • Update Dockerfile OCI labels (authors, source, documentation, vendor) to baker-scripts
  • Make workflow IMAGE_NAME dynamic using ${{ github.repository_owner }} for future-proofing

Files Changed

  • README.md - All Docker image references (8 occurrences)
  • docker-compose.yml - Image reference
  • Dockerfile - OCI labels (authors, source, documentation, vendor)
  • .github/workflows/docker-build.yml - IMAGE_NAME env var and vendor label

Summary by CodeRabbit

  • Chores
    • Updated Docker image repository references across build configuration and documentation to new namespace
    • Updated container metadata labels for authors, source, and vendor information
    • Modified build workflow to dynamically generate image names based on repository owner

@coderabbitai
Copy link

coderabbitai bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2f1f178 and 84b2bf0.

📒 Files selected for processing (4)
  • .github/workflows/docker-build.yml
  • Dockerfile
  • README.md
  • docker-compose.yml

📝 Walkthrough

Walkthrough

A namespace migration updates container image references, OCI metadata labels, and CI/CD workflows from the bakerboy448 owner to the baker-scripts owner across Dockerfile, GitHub Actions, docker-compose configuration, and documentation.

Changes

Cohort / File(s) Summary
Container Metadata
Dockerfile
OCI image labels updated: authors, source, documentation, and vendor changed from bakerboy448 to baker-scripts namespace.
CI/CD Workflow
.github/workflows/docker-build.yml
Image name and vendor references dynamicized using ${{ github.repository_owner }} instead of hard-coded bakerboy448 value.
Configuration & Documentation
docker-compose.yml, README.md
Container image references updated from ghcr.io/bakerboy448/redditmodlog to ghcr.io/baker-scripts/redditmodlog across compose service definition and all documentation examples.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 A namespace shift, so clean and neat,
From baker's hands to scripts so sweet,
New labels shine with baker's care,
Container homes, rebranded fair!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating URLs and references from bakerboy448 to baker-scripts following an organization transfer.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/update-org-urls

Comment @coderabbitai help to get the list of available commands and usage tips.

@bakerboy448
Copy link
Collaborator Author

All org URL references already updated by merged PRs #7 and #13.

@bakerboy448 bakerboy448 closed this Mar 1, 2026
@bakerboy448 bakerboy448 deleted the docs/update-org-urls branch March 1, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant