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

Adding winzip artifact support #64

Merged
merged 4 commits into from
Jun 1, 2022
Merged

Conversation

Atul-source
Copy link
Contributor

Signed-off-by: Atul-source [email protected]

@Atul-source
Copy link
Contributor Author

This PR is for Support artifact archiving in windows zip format #35. issue

Signed-off-by: Atul-source <[email protected]>
kf/bpf.go Outdated
return nil
} else {
return fmt.Errorf("Unknown Artifact format ")
}
return nil
Copy link
Contributor

Choose a reason for hiding this comment

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

This code is never reachable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed unreachable code
can you review it again ?

Signed-off-by: a0p0ie5 <[email protected]>
Copy link
Contributor

@satyaranjanp satyaranjanp left a comment

Choose a reason for hiding this comment

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

Please fix the ci-build errors.

Signed-off-by: a0p0ie5 <[email protected]>
@sanfern sanfern linked an issue Jun 1, 2022 that may be closed by this pull request
@dthaler dthaler merged commit b706a71 into l3af-project:main Jun 1, 2022
satyaranjanp pushed a commit to satyaranjanp/l3afd that referenced this pull request Jun 2, 2022
@Atul-source Atul-source deleted the winzip branch August 18, 2022 06:57
@jniesz jniesz added the feat New Feature label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support artifact archiving in windows zip format
5 participants