aws / aws-extensions-for-dotnet-cli

Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
Apache License 2.0
369 stars 86 forks source link

Reevaluate the requirement of ZIP CLI #253

Open ashishdhingra opened 1 year ago

ashishdhingra commented 1 year ago

Describe the feature

This came up during discussion of https://github.com/aws/aws-extensions-for-dotnet-cli/issues/247.

We need to check if in later versions of .NET Core SDK(s), ZIP compression library maintains Linux file permissions. If yes, then we could remove dependency on ZIP CLI.

Use Case

Refer https://github.com/aws/aws-extensions-for-dotnet-cli/issues/247

Proposed Solution

No response

Other Information

No response

Acknowledgements

Targeted .NET platform

.NET Core 6 or later

CLI extension version

No response

Environment details (OS name and version, etc.)

Linux