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

Move methods that operate on packages to public static classes #14

Open
aL3891 opened this issue Jun 5, 2018 · 0 comments
Open

Move methods that operate on packages to public static classes #14

aL3891 opened this issue Jun 5, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@aL3891
Copy link
Contributor

aL3891 commented Jun 5, 2018

Currently there is a method to compress an application package, however it is internal to the library. For CI scenarios it would be useful to pre-compress packages before they're actually uploaded to a cluster.

Consider moving methods like this to a public (static?) class that can be used without connecting to a cluster.

@amanbha amanbha added the enhancement New feature or request label Jun 7, 2018
@amanbha amanbha added the good first issue Good for newcomers label Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants