Maurizio Vitale
4c249c8106
Fix path to call adfShaVerify
2022-07-27 12:46:41 +02:00
Maurizio Vitale
d3ae78d855
[AAE-10077] ADF's cron job, make it smarter by avoiding publishing on NPM and triggering the PR upstream ( #7725 )
...
* Avoid the publish on NPM and create useless PR upstream if same ADF sha
* Remove useless file
2022-07-26 21:24:50 +02:00
Eugenio Romano
3fab3cd630
Update release-npm.sh
2022-07-13 16:14:27 +02:00
Eugenio Romano
b0d4c3ae99
master patch ( #7510 )
...
* master patch
Signed-off-by: eromano <eugenioromano16@gmail.com>
* [skip ci]
* Update release-npm.sh
* Update release-docker.sh
2022-07-13 14:08:26 +02:00
Maurizio Vitale
23a76e0e79
[AAE-9462] Being able to add contributors of the current upstream ( #7705 )
...
* Being able to add contributors of the current upstream
* Fix typo
* Fix comments
2022-07-08 16:13:30 +01:00
Pablo Martinez Garcia
a4d9e94a2f
[AAE-9337] Improve update project script ( #7687 )
2022-06-27 13:50:41 +02:00
MichalFidor
a0c7631abb
[AAE-7160] Setup Playwright in ADF - Storybook testing ( #7537 )
...
* [AAE-7160] Setup Playwright in ADF - Storybook testing
* New test cases for groups component. Reorganize the files
* Add to package.json scripts - npm run playwright
* Change amount of workers
* Change workesr to 2
2022-03-07 08:36:55 +01:00
Eugenio Romano
d55d724bd3
Update build-libs.sh
2022-02-22 11:19:19 +00:00
Eugenio Romano
860a6725b9
Update build-libs.sh
2022-02-21 09:04:45 +00:00
Maurizio Vitale
a31f86f57b
[AAE-6202] Create a stories lib to make all the adf stories available ( #7314 )
...
* Create a stories lib to make all the adf stories available
* Run the test with a diff ext type
* sunc nx file
2021-10-22 14:48:48 +01:00
Maurizio Vitale
33dbfbe94f
Rollback change on sh
2021-10-13 12:59:54 +01:00
Maurizio Vitale
70476da76c
Check if args is array or string
2021-10-13 12:52:45 +01:00
Maurizio Vitale
db6a638a2d
[AAE-6099] Storybook deploy image on quay.io ( #7288 )
...
* Try to build on travis
* Use the new quay repository called storybook
* Build and release demoshell and storybook toghether
2021-10-08 14:52:29 +01:00
Maurizio Vitale
09a2aab424
Since the ccs variable fix only adf-core has the theming.scss
2021-10-07 11:37:07 +01:00
Maurizio Vitale
e1dbcdf7b6
Use the local built cli and not the one from npm
2021-10-07 10:49:08 +01:00
Eugenio Romano
194274a8d8
Update update-project.sh ( #7216 )
2021-08-18 10:33:20 +02:00
Denys Vuika
03caaafc6d
force CI on the automatic ADF/JS-API upgrades ( #7184 )
2021-07-23 08:05:44 +01:00
Eugenio Romano
558056b05c
test if we can remove compatibility ( #7064 )
...
remove compatibility
2021-06-10 14:38:12 +02:00
Eugenio Romano
ac6f616246
Fix some build scripts ( #7048 )
...
Make publish run on API
2021-05-20 17:14:42 +01:00
Eugenio Romano
672891e21b
improve travis ci ( #6951 )
...
add deprecate build script
2021-04-27 09:26:13 +01:00
arditdomi
9c165b2307
Fix content unit tests executing twice ( #6950 )
...
* Run all unit test for cron jobs, fix content unit tests executing twice
* Revert execution of all unit tests on cron
* revert identation
2021-04-26 18:40:46 +01:00
arditdomi
504c0b825a
Run all e2e for cron jobs ( #6949 )
2021-04-26 14:54:19 +01:00
Eugenio Romano
cd349361d0
Update release-docker.sh
2021-04-21 14:08:43 +01:00
Eugenio Romano
7becdd64bc
Update release-docker.sh
2021-04-21 13:19:29 +01:00
Eugenio Romano
8c01a541d4
Update build-libs.sh
2021-04-21 13:16:39 +01:00
Eugenio Romano
a4bb83ae8c
Update release-npm.sh
2021-04-21 10:34:25 +01:00
Eugenio Romano
43633ce6c0
remove codecov
2021-04-16 11:18:56 +01:00
Eugenio Romano
7b1d32b06b
Update update-project.sh
2021-04-15 10:28:16 +01:00
Eugenio Romano
5a363670a0
Update update-project.sh
2021-04-13 16:24:24 +01:00
Maurizio Vitale
a1ae3ae8c8
docker command: Create 2 different actions publish and link ( #6907 )
...
* 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
Eugenio Romano
ab6354d39a
Fix affect ( #6846 )
...
* fix affect
* one name
2021-03-23 17:12:55 +00:00
arditdomi
2d257ea092
[ACA-4306] Testing - Add form widget ids in the SIMPLEAPP resources file ( #6806 )
...
* [ACA-4306] Testing - Add form widget ids in the SIMPLEAPP resources file
* downgrade nrwl workspace version
* Use the PR branch name and terminate
* Handle the error
* Revert downgrade nrwl workspace
* Remove the useless check on rebase and raise the exit 1
* Remove the script
* Use the HEAD and create a new variable for commit sha
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
2021-03-22 17:44:55 +00:00
Eugenio Romano
cd915b307b
Remove demo shell test and make cloud a bit more stable ( #6781 )
...
* remove demo shell test and make cloud a bit more stable
* fix lint
* Update restore-content-directive.e2e.ts
* Update restore-content-directive.e2e.ts
* Update restore-content-directive.e2e.ts
* try fix attach
* Update .travis.yml
* sleep...
* remove about e2e demo shell....
* fix
* lint fix
* configure
* refactor buuild
* names and remove demo shell build from libs
* fix new build approach
* fix
* fix
* .
* uncomment
* .
* .
* fix
* fix
* .
* fix
* lock update
* fix demo shell errors
* use replay subject
* fix some console log error
* suffix problem
* split process e2e
* not need to check everywhere the pagination e2e
* split content
* fix
* fix
* fix
* fix
* reorg
# Conflicts:
# .travis.yml
2021-03-17 15:17:46 +00:00
Maurizio Vitale
1b39828b46
Override the pr title in case already exists ( #6725 )
2021-02-24 14:20:07 +00:00
Eugenio Romano
819921deec
Create Image from PR if request ( #6705 )
...
* [create docker image]
fix
fix e2e
[MNT-21636] Use URLTree for redirect (#6691 )
* use URLTree for redirect
* use always urltree
* fix e2e
* fix
* fix
* Update release-docker.sh
* update js-api
* update lock
2021-02-23 21:52:26 +00:00
Maurizio Vitale
fc275e82d0
Add the PR number to easly identify the version ( #6715 )
2021-02-22 13:46:05 +00:00
Popovics András
f84ea5da72
[AAE-4608] Use smartrunner version 2 and add SuperCache (workspaces + S3 combo)! ( #6704 )
...
* [AAE-4608] Use smartrunner version 2
* Fix npm installing and do not depend on develop cache
* Add Travis workspaces the simplest way
* Add missing dependencies
* Remove unnecessary npm install on lint
* Fix travis indentation
* Fix e2e missing adf packages
* Trying to fix Travis
* Remove debug information
* Use Travis workspaces for smartrunner and built artefacts caching instead of S3
* Implement nuclear caching for node_modules
* Quiet snyk running, since the log length kills Travis
* Maybe with -q
* Quieting snyk
* Why displaying the added packages??????
* Fix S3 persister/retriever scripts
* Restore back parallel build and lint, to gain 10 minutes
2021-02-22 08:57:08 +00:00
Cristina Jalba
81f9f482b2
Improve update-project script to update adf-cli and adf-testing packages ( #6699 )
2021-02-18 14:19:32 +00:00
Eugenio Romano
4313535ee3
Update children script ( #6650 )
...
* Update children script version 2
* save exact
2021-02-09 12:36:00 +00:00
Eugenio Romano
2071596fe6
[ADF-5331] - Alpha ADF/JS-API update has been successfully created. ( #6639 )
...
* remove unused script
refactor the alpha build to use the JS-API in the branch all the time
* use alpha build number
* rewire maxretry
* Delete check-js-api-version.js
2021-02-08 16:00:44 +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
Eugenio Romano
fd64489892
Update release-docker.sh
2020-12-01 12:16:55 +00:00
Eugenio Romano
f728e6e049
Fix build docker image
2020-12-01 11:16:51 +00:00
Eugenio Romano
49368c746f
Improve env check ( #6361 )
...
* improve env check
* fix
* wrong fit
* log
2020-11-20 15:19:28 +00:00
Eugenio Romano
09b0893e8f
Update process-services-cloud-e2e.sh
2020-10-26 14:22:12 +00:00
Eugenio Romano
24eaeef071
fix build script
2020-10-14 01:10:38 +01:00
Eugenio Romano
04f5fdffd7
[ADF-5263] Empty page displayed all the time when load content fix ( #6209 )
...
* Make test run on API update
Improve create librrary test
* Fix empty page displayed always first
* remvoe console
* fix
* fix
* lint
* fix
* fix
* fix
* fix
* fix
2020-10-05 00:26:56 +01:00
Eugenio Romano
6915cc0e16
Update build.sh
2020-10-02 16:30:11 +01:00
Eugenio Romano
9fd5a32f0b
fix beta release script
2020-09-30 10:54:33 +01:00
Eugenio Romano
46ccda68b3
[ADF-5235] Facet fix and improve search test ( #6122 )
...
* improve search test
* fix
* fix
* fix
* changes
* modify
* logout public URL
* improve stability some e2e
* fx lint
* fix
* fix
* improve
* fix
* improve
* fix
* fix
* fix
* fix [skip ci]
* fix
* some fix [skip ci]
* fix
* fix lint
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* convert C291893 in manual test case in testrail
* fix
* fix
2020-09-21 09:35:01 +01:00