🗂 Package Sample Data as tarball for Linux users #216
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is there an existing issue for this?
Suggestion
For ease of Linux users, create a workflow step to wrap sample data in tarball (tar.gz) format. See #200
Possible Implementation
Create a MakeFile command similar to the existing zip command
https://github.com/microsoft/electionguard/blob/24dea6805bc2485566f1519280e1abb90a45ead5/Makefile#L31-33
Create a step in the workflow to run compress command and publish the data
https://github.com/microsoft/electionguard/blob/24dea6805bc2485566f1519280e1abb90a45ead5/.github/workflows/release.yml#L28-L34
Anything else?
No response
The text was updated successfully, but these errors were encountered: