Denys Vuika
8f684a9f6a
[ACS-5987] improved security for shell scripts ( #8889 )
...
* improved security for node process functions
* improved security for node process functions
* remove unused file from demo shell
* restore regex
* fix regex
* update escaping
* lint fixes
* fix typo
* fix export
* fix exports
* fix lint
* fix lint
2023-09-27 05:52:33 -04:00
Denys Vuika
6f209726e9
[AAE-10472] Upgrade and deprecate libs ( #7788 )
...
* upgrade and deprecate libs
* upgrade flex layout
* cleanup tslint libs
* diable the test
* exclude flaky e2e
2022-08-26 16:56:51 +01:00
Denys Vuika
695c6cd8d6
[ACS-2197] changelog generation with ADF CLI ( #7350 )
...
* print app version instead of error
* initial diff implementation
* markdown rendering
* render md output
* html output
* configurable exclude filter
* provide docs
2021-11-05 08:24:53 +00:00
Denys Vuika
5621dbbb05
audit command for adf cli ( #5699 )
2020-05-13 22:13:16 +01:00
Denys Vuika
6793c5c466
CLI: new licences command ( #5690 )
...
* new licences command
* remove old licences command
2020-05-12 19:56:45 +01: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
4f0cebe98b
refactor cli and add new s3 ( #5211 )
2019-11-11 15:48:55 +01:00
Denys Vuika
e4426e61a0
Revert "allow "npm link" of the tool ( #4974 )"
...
This reverts commit e8f179e84d2134da9685225121ddcbbf224c4f59.
2019-08-07 16:00:38 +01:00
Denys Vuika
e8f179e84d
allow "npm link" of the tool ( #4974 )
2019-08-07 12:05:29 +02: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
Eugenio Romano
c0d1f74d57
license info 3.3.0
2019-06-14 15:43:54 +01:00
Eugenio Romano
6d2f2030fe
fix license script old licenses array
2019-06-13 11:24:40 +01:00
Eugenio Romano
990fa4625b
fix ordering e2e failing test ( #4825 )
...
* ordering fix use common method in datatable
* ordering fix use common method in datatable
* fix sorting ps e2e
* fix ordering
* move search page in testing and fix sorting boolean flag
* fix import
* fix moment
* use common sort method in document list test
* use common sort method in document list test
* remove unnecesary sort control
* remove duplicate test
* remove e2e suspended removed status
* documentation
2019-06-11 07:34:16 +01:00
Eugenio Romano
8a2a71d60b
fix build cli
2019-06-07 10:46:27 +01:00
Eugenio Romano
5e54cd4d43
Increase timeout and modify login async ( #4795 )
...
* increase timeout and modify login async
* run e2e if testing is changed
* improve cdk fix
* fix travis update projects
* disable ghostMode lite server
* lint fix
* fix timeout
* multiple try
* Update content-services-e2e.sh
* Update search-e2e.sh
* Update process-services-e2e.sh
* Update core-e2e.sh
* Update protractor.conf.ts
* fix unit
* remove async
* increqase notification time
* 3 parallel
* dix path issue in save
* small refactor protractor ts
* fix save
* create license check first script adf cli
* modify regex check
* refactor notification history component
* decrease notification
* fix notification message problem
* fix test
* update packages wit high risk
* revert cahnge login sso e2e
* fix dep
* fix documentation duplication and issue
* fix after review
* fix after review
* try 6 parallel test
* back to 3 parallel test no real time improve with 6
2019-06-06 16:47:50 +01:00