Denys Vuika
9d7608817d
Upgrade ADF CLI to latest Commander library ( #9473 )
...
* build(deps-dev): bump commander from 6.2.1 to 12.0.0
Bumps [commander](https://github.com/tj/commander.js ) from 6.2.1 to 12.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/v6.2.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: migrate CLI to latest commander library
* chore: migrate CLI to latest commander library [ci:force]
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 09:36:49 -04:00
Denys Vuika
d72eb5ebd3
[ACS-6071] fix jsdoc warnings and errors ( #8948 )
...
* fix content docs
* fix extensions docs
* fix insights docs
* [ci:force] fix jsdoc errors and warnings
* enable jsdoc linter
* [ci:force] fix demo shell jsdoc
* [ci:force] fix e2e typings
* fix typo
* fix typo
2023-09-29 08:11:58 +01:00
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
AleksanderSklorz
98c0a3c7be
[ACS-5041] update license headers to reflect hyland copyright guidelines ( #8472 )
...
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
2023-04-20 09:34:03 +02:00
Tomasz Gnyp
b7e8abc529
[AAE-10461] Fix license header checker ( #7823 )
...
* [AAE-10461] Fix license header checker
* trigger travis
* fix license headers for cli lib
* rebase
2022-09-12 19:07:27 +02:00
Maurizio Vitale
46420ea0b2
[AAE-9169] adf-cli - Change the doc and add clientId input ( #7730 )
...
* Change the doc and add input
* fix mistake
2022-07-28 14:02:43 +02: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
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