Maurizio Vitale
262ba0f6be
Remove the pathProject as mandatory ( #6905 )
2021-04-07 10:18:03 +01:00
Eugenio Romano
06095744eb
Run only on production
2021-03-08 11:10:20 +00:00
Maurizio Vitale
3fd2f22fed
Remove useless properties ( #6462 )
2021-02-24 13:38:58 +00:00
Thomas Hunter
e8173ebb34
[AAE-4710] Error-proof scan-env ( #6724 )
...
* [AAE-4710] Error-proof scan-env
* [AAE-4710] Use ts-lint disable
2021-02-24 10:01:53 +00:00
Maurizio Vitale
3f268bd5ff
[AAE-4701] ADF check env - Fail if the env is not reachable ( #6714 )
...
* Fail if the env is not reachable
* Remove useless file
2021-02-22 13:11:55 +00:00
siva kumar
5148094ec3
[ACA-4266] Improve governance plugin check logs ( #6656 )
2021-02-10 11:02:57 +00:00
Eugenio Romano
f4976a1949
[ADF-4329][ASD-5330] plus Improve e2e ( #6580 )
...
Improve e2e
Fix SSO user avatar
Fix Priority for APS1
2021-02-05 15:18:30 +00:00
Petruta Bogdana Patrichi
e4990f4b0c
[AAE-4547] Add new process definition to simpleapp ( #6627 )
2021-02-05 10:54:42 +00:00
Thomas Hunter
a13367876b
[AAE-4553] Improve error logs in scan-env ( #6608 )
2021-02-03 10:15:27 +00:00
Petruta Bogdana Patrichi
a73aac7f6c
[AAE-4547] Add ne process and form to simpleapp ( #6616 )
...
* Add formWithSingleInput form and outputVariablesMappin process to resources.ts
2021-02-03 10:11:33 +00:00
Maurizio Vitale
0804ff1539
Check if the order matters ( #6593 )
2021-01-28 17:11:23 +00:00
Maurizio Vitale
cfe1eabc2d
improve the init by failing in case the app are not running ( #6591 )
2021-01-28 13:59:39 +00:00
Eugenio Romano
5258a34a5d
fix viewer page loading method ( #6577 )
2021-01-26 17:58:54 +00:00
siva kumar
cf1bb700ae
[ACA-4229] [ADW-AGS] Move Governance plugin check script to ADF CLI ( #6523 )
...
* [ACA-4229] [ADW-AGS] Move Governance plugin check script to ADF CLI
* * Added description
2021-01-22 09:28:18 +00:00
Maurizio Vitale
5712b50d62
[ADF-5324] - Expose a new adf-cli command to initialise acs-env ( #6551 )
...
* Expose a new adf-cli command to initialize acs-env
* Use latest js api
* consume the latest js-api
* Use the previous commander version
2021-01-21 14:22:24 +00:00
Thomas Hunter
169b4c248a
[ACA-4252] Update authentication to SSO ( #6546 )
...
* [ACA-4252] Update authentication to SSO
* Empty commit to retrigger push
2021-01-19 16:58:45 +00:00
Maurizio Vitale
31254a73eb
Add await in the cli init aps env
2021-01-18 15:40:07 +00:00
Thomas Hunter
8eec3c4c29
[ACA-4247] Improve login error logs in scan-env command in adf-cli ( #6539 )
...
* [ACA-4247] Improve login error logs in scan-env command in adf-cli
* [ACA-4247] Changed console.logs and requires to satisfy pre-commit checks
2021-01-18 11:20:43 +00:00
Maurizio Vitale
8dd43ef4af
adf-cli init aps env - Upload the APS default app ( #6538 )
...
* use only 1 js api
* skip tslint
* Remove the acs content to be moved in a different init script
* Remove useless variable
* Remove useless import
2021-01-18 10:40:35 +00:00
Maurizio Vitale
b54f1480bf
Push the image with tag ( #6504 )
2021-01-07 14:13:35 +00:00
Maurizio Vitale
7e24aba3c6
Add all-tags as additional option ( #6502 )
2021-01-07 11:48:24 +00:00
Maurizio Vitale
8d4408f2d6
Build the docker image only once and create tag link ( #6496 )
2021-01-07 10:42:33 +00:00
siva kumar
09b4df5af7
[ACA-4227] [APS] Create a script to check Process Services Management plugin status before running e2e tests ( #6486 )
...
* [ACA-4227] Create a generic script to check plugin status before running e2e tests by plugin name
* * Added governace env check
* * Added AAE plugin check
* * Updated script
* small improvements, add uiName parameter for the command
* * Fixed comments
* * Moved check-plugin script in the common place
* * Added table format to show plugin status
Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-01-06 11:56:24 +00:00
Thomas Hunter
1f8082d8e1
[ACA-4231] Added a table format to the scan-env command ( #6490 )
2021-01-06 09:09:21 +00:00
Thomas Hunter
044b6a8d0f
ACA-4176 & ACA-4177 Show number of groups, sites and files during environment scan ( #6461 )
...
* ACA-4176 & ACA-4177 Show number of groups, sites and files during environment scan
* ACA-4176 & ACA-4177 Removed unnecessary call to main()
2020-12-17 09:57:10 +00:00
Thomas Hunter
b405da8312
ACA-4175 Show number of user's home folders during environment scan ( #6446 )
...
* ACA-4175 Show number of user's home folders during environment scan
* ACA-4175 Simplified the retrieval of the number of user's home folders
* ACA-4175 Added a constant for the User's home folders path
2020-12-11 15:32:56 +00:00
Thomas Hunter
595bd6cd6e
ACA-4171 to ACA-4174 Display the number of activated and deactivated users ( #6400 )
...
* ACA-4171 to ACA-4174 Display the number of activated and deactivated users
* ACA-4171 to ACA-4174 Added scan-env command to README
Co-authored-by: Thomas Hunter <thomas.hunter@alfresco.com>
2020-12-01 23:58:50 +00:00
Eugenio Romano
f965477e20
Update docker-publish.ts
2020-12-01 12:15:56 +00:00
Eugenio Romano
3f77c2d851
Add upload license script ( #6386 )
...
* add upload license script
* remvove
* Remove the siteFolder property when create a new repo because not compatible with activiti 1.11.1.1
Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-27 16:19:39 +00:00
Eugenio Romano
ababde3760
ix build ( #6347 )
...
* create after e2e and before e2e script
* permission test exclude
* flaky exclude
* fix
* chmod permission
* modify check cs
* fix
* execute
* fix
* fix
2020-11-16 00:49:10 +00:00
Maurizio Vitale
fa61639f45
Fix the if condition on namespaces ( #6280 )
2020-10-26 10:25:32 +00:00
Maurizio Vitale
6de13bb4b7
Fix typo on namespace ( #6252 )
2020-10-15 18:27:35 +01:00
Maurizio Vitale
98742e898e
[ACA-3973] K8s - namespaces - Replace all the occurrences ( #6155 )
...
* Replace all the occurrences
* Add more log
2020-09-23 11:59:42 +01:00
Maurizio Vitale
46383602f1
Be able to fetch all the namespaces in case not passed and handle the case of missing container for a label ( #6148 )
2020-09-22 15:59:15 +01:00
Maurizio Vitale
e98b40c37d
Be able to pass params ( #6144 )
2020-09-21 19:29:26 +01:00
Eugenio Romano
a630cfb390
Fix e2e ( #6087 )
...
* fix protractor conf
* remove update env
* fix cli error script cs
* change screenshot plugin
* remove unused param
* fix
* fix
* fix
* moment comment nvm
* fix
* fix
* fix
* fix
* remove adf redirect
* fix
* fix
* save remote report
* report fix
* improve save result
* fix folder save
* fix folder save
* fix placeholder pointer , they needs refactor later
* fix
* fix lint
* fix
* remove test already covered by unit
fix the test in core needed
exclude the one impossible to make it works without APS basic support
* lint
* fix some logout missing
* fix
* Fix the custom-tasks-filters.e2e
* fix lint
* fix
* fix
* fix
* Fix wait on start process and on process definition options
* Fix logout before login again
* fix uplaod test
* fix
* Fix infodrawer with check detail and sleep
* lint
* increase list of excluded test
* fix
* fix lint
* change wait method datatable
* fix
* fix
* revert check value
* fix
* fix
* change tag test
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
2020-09-04 13:27:55 +01:00
Denys Vuika
70e9a72aed
publish improvements ( #6067 )
...
* publish improvements
* latest angular cli
2020-08-25 21:17:31 +01:00
Denys Vuika
da67b6fa19
improve build and publish scripts
2020-08-25 15:11:03 +01:00
dependabot[bot]
4943079f9d
Bump commander from 4.0.0 to 6.0.0 ( #6054 )
...
* Bump commander from 4.0.0 to 6.0.0
Bumps [commander](https://github.com/tj/commander.js ) from 4.0.0 to 6.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v4.0.0...v6.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix commander
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-08-25 08:54:42 +01:00
Eugenio Romano
f75151d6c6
move scripts check env in cli ( #5889 )
...
* move scripts check env in cli
* rmeove logs dep
* move scripts check env in cli
* build all
2020-07-17 14:56:24 +01:00
Maurizio Vitale
21b881e655
return the release project ( #5838 )
2020-07-06 14:44:40 +01:00
maurizio vitale
19840b3def
Remove line
2020-07-01 13:30:43 +01:00
Maurizio Vitale
270efc8bb1
add more logs and default interval ( #5826 )
2020-07-01 13:02:25 +01:00
Maurizio Vitale
bd21c5ca7b
Be able to delete based on time ( #5823 )
2020-06-30 11:37:57 +01:00
Maurizio Vitale
0183f9e7f7
Fix the js-api instance and remove access to the database ( #5822 )
...
* Fix the js-api instance and remove access to the database
* Remove useless parameters
2020-06-29 15:08:38 +01:00
Denys Vuika
e9350bd297
various code quality fixes ( #5792 )
...
* various code quality fixes
* reduce duplicated code
* add safety check
2020-06-18 17:57:46 +01:00
Eugenio Romano
c5d71c09e7
minor fix init script
2020-06-18 09:45:28 +01:00
Maurizio Vitale
b92aa7dfd8
adf-cli k8s image - Be able to override image by label and namespace ( #5786 )
...
* Ability to set the image of pods based on label
* Use the namespaces as filter
2020-06-16 17:24:59 +01:00
Maurizio Vitale
baab211790
Revert "Ability to set the image of pods based on label ( #5781 )" ( #5783 )
...
This reverts commit 5dc3e4c46b649fe2de3e6970abb77a8330073991.
2020-06-16 14:42:46 +01:00
Maurizio Vitale
5dc3e4c46b
Ability to set the image of pods based on label ( #5781 )
2020-06-16 14:28:35 +01:00