swapnil-verma-gl
16578bc566
Updated update-to-newest-webdriver.sh to be compatible with linux ( #9850 )
2024-06-21 09:58:46 +01:00
Vito Albano
6bdfd83dac
AAE-22865 - Fixing webdriver version used and installed ( #9749 )
...
* Fixing webdriver version used and installed
* Fixing webdriver selenium version
* Disabling Code flow for grant password auth
* Removing the install from the script as it's done in the postinstall now
* It's funny how this tests work
* Having codeflow disabled by default
* Checking if Core tests pass
* Refreshing as SSO button is broken after clicking apply
2024-05-30 16:36:48 +01:00
Denys Vuika
4313869127
[ACS-6370] fix js-api version bump ( #9119 )
2023-11-27 11:04:38 +00:00
Denys Vuika
3cf2ffa7bd
[AAE-18464] fix bundle check for js-api ( #9117 )
2023-11-27 10:47:12 +00:00
Denys Vuika
3677bfb78e
[ACS-6370] switch js-api builds to original node.js ( #9114 )
...
* switch js-api builds to original node.js
* [ci:force] cleanup ts configs
* [ci:force] remove temp hotfix for js-api
* remove dead code
2023-11-27 04:54:24 -05:00
Denys Vuika
dbe3a7c7db
[ACS-6370] temporary pin ADF cli to js-api 7.2.0 ( #9112 )
2023-11-23 13:29:28 +00:00
Denys Vuika
2a7fd89af0
[PRODENG-211] fix js-api version bump ( #9110 )
2023-11-23 10:39:34 +00:00
Denys Vuika
3309ea63f6
[PRODENG-211] improved ADF CLI compilation ( #9105 )
...
* reduce npm log noise to errors
* remove unused ts config
* improve CLI build config
* use monorepo libs when building CLI
* [ci:force] minor polishing
2023-11-22 13:51:20 +00:00
Denys Vuika
e97333aabd
[PRODENG-211] reworked version updating ( #9104 )
...
* update js-api package metadata
* cleanup
* improve script loop
* cleanup dead code
* Revert "cleanup dead code"
This reverts commit f0de08acf89cfe1dfd568b77438eff60e48ec486.
* cleanup dead code
* cleanup
* cleanup dead code
* reduce scripts
* cleanup script
* better naming
* cleanup
* minor fixes
* code improvements and fixes
* minor improvements
* fix js-api upgrades
* reusable version generator
* fix variable overwrite
* reduce code duplication
* fix version generation for build number
* cleanup
2023-11-22 11:33:05 +00:00
Denys Vuika
4b3e101586
[PRODENG-211] update npm bundle check ( #9103 )
...
* update js-api bundle check
* rework bundle checks
2023-11-21 13:56:00 +00:00
Denys Vuika
ea2c0ce229
[PRODENG-211] integrate JS-API with monorepo (part 1) ( #9081 )
...
* integrate JS-API with monorepo
* [ci:force] fix token issue
[ci:force] migrate docs folder
[ci:force] clean personal tokens
* [ci:force] gha workflow support
* [ci:force] npm publish target
* fix js-api test linting
* [ci:force] fix test linting, mocks, https scheme
* [ci:force] fix https scheme
* [ci:force] typescript mappings
* [ci:force] update scripts
* lint fixes
* linting fixes
* fix linting
* [ci:force] linting fixes
* linting fixes
* [ci:force] remove js-api upstream and corresponding scripts
* [ci:force] jsdoc fixes
* fix jsdoc linting
* [ci:force] jsdoc fixes
* [ci:force] jsdoc fixes
* jsdoc fixes
* jsdoc fixes
* jsdoc fixes
* [ci:force] fix jsdoc
* [ci:force] reduce code duplication
* replace 'chai' expect with node.js assert
* replace 'chai' expect with node.js assert
* [ci:force] remove chai and chai-spies for js-api testing
* [ci:force] cleanup and fix imports
* [ci:force] fix linting
* [ci:force] fix unit test
* [ci:force] fix sonar linting findings
* [ci:force] switch activiti api models to interfaces (-2.5% reduction of bundle)
* [ci:force] switch activiti api models to interfaces
* [ci:force] switch AGS api models to interfaces
* [ci:force] switch AGS api models to interfaces
* [ci:force] switch search api models to interfaces
* [ci:force] switch content api models to interfaces where applicable
2023-11-21 05:27:51 -05:00
Rafal Szmit
de16072171
[AAE-1653] Script to update webdriver locally ADF ( #8846 )
...
* [AAE-1653] Script to update webdriver locally ADF
* update readme
* trigger ci
2023-08-24 15:37:48 +02:00
Denys Vuika
9210d679ad
fix update-version to use ">=" by default ( #8653 )
2023-06-13 17:50:24 +01:00
Denys Vuika
7865650d00
fix upgrade script ( #8638 )
2023-06-08 08:59:07 -04:00
AleksanderSklorz
63e87c4bf1
ACS-5290 Fixed script ( #8635 )
2023-06-07 10:18:40 -04:00
AleksanderSklorz
2ea82946fd
ACS-5290 Remove comma ( #8634 )
2023-06-07 09:06:02 -04:00
Eugenio Romano
860adaaf4c
Update update-version.sh ( #8629 )
2023-06-06 23:46:53 +02:00
Eugenio Romano
dce30c06ef
Update update-version.sh ( #8628 )
...
remove comma in list
2023-06-06 22:48:07 +02:00
AleksanderSklorz
86e9f3f22e
[ACS-5290] create eslint rule to ensure components use none value for encapsulation ( #8585 )
...
* ACS-5290 Create rule which prevent using different encapsulation in components than None
* ACS-5290 Added documentation
* ACS-5290 Updated scripts
* ACS-5290 Updated documentation
* ACS-5290 Added autofix
* ACS-5290 Formated code
* ACS-5290 Fixed lint - removed redundant comma
* ACS-5290 Renaming
* ACS-5290 Renaming
2023-06-02 08:04:50 +02:00
MichalKinas
d0b74cfbce
[ACS-5165] Remove old upstream workflow ( #8559 )
2023-05-15 23:07:39 +01:00
Denys Vuika
94c23171db
[ADF-5509] Migrate to Node 18 ( #8531 )
...
* generate lock file
* gha: use node 18
* upgrade lock file and remove old migrations cache
* use npx instead of sudo link for nx commands
* fix dependencies
* migrate commands to node 18
* fix dependencies
* try building storybook sequentially
* fix affected libs
* disable failing test
2023-05-04 22:51:19 +01:00
Vito Albano
42a2a3cd1f
[AAE-14166] - fixing script for version ( #8532 )
...
* [AAE-14166] - fixing script for version
* [AAE-14166] - fixing script for version
2023-05-04 21:34:17 +01:00
Maurizio Vitale
17631d0b48
Stop PR in case of forbidden label ( #8508 )
...
* stop PR in case of forbidden label
* sync PR
* add tmp workflow
* add tmp workflow
* add tmp workflow
* checkout repo
2023-04-24 16:10:11 +01:00
Amedeo Lepore
ec2db6a638
Release 6.0.0-A.4 ( #8495 )
...
* Move release.sh under script folder
* Release 6.0.0-A.4
* Update release-notes README with last version
2023-04-19 17:21:26 +02:00
Maurizio Vitale
54bc57c12a
fix tag ( #8492 )
2023-04-19 12:10:22 +01:00
Maurizio Vitale
0489992921
[AAE-13775] Upstream js - fix issue ( #8484 )
...
* fix issue
* fix issue
* put back \'
* fix reg for release
* add missing script
* remove logs
2023-04-17 16:22:41 +01:00
Maurizio Vitale
79a196a381
[AAE-13775] Upstream Js API ( #8482 )
...
* Be able to upstream on tag alpha|latest
* fix codeQL
2023-04-17 15:32:23 +01:00
Maurizio Cacace
e38f87a566
AAE-13608 - Use the gh run id as image suffix ( #8466 )
...
* AAE-13608 - Use the gh run id as image suffix
* AAE-13608 - Use the gh run id as image suffix
2023-04-14 12:45:09 +02:00
Ardit Domi
5ddd039832
[AAE-13200] - Fix GH workflow e2e not affected when testing lib is modified ( #8448 )
...
* [AAE-13200] - Fix e2e not affected when testing lib is modified
* Fix workflow
* Fix workflow output vars
2023-04-06 13:43:04 +01:00
Maurizio Vitale
b37de3842f
Remove the ability to run upstream from adf ( #8431 )
2023-04-04 10:28:25 +01:00
Maurizio Vitale
23002d0fb8
use the dot to make nx happy ( #8388 )
2023-03-16 15:55:31 +00:00
Maurizio Cacace
a60a1683c1
chmod change permission ( #8367 )
2023-03-14 18:04:44 +01:00
Maurizio Cacace
01b6a52446
add scripts bump and update ( #8365 )
2023-03-14 17:22:20 +01:00
Maurizio Cacace
a4d57e62f8
AAE-11622 - remove unused scripts from pipeline ( #8329 )
...
* AAE-11622 remove unused scripts
* AAE-11622 remove unused scripts
* AAE-11622 remove unused scripts
* AAE-11622 remove unused scripts
2023-03-14 14:18:43 +01:00
Vito Albano
4db6c88f78
Fix for ADF -> APPS upstream ( #8348 )
...
* Checking if the upstream is fixed
* Checking if the upstream is fixed
---------
Co-authored-by: alfresco-build <alfresco-build@hyland.com>
2023-03-10 11:17:29 +00:00
Maurizio Vitale
52a733d2a2
[AAE-12870] use gh action to publish ( #8317 )
...
* use gh action to publish
* revert and rely on action
* Use token as part of workflow
* Use token as part of workflow
* remove useless file
2023-03-06 15:12:44 +00:00
Maurizio Cacace
5d92a08f1e
fix release npm ( #8333 )
2023-03-01 14:19:02 +00:00
maurizio-cacace
b156e866b2
quick fix username adf
2023-02-28 16:13:27 +01:00
maurizio-cacace
aa6b5089bb
quick fix branch
2023-02-28 15:58:04 +01:00
Maurizio Cacace
fc224713f2
AAE-11918A - remove travis env var ( #8312 )
...
* AAE-11918 - travis_branch env removal
* AAE-11918 - travis_branch env removal
* event_type and travis_pull_request_branch env removal
* e travis_build_dir, travis_build_number, travis_commit env removal
* rename scripts path
* remove .travis file
* remove .travis file
* remove .travis file
* just a commit
* trying to fix e2e test
* fix e2e issue
* remove action load travis env
* with action travis env var load
* remove action travis load env vars
* remove action travis load env vars
* remove action travis load env vars
* last check
* test release flow in dry-run
* final check for review
* fix env variables
* fix env variables
* fix env variables
* remove devel flag
* revert renaming action facade
* git mv commit
* git mv commit
2023-02-28 15:36:22 +01:00
Maurizio Vitale
2dccde9e6b
publish on gh first ( #8314 )
2023-02-23 17:06:17 +00:00
Maurizio Vitale
7d02ea61a2
Publish the adf pkgs on gh pkg registry ( #8313 )
2023-02-23 16:33:48 +00:00
Maurizio Vitale
90c8cb3add
Cron - Separate cron e2e from upstream and for different repo ( #8300 )
...
* separate cron e2e from upstream and for different repo
* remove useless env
---------
Co-authored-by: alfresco-build <alfresco-build@hyland.com>
2023-02-22 14:30:29 +00:00
alfresco-build
6cd6eefc92
export empty var
2023-02-16 15:10:16 +00:00
alfresco-build
561f8c38d4
being able to update only apps
2023-02-16 15:02:51 +00:00
Maurizio Vitale
384628197e
Being able to upstream alfresco-apps or alfresco-applications ( #8280 )
...
* Being able to upstream alfresco-apps or alfresco-applications
* Use alpha as default
---------
Co-authored-by: alfresco-build <alfresco-build@hyland.com>
2023-02-16 13:18:47 +00:00
MichalKinas
41f135df0f
[ACS-4634] Add ADF and JS API upstream to applications repo ( #8274 )
...
* [ACS-4634] Add ADF and JS API upstream to applications repo
2023-02-15 17:14:21 +01:00
Maurizio Cacace
ca49693bd6
AAE-12452 - Version published in NPM should have PR number id in the name not gh-run_id ( #8218 )
...
* AAE-11884 change tag sha action (#8118 )
* AAE-12452 change npm id
2023-02-01 10:29:07 +01:00
Marco Carrozzo
9d143cf945
AAE-12037 git-tag stage ( #8124 )
...
* tag release from master branch
* dry run message
Co-authored-by: alfresco-build <build@alfresco.com>
2023-01-12 11:31:08 +00:00
Maurizio Cacace
fe65f7c201
AAE-11940 - fix upstream flow - update-project script and upstream trigger ( #8125 )
...
* fix conflict
* fix conflict
* fix conflict
* change pipe name
* change PR name env variable
* update PR title
* fix pr condition
* fix pr condition
* final check
2023-01-12 12:04:19 +01:00