Re: [PATCH 7/8] SubmittingPatches: clarify GitHub artifact format
From: Josh Soref <hidden>
Date: 2023-12-20 16:16:22
From: Josh Soref <hidden>
Date: 2023-12-20 16:16:22
Elijah Newren [off-list ref] wrote:
quoted
From: Josh Soref <redacted> GitHub wraps artifacts generated by workflows in a .zip file. Internally workflows can package anything they like in them.s/Internally/Internal/?
No, it's actually: s/Internally/Internally,/ In that, what a workflow does to structure the contents of a .zip artifact is an implementation decision of the workflow.