Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLOUD-2914 Upload and Deploy Application through PCL (#3)
* CLOUD-2914 Added custom action to execute pcl * CLOUD-2914 Added unit test * CLOUD-2914 fixed download * CLOUD-2914 Added output * CLOUD-2914 debug * CLOUD-2914 added console log * CLOUD-2914 update distribution * CLOUD-2914 Added subscription name input * CLOUD-2914 comment deploy function * CLOUD-2914 fixed artifact input * CLOUD-2914 Removed double quote * CLOUD-2914 reverted build * CLOUD-2914 Removed spaces * CLOUD-2914 Added debug pcl path * CLOUD-2914 Added deploy input * CLOUD-2914 Updated build file * CLOUD-2914 Removed broken distribution * CLOUD-2914 Added distributed file * CLOUD-2914 Removed unnecessary debugger * CLOUD-2914 Removed excessive try-catch * CLOUD-2914 Removed env file * CLOUD-2914 Updated README * Fixed description Co-authored-by: Patrik Duditš <[email protected]> * CLOUD-2914 updated app_name to be optional * CLOUD-2914 Updated readme * CLOUD-2914 debug mode * CLOUD-2914 Removed debugger * CLOUD-2914 added which java to use * CLOUD-2914 rebuild the dist * CLOUD-2914 Updated the readme * Updated deploy input description * Update app_name input description * CLOUD-2914 Updated test * CLOUD-2914 build --------- Co-authored-by: Patrik Duditš <[email protected]>
- Loading branch information