3
7
Fork
You've already forked oci
2

WIP: feature/pull-image #9

Draft
dasimmet wants to merge 19 commits from feature/pull-image into main
pull from: feature/pull-image
merge into: jeffective:main
jeffective:main
jeffective:zig-0.17.X
jeffective:feature/output-oci-dir
jeffective:feature/hash-final-manifest
jeffective:feature/parse-archive
jeffective:compression-levels-enum
jeffective:compression-levels
Collaborator
Copy link

adds support to manifest to have a from step.
the buildtool has a separate "FROM" run, downloading an image to a local oci-dir,
and then passing it as arguments to create-manifest and create-layout

adds support to manifest to have a from step. the buildtool has a separate "FROM" run, downloading an image to a local oci-dir, and then passing it as arguments to create-manifest and create-layout
wip
wip
wip
add missing deinit
Co-authored-by: Copilot <copilot@github.com>
add pull test to ci
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
02bdd2111f
dasimmet changed title from (削除) feature/pull-image (削除ここまで) to WIP: feature/pull-image 2026年04月29日 19:04:14 +02:00
refactor ImageTag to not call parse internally
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
d7b4c5ba9d
dasimmet force-pushed feature/pull-image from d7b4c5ba9d
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
to b0b63b2d82
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
2026年05月14日 20:22:22 +02:00
Compare
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/pull-image:feature/pull-image
git switch feature/pull-image
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
jeffective/oci!9
Reference in a new issue
jeffective/oci
No description provided.
Delete branch "feature/pull-image"

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?