You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: