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

fix: Issue 184 #187

Merged
merged 1 commit into from Aug 30, 2023
Merged

fix: Issue 184 #187

merged 1 commit into from Aug 30, 2023

Conversation

daffinito
Copy link
Contributor

Issue

#184

Goals

Ensure filelist and json are in zip when using -output-path

Implementation Details

Ensured to use filepath.Join to build paths

How to Test

build it and run a task with -output-path and check the resulting zip to ensure it contains the filelist and json

@daffinito daffinito linked an issue Aug 30, 2023 that may be closed by this pull request
Copy link
Collaborator

@cade-conklin cade-conklin left a comment

Choose a reason for hiding this comment

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

👍

@daffinito daffinito merged commit 900834b into main Aug 30, 2023
13 checks passed
@daffinito daffinito deleted the daffi/issue-184 branch August 30, 2023 22:17
@daffinito daffinito mentioned this pull request Sep 5, 2023
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.

JSON and filelist aren't added to zip if using -output-path
2 participants