Skip to content

Finalize list of media types#51

Merged
16 commits merged intomainfrom
47-finalize-list-of-media-types
Sep 11, 2024
Merged

Finalize list of media types#51
16 commits merged intomainfrom
47-finalize-list-of-media-types

Conversation

@mxmxchere
Copy link

Proposal for media types

Malte Münch added 16 commits August 27, 2024 15:49
Signed-off-by: Malte Münch <muench@b1-systems.de>
It now includes an additional parameter "arch" which is used to search
only artifacts that match that architecture. before the architectures
"amd64" and "arm64" where assumed. This leads to a file not found error
if the build directory only contains artifacts for one architecture.
Also if artifacts are found they are pushed which is also not desired
behaviour when calling a program with --arch <arch>

Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Before this commit the architecture annotation has been added "manually"
after construct_layer_metadata. This has been moved into the function
now. Tests did not complain.

Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
Signed-off-by: Malte Münch <muench@b1-systems.de>
@mxmxchere mxmxchere requested a review from 5kt September 10, 2024 12:48
@mxmxchere mxmxchere added this to the 2024-09 milestone Sep 10, 2024
@mxmxchere mxmxchere linked an issue Sep 10, 2024 that may be closed by this pull request
@mxmxchere mxmxchere closed this pull request by merging all changes into main in 3253df3 Sep 11, 2024
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.

finalize list of media types

1 participant