Skip to content

Conversation

@jeroenvervaeke
Copy link
Member

Proposed changes

  • support gzip and zip files

Jira ticket: CLOUDP-287331

@jeroenvervaeke jeroenvervaeke requested a review from a team as a code owner December 10, 2024 16:50

pluginZipFilePath := filepath.Join(pluginsDefaultDirectory, "zippedPluginFiles.tar.gz")
pluginTarGzFile, err := os.Create(pluginZipFilePath)
pluginArchiveFilePath := filepath.Join(pluginsDefaultDirectory, "plugin.partial")
Copy link
Member Author

Choose a reason for hiding this comment

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

flyby: renamed zip to archive, because none of the code is specific for zip files

@apix-bot
Copy link
Contributor

apix-bot bot commented Dec 10, 2024

Coverage Report 📈

Branch Commit Coverage
master 29daff9 37.7%
CLOUDP-287331 592e88c 37.7%
Difference 0%

@jeroenvervaeke jeroenvervaeke enabled auto-merge (squash) December 10, 2024 17:12
@jeroenvervaeke jeroenvervaeke merged commit 7e3b906 into master Dec 11, 2024
21 checks passed
@jeroenvervaeke jeroenvervaeke deleted the CLOUDP-287331 branch December 11, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants