Maurizio Vitale
43995e3795
fix lint
2019-12-05 10:29:58 +00:00
maurizio vitale
b423eb8c51
Ability to clean the env passing apps name
2019-12-04 18:22:34 +00:00
maurizio vitale
9a91aa28a2
Pass to the deploy the infrastructure
2019-12-04 18:21:35 +00:00
Eugenio Romano
e8477840b5
fix script
2019-11-29 15:55:41 +00:00
Eugenio Romano
cf83630573
[ADF-5033] Improve publish script ( #5297 )
...
* check if npm package is already present before to publish
* fix lint and remove duplicate password
* fix script
2019-11-29 14:51:46 +00:00
Eugenio Romano
f95989809d
Improve scripts after release ( #5288 )
...
* update scripts problems
* improve script
* fix alignment
2019-11-26 19:37:58 +00:00
Popovics András
d87c9ec401
[AAE-880] Fix updater script in the cli ( #5273 )
2019-11-20 15:28:17 +00:00
Maurizio Vitale
037aab7ae1
[ADF-5008] Add an health checks on the services: ( #5267 )
...
* Add an health checks on the services:
deployment-service
modeling-service
dmn-service
* Refactoring
2019-11-20 14:54:53 +00:00
Eugenio Romano
4f0cebe98b
refactor cli and add new s3 ( #5211 )
2019-11-11 15:48:55 +01:00
Maurizio Vitale
941df740d5
[ADF-4948] Move the resources config in the process cloud lib - Part 2 ( #5143 )
...
* Move the resources in the cloud lib
* Use adf cli
* Add missing process definitions
* Add debug points
* Print new class
* Use the resources under the adf-testing
* Use the resources from testing package
* Fix adf-testing bugs
* remove empty row
* Remove the npm install
* Remove log stuff
* Remove the console log
* Fix typo on process def names
Improve the debug e2e command
* Fix lowercase name
* Check the process cloud env and content env
* Add the new process definitions
* Add missing process definitions
* Use the latest simpleapp
* Rollback the bigFile
* Use relative link
* Trasnpile the adf-testing before using it
2019-10-17 14:31:58 +01:00
Maurizio Vitale
93419ffa7b
[ADF-4916] Create the adf-cli init-aae-env command ( #5099 )
...
* Create the adf-cli command init-aae-env
* Remove the test app
* Add basic doc for the init-aae-env command
2019-10-09 21:27:03 +01:00
maurizio vitale
77f159d62f
Update the js api with the vjs version
2019-09-04 10:38:03 +01:00
maurizio vitale
8d095974a4
Fix the adf-cli with version option
2019-09-03 15:15:54 +01:00
Eugenio Romano
6590b59de0
fix scripts npm
2019-08-29 20:15:10 +01:00
maurizio vitale
bfc132eeff
Improve the docker log
2019-08-28 12:03:10 +01:00
maurizio vitale
ee9ed24844
Improve the docker log
2019-08-28 12:02:37 +01:00
davidcanonieto
8a48738b99
[ADF-4825] Use ADF-CLI in ADF for versions and latest commit ( #4994 )
...
* [ADF-4825] Use ADF-CLI in ADF for versions and latest commit
* Add documentation
* Update update-version.ts
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update README.md
* Rebase branch
* Update package.json
* Update build.sh
* Update package.json
2019-08-28 11:01:00 +01:00
maurizio vitale
7ab054f7e1
Add the npmrc file in the correct folder and remove after publish
2019-08-20 20:02:27 +01:00
maurizio vitale
1c37fdab81
Npm publish the dist folder
2019-08-20 16:05:06 +01:00
Maurizio Vitale
6c969dda56
Add the npm publish as part of adf-cli ( #5002 )
2019-08-19 15:30:36 +01:00
Maurizio Vitale
b09f4b378f
Expose a kubectl command to delete pods ( #4968 )
2019-07-31 15:21:47 +01:00
Maurizio Vitale
624ca9f0ae
Improve the regexp to cover corner cases ( #4960 )
2019-07-26 13:58:37 +02:00
maurizio vitale
525f0a06db
Use the adf-extensions as reference for latest alpha
2019-07-23 15:31:20 +01:00
Maurizio Vitale
233d388c07
adf-cli - New command update-commit-sha ( #4951 )
...
* Add a new command update-commit-sha that update the package.json with the latest commit. This is useful for the UI apps to track the latest commit sha of the released version
* fix typo
2019-07-23 15:13:08 +01:00
Maurizio Vitale
fddd519116
Add the update version command to the adf-cli ( #4956 )
2019-07-23 11:46:24 +01:00
Maurizio Vitale
b82d73602e
k8s use a variable as serviceName ( #4950 )
2019-07-22 12:33:01 +02:00
Maurizio Vitale
7791205077
[ADF-4733] AdfCli - Kubectl-image add option to install the kubectl ( #4941 )
...
* add the npm install kubectl option
* fix tslint
* add docs
2019-07-16 12:49:01 +01:00
Maurizio Vitale
34aafa918c
AdfCli - Add the kubectl-image to the adf-cli ( #4932 )
...
* Add the kubectl-image to the adf-cli
* fix ts lint
* remove the " from the image name
2019-07-15 11:16:35 +01:00
Maurizio Vitale
d1a48a015d
Fix typo on docker -f command ( #4918 )
2019-07-10 18:44:23 +01:00
Maurizio Vitale
05baabb8f5
Add basic readme to run the docker publish with or without login ( #4917 )
...
add the tag to the docker image
publish the docker image
clean the docker image
2019-07-10 18:07:22 +01:00
Maurizio Vitale
a6e18e6c1b
[ADF-4733] Create an adf-cli dispatcher to run the docker-publish ( #4914 )
...
* Create an adf-cli dispatcher to run the docker-publish
* not needed
* fix typo comma
* Create the adf-cli dist folder that contains
-bin
-script
-package.json
Build the dist folder during the ADF CI/CI pipeline
2019-07-10 15:06:35 +01:00