Denys Vuika
8dc736e8f0
[AAE-7100] migrate ADF projects to eslint ( #7483 )
...
* migrate content services to eslint
* migrate insights to eslint
* migrate extensions to eslint
* migrate testing lib to eslint
* migrate CLI to eslint
* migrate process-services to eslint
* migrate process-services-cloud to eslint
* remove cli analytics [ci:force]
2022-02-03 11:01:54 +00:00
Denys Vuika
94e2e83e73
ADF CLI fixes ( #5674 )
...
* safety checks and better path eval
* do not execute command on help
* rewrite 'update-version' command
2020-05-06 11:18:38 +01: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
4f0cebe98b
refactor cli and add new s3 ( #5211 )
2019-11-11 15:48:55 +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
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