chore: rename eyes to monkey under pandoras-box #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/rename-to-pandoras-box-monkey"
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 to owner
pandoras-boxand renamed tomonkey. Updates every reference in source, CI, and Docker assets to match the new name.Changes
eyestomonkey(Cargo.toml,Cargo.lock,src/main.rs,tests/video_convert.rs).EYES_GIT_HASH/EYES_BUILD_DATEtoMONKEY_*(build.rs,src/main.rs,oci-build/Dockerfile, build workflow)..eyes-partial.to.monkey-partial.(src/video/convert.rs).dev.a8n.run/a8n-tools/eyestodev.a8n.run/pandoras-box/monkey; LABELorg.opencontainers.image.sourceupdated./generic/eyes/to/generic/monkey/; binary asseteyes-linux-x86_64tomonkey-linux-x86_64./public/linux/x86_64/eyesto/public/linux/x86_64/monkey.dev-eyes-cargo-*todev-monkey-cargo-*(justfile).A8N_TOOLS_PRIVATE_PACKAGE_OWNER/A8N_TOOLS_PRIVATE_PACKAGE_PAT; the workflow now reads owner fromgithub.repository_ownerand auth fromsecrets.FORGEJO_PAT(same secretcreate-release.ymlalready uses).Frozen design docs under
docs/superpowers/are left intact (historical record). The externalghcr.io/niceguyit/rust-builder-muslbuilder image is unrelated and unchanged.Test plan
just check-dockerbuilds the builder stage with the renamed package.Build OCI container; verify image is published todev.a8n.run/pandoras-box/monkey:<tag>and the generic package + binary asset land under/generic/monkey/./public/linux/x86_64/monkey/<tag>/monkey.