18 Commits

Author SHA1 Message Date
Denys Vuika
8dc736e8f0
[AAE-7100] migrate ADF projects to eslint ()
* 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
Dharan
0635b7fd06
[ACA-4361] permission layout modified ()
* * reusable data table column moved

* [ACA-4361] permission layout modified

* * build fixed

* fix build

* * import fixed

* * null safety operation

* * fixed comments

* * fix lint

* * wait for reload list

* * remove sleep

* * add sleep

* * fix comments

* * fix comments

* * floating promises fix

* * remove wait
2021-04-23 08:50:28 +01:00
Maurizio Vitale
a1ae3ae8c8
docker command: Create 2 different actions publish and link ()
* Create 2 different action publish and link

* use enum

* Use publish as default action

* Check if action is valid

* Add back compatibility
2021-04-09 16:27:27 +02:00
Maurizio Vitale
262ba0f6be
Remove the pathProject as mandatory () 2021-04-07 10:18:03 +01:00
Eugenio Romano
f4976a1949
[ADF-4329][ASD-5330] plus Improve e2e ()
Improve e2e
Fix SSO user avatar 
Fix Priority for APS1
2021-02-05 15:18:30 +00:00
Maurizio Vitale
b54f1480bf
Push the image with tag () 2021-01-07 14:13:35 +00:00
Maurizio Vitale
7e24aba3c6
Add all-tags as additional option () 2021-01-07 11:48:24 +00:00
Maurizio Vitale
8d4408f2d6
Build the docker image only once and create tag link () 2021-01-07 10:42:33 +00:00
Eugenio Romano
f965477e20
Update docker-publish.ts 2020-12-01 12:15:56 +00:00
Denys Vuika
94e2e83e73
ADF CLI fixes ()
* safety checks and better path eval

* do not execute command on help

* rewrite 'update-version' command
2020-05-06 11:18:38 +01:00
Maurizio Vitale
81efb07283
adf-cli Provide a way to pass buildArgs to the docker build ()
* Provide a way to pass buildArgs to the docker build

* Create folder in case does not exist
2020-02-24 17:10:40 +00:00
Eugenio Romano
4f0cebe98b
refactor cli and add new s3 () 2019-11-11 15:48:55 +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
Maurizio Vitale
d1a48a015d
Fix typo on docker -f command () 2019-07-10 18:44:23 +01:00
Maurizio Vitale
05baabb8f5
Add basic readme to run the docker publish with or without login ()
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 ()
* 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