chore: rename NiceGuyIT to pandoras-box in repo metadata #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/rename-niceguyit-to-pandoras-box"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Repo moved from
dev.a8n.run/NiceGuyIT/youtrack-clitodev.a8n.run/pandoras-box/youtrack-cli. Update Cargo.tomlrepositoryURL, Cargo.toml author email domain, and the OCI imageorg.opencontainers.image.sourceLABEL.GHCR builder/dev images (
ghcr.io/niceguyit/rust-builder-musl,ghcr.io/niceguyit/opensuse-dev) and thegithub.com/NiceGuyIT/oci-imagesURL in.devcontainer/config-devcontainer.share 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 PLANcommit on this branch.Test plan
just check-dockersucceeds (Dockerfile parses, LABEL renders).cargo metadata --format-version 1 | jq '.packages[] | select(.name=="youtrack-cli") | {repository, authors}'shows the new values.