Skip to content

Move Image arch to own column/remove from name#194

Merged
tokengeek merged 1 commit intomasterfrom
make_image_arch_column
Jan 17, 2025
Merged

Move Image arch to own column/remove from name#194
tokengeek merged 1 commit intomasterfrom
make_image_arch_column

Conversation

@tokengeek
Copy link
Contributor

Originally the image architecture was embedded into the name for display but that caused issues with parsing, especially if parentheses we used in the name.

It also resulted in duplication in the images show command as the arch field was also included but the name without was not.

This splits them apart rather than combining them.

Originally the image architecture was embedded into the name for display
but that caused issues with parsing, especially if parentheses we used
in the name.

It also resulted in duplication in the `images show` command as the
`arch` field was also included but the name without was not.

This splits them apart rather than combining them.
@tokengeek tokengeek merged commit 9f62ff9 into master Jan 17, 2025
5 checks passed
@tokengeek tokengeek deleted the make_image_arch_column branch January 17, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant