Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ReplaceImage / ReplaceIndex #91

Merged
merged 1 commit into from
Oct 1, 2024
Merged

feat: ReplaceImage / ReplaceIndex #91

merged 1 commit into from
Oct 1, 2024

Conversation

dtrudg
Copy link
Member

@dtrudg dtrudg commented Oct 1, 2024

Implement ReplaceImage / ReplaceIndex to replace manifests selected by a provided matcher with a new Image or ImageIndex.

Fixes #85

@dtrudg dtrudg force-pushed the issue-85 branch 2 times, most recently from cb3aead to 3c23fcb Compare October 1, 2024 13:26
@dtrudg dtrudg marked this pull request as ready for review October 1, 2024 13:36
@dtrudg dtrudg force-pushed the issue-85 branch 2 times, most recently from cb47829 to 2c8d21d Compare October 1, 2024 16:34
Copy link
Member

@tri-adam tri-adam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor typo, thanks!

pkg/sif/update.go Outdated Show resolved Hide resolved
Implement `ReplaceImage` / `ReplaceIndex` to replace manifests selected
by a provided matcher with a new Image or ImageIndex.

Fixes sylabs#85
@dtrudg dtrudg merged commit b3d301b into sylabs:main Oct 1, 2024
10 checks passed
@dtrudg dtrudg deleted the issue-85 branch October 1, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReplaceImage / ReplaceIndex
2 participants