chore: rename NiceGuyIT to pandoras-box in repo metadata #5

Merged
David merged 2 commits from chore/rename-niceguyit-to-pandoras-box into main 2026-05-13 12:01:06 +02:00
Owner

Summary

Repo moved from dev.a8n.run/NiceGuyIT/youtrack-cli to dev.a8n.run/pandoras-box/youtrack-cli. Update Cargo.toml repository URL, Cargo.toml author email domain, and the OCI image org.opencontainers.image.source LABEL.

GHCR builder/dev images (ghcr.io/niceguyit/rust-builder-musl, ghcr.io/niceguyit/opensuse-dev) and the github.com/NiceGuyIT/oci-images URL in .devcontainer/config-devcontainer.sh are deliberately left alone: they live on GitHub Container Registry under a separate org and changing them would break local/dev/CI builds.

Picks up the prior Remove old PLAN commit on this branch.

Test plan

  • just check-docker succeeds (Dockerfile parses, LABEL renders).
  • cargo metadata --format-version 1 | jq '.packages[] | select(.name=="youtrack-cli") | {repository, authors}' shows the new values.
## Summary Repo moved from `dev.a8n.run/NiceGuyIT/youtrack-cli` to `dev.a8n.run/pandoras-box/youtrack-cli`. Update Cargo.toml `repository` URL, Cargo.toml author email domain, and the OCI image `org.opencontainers.image.source` LABEL. GHCR builder/dev images (`ghcr.io/niceguyit/rust-builder-musl`, `ghcr.io/niceguyit/opensuse-dev`) and the `github.com/NiceGuyIT/oci-images` URL in `.devcontainer/config-devcontainer.sh` are deliberately left alone: they live on GitHub Container Registry under a separate org and changing them would break local/dev/CI builds. Picks up the prior `Remove old PLAN` commit on this branch. ## Test plan - [ ] `just check-docker` succeeds (Dockerfile parses, LABEL renders). - [ ] `cargo metadata --format-version 1 | jq '.packages[] | select(.name=="youtrack-cli") | {repository, authors}'` shows the new values.
Signed-off-by: David Randall <David@NiceGuyIT.biz>
chore: rename NiceGuyIT to pandoras-box in repo metadata
All checks were successful
Check / fmt + clippy + build + tests (pull_request) Successful in 8s
Create release / Create release from merged PR (pull_request) Has been skipped
040d63f17b
Repo moved from dev.a8n.run/NiceGuyIT/youtrack-cli to dev.a8n.run/pandoras-box/youtrack-cli. Update the Cargo.toml `repository` URL, the Cargo.toml author email domain, and the OCI image `org.opencontainers.image.source` LABEL. GHCR builder/dev images (`ghcr.io/niceguyit/...`) left as-is since they live in a separate GitHub Container Registry namespace.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
David merged commit 5679c5d936 into main 2026-05-13 12:01:06 +02:00
David deleted branch chore/rename-niceguyit-to-pandoras-box 2026-05-13 12:01:06 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pandoras-box/youtrack-cli!5
No description provided.