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

artifact download should handle single zip file #331

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

jbolda
Copy link
Owner

@jbolda jbolda commented Jun 25, 2024

Motivation

Previously through a muddle of examples, we expecting separate files but instead we had a single zip file which caused it to fail.

Approach

Handle downloading the zip file including the unzip, then handle each file separately.

Copy link
Contributor

Package Changes Through c5c61cb

There are 9 changes which include covector with minor, @covector/apply with minor, @covector/assemble with minor, @covector/changelog with minor, @covector/files with minor, @covector/command with minor, @covector/toml with minor, @covector/types with minor, action with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
covector 0.11.0 0.12.0
@covector/apply 0.9.3 0.10.0
@covector/assemble 0.11.0 0.12.0
@covector/changelog 0.11.0 0.12.0
@covector/files 0.7.2 0.8.0
@covector/command 0.7.1 0.8.0
@covector/toml 0.1.0 0.2.0
@covector/types 0.0.0 0.1.0
action 0.11.0 0.12.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@jbolda jbolda merged commit f44fa9e into main Jun 25, 2024
5 checks passed
@jbolda jbolda deleted the artifact-is-single-zip branch June 25, 2024 13:37
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.

1 participant