Skip to content

Add support for extracting Helix payloads#152

Merged
jaredpar merged 9 commits intojaredpar:mainfrom
ericstj:helix-extract
May 24, 2022
Merged

Add support for extracting Helix payloads#152
jaredpar merged 9 commits intojaredpar:mainfrom
ericstj:helix-extract

Conversation

@ericstj
Copy link
Contributor

@ericstj ericstj commented May 15, 2022

Best reviewed commit-by commit.

This makes runfo more useful for fetching helix payloads for the purposes of reproducing failing tests.

I've retargeted runfo to .NET 7.0 (preview4) in order to use the new tar APIs for extracting .tar.gz files. I bumped the minor version as a result.

The resume flag -r is handy for downloading large payloads over a slow connection, or for replaying extraction or dumping the command to run the test.

cc @jaredpar @danmoseley @MattGal

Copy link

@MattGal MattGal left a comment

Choose a reason for hiding this comment

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

Looks like it'd work to me.

@jaredpar
Copy link
Owner

@ericstj the GH actions are failing because it's installing a 3.0 / 5.0 SDK. Think you'll need to update actions to install a preview.

@ericstj
Copy link
Contributor Author

ericstj commented May 24, 2022

Now that Preview 4 is public, I will do so. 👍

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.

4 participants