* Being able to upstream alfresco-apps or alfresco-applications
* Use alpha as default
---------
Co-authored-by: alfresco-build <alfresco-build@hyland.com>
* Decoupling the build from release
* test if we are still able to release on npm and docker
* Split docker tag from deploy
* Fix storybook
* Decouple build lib/apps from releasing
* Remove useless or
* Get rid of the build-testing and call copydist when needed
* Use the relative path instead of node_modules and avoid to build cli/testing in the before e2e
* Try to build cli and testing as part of install
* Build cli and testing before e2e
* Copy cli bundle under dist
* Copy cli bundle under dist
* Copy testing into node_modules to fix protractor.js
* Created a bundle target to handle build and move of cli/testing
* Change from build target to something custom to avoid to exclude the packages
* Remove the build-testing.sh script
* test CI e2e browser run [ci:force]
* hardcoded browser run test [ci:force]
* run only 1 job in browser mode [ci:force]
* reset browser run global
* trigger travis [ci:force]
* restore false/true assign [ci:force]
* [AAE-9186] Filter tasks by assignee
* add status filter enum
* remove useless case
* remove useless unit test
* improve task assignment filter unit tests
* remove useless imports
* rebase
* fix lint
* run the copydist only for affected
* Build always cli and testing to use local
* Add back test and cli
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
* fix after rebase
* new release strategy for ng next
Signed-off-by: eromano <eugenioromano16@gmail.com>
* peer dep
Signed-off-by: eromano <eugenioromano16@gmail.com>
* Angular 14
fix unit test and storybook
Signed-off-by: eromano <eugenioromano16@gmail.com>
fix after rebase
Signed-off-by: eromano <eugenioromano16@gmail.com>
update pkg.json
Signed-off-by: eromano <eugenioromano16@gmail.com>
missing dep
Signed-off-by: eromano <eugenioromano16@gmail.com>
Fix mistake and missing code
Dream....build only affected libs
Add utility run commands
* Use nx command to run affected tests
* Fix nx test core
fix content tests
Run unit with watch false
core test fixes
reduce test warnings
Fix process cloud unit
Fix adf unit test
Fix lint process cloud
Disable lint next line
Use right core path
Fix insights unit
fix linting insights
Fix process-services unit
fix the extensions test report
fix test warnings
Fix content unit
Fix bunch of content unit
* Produce an adf alpha of 14
* hopefully fixing the content
* Push back the npm publish
* Remove flaky unit
* Fix linting
* Make the branch as root
* Get rid of angualar13
* Remove the travis depth
* Fixing version for npm
* Enabling cache for unit and build
* Fix scss for core and paths
Copy i18 and asset by using ng-packager
Export the theming alias and fix path
Use ng-package to copy assets process-services-cloud
Use ng-package to copy assets process-services
Use ng-package to copy assets content-services
Use ng-package to copy assets insights
* feat: fix api secondary entry point
* fix storybook rebase
* Move dist under dist/libs from lib/dist
* Fix the webstyle
* Use only necessary nrwl deps and improve lint
* Fix unit for libs
* Convert lint.sh to targets - improve performance
* Use latest of angular
* Align alfresco-js-api
Signed-off-by: eromano <eugenioromano16@gmail.com>
Co-authored-by: eromano <eugenioromano16@gmail.com>
Co-authored-by: Mikolaj Serwicki <mikolaj.serwicki@hyland.com>
Co-authored-by: Tomasz <tomasz.gnyp@hyland.com>
* [AAE-1026] s3 store + fake test
* [ci:force] test run 1
* [ci:force] test run 2
* [ci:force] test run 3 - one job
* [ci:force] path fix
* [ci:force] install awscli
* add after script for all jobs
* [ci:force] trigger travis
* remove fake test
* trigger travis