2785 Commits

Author SHA1 Message Date
Denys Vuika
eba0f9aef8
remove travis remains (#3051) 2023-03-14 17:01:56 -04:00
Maurizio Cacace
680319596a
ACS-4814 - Use PR id for library publishing (#3061)
* ACS-4814 Use PR id for library publishing

* ACS-4814 Use PR id for library publishing
2023-03-14 04:25:48 -04:00
Denys Vuika
b939d1c582
[ACS-4792] provide support for style linting (#3055)
* [ACS-4792] provide support for style linting

* style fixes

* style fixes

* style fixes

* disable yarn licenses until the issue is fixed

* fix package lock

* fix after rebase
2023-03-14 04:16:36 -04:00
Denys Vuika
c996d7d7d1
fix publishing upon PR merge (#3056)
* fix publishing upon PR merge

* release alphas on push to develop

* do not run PR workflow on merges

* add pull request types
2023-03-13 06:18:28 -04:00
Denys Vuika
8efd832a10
[AAE-10777] upgrade to latest ADF with common content services (#2970)
* upgrade to latest ADF with common content services

* update fix [link-adf:dev-eromano-AAE-10777]

* use latest ADF

* fix unit tests

* fix unit tests

* fix tests

* use latest ADF

* fix theming

* remove unused variables

* fix user info

---------

Co-authored-by: eromano <eugenioromano16@gmail.com>
2023-03-11 10:21:13 -05:00
Denys Vuika
2ccf6cb238
[ACA-4668] cancel previous jobs in the workflow (#3052) 2023-03-10 04:25:00 -05:00
Amedeo Lepore
ed6614bb0a
[AAE-12511] add '@alfresco/adf-core/api' to tsconfig.adf.json paths to fix imports error using adf configuration (#3050) 2023-03-09 08:19:51 -05:00
Denys Vuika
2a32fadb52 Revert "try fetch all branches"
This reverts commit fc985c91d19ac6bc323090d8946ec98c9f27982e.
2023-03-08 16:13:47 +00:00
Denys Vuika
fc985c91d1 try fetch all branches 2023-03-08 16:07:07 +00:00
Denys Vuika
6233e71e2c
fix gha setup (#3049) 2023-03-07 13:53:50 -05:00
Denys Vuika
84a2860abf
port tag fetch from ADF (#3048) 2023-03-07 13:49:39 -05:00
Denys Vuika
b5d5c1bc95
Fix gha workflow for library version bump (#3047)
* fix update-library-versions action

* fix update-library-actions
2023-03-07 13:40:56 -05:00
Denys Vuika
44fdc462f3
fix update-library-versions action (#3046) 2023-03-07 13:35:56 -05:00
Denys Vuika
6f309a0c1e
release workflow fixes (#3045) 2023-03-07 13:32:06 -05:00
Denys Vuika
4292f0fbc0
update libs packages (#3044) 2023-03-07 17:06:18 +00:00
Denys Vuika
554783086f [ACA-4649] fix npm registry url 2023-03-07 16:30:15 +00:00
Denys Vuika
4933b1db42
[ACA-4649] release workflow enhancements (#3043)
* move update versions of libs to shell script

* unify packaging script

* update package.json repository

* change github token
2023-03-07 11:12:57 -05:00
Denys Vuika
0b55af2c32 [ACA-4649] fix NPM registry address 2023-03-07 14:26:28 +00:00
Denys Vuika
c0e01fc6ab Revert "[ACA-4649] fix token propagation"
This reverts commit d939caa5d9e9b6abf2010607e41c9a0ba932871f.
2023-03-07 14:25:49 +00:00
Denys Vuika
d939caa5d9 [ACA-4649] fix token propagation 2023-03-07 14:04:45 +00:00
Denys Vuika
ab900f9c41 [ACA-4649] fetch all tags for tagging check 2023-03-07 13:24:31 +00:00
Denys Vuika
4a681f331d [ACA-4649] set write permissions for gha 2023-03-07 13:18:46 +00:00
Denys Vuika
cf7118cedc [ACA-4649 load all tags for git publishing 2023-03-07 13:14:57 +00:00
Denys Vuika
e75f63dd89 [ACA-4649] fix destination path for npm publish 2023-03-07 12:56:03 +00:00
Denys Vuika
d63c314200 [ACA-4649] fix npm publishing 2023-03-07 12:47:26 +00:00
Denys Vuika
fea85f65e8 [ACA-4649] fix publishing of npm libs 2023-03-07 12:39:17 +00:00
Denys Vuika
2ed5373798
[ACA-4649] fix lib publishing (#3042)
* [ACA-4649] fix lib publishing

* fix cd typo

* add safety check for existing tag
2023-03-07 07:30:05 -05:00
Denys Vuika
f2e20c31fb [ACA-4649] correctly handle missing gha dry runs 4.0.0-A.3 2023-03-07 11:32:36 +00:00
Denys Vuika
53d21b82d3 fix publish docker script 2023-03-07 11:27:09 +00:00
Denys Vuika
b67a73d832
[ACA-4649] release workflow fixes (#3041)
* release workflow fixes

* fix release triggering on push to master

* cleanup
2023-03-07 06:06:34 -05:00
Denys Vuika
483af3165c
[ACA-4649] fix gha checks 2023-03-06 17:33:39 -05:00
Denys Vuika
b937e23281
[ACA-4649] GitHub Actions workflow fixes (#3039)
* use commit message only where needed

* remove merge checks

* remove merge checks
2023-03-06 16:13:14 -05:00
Denys Vuika
b0c5e017eb fix typo in publish script 2023-03-06 15:43:30 +00:00
Denys Vuika
cabf8508f3
Release 4.0.0-A.3 (#3038)
* bump ADF

* bump app version

* release reports
2023-03-06 10:36:57 -05:00
Denys Vuika
3fb91eeafc
[ACA-4653] fix release actions (#3029)
* fix publish libs action

* push tags only for master

* fix publishing only for master

* fix leaking sensitive info in the echo

* fix publish script and passing branch name to action

* fix incorrect travis branch

* consistent input naming

* npm tag as input

* Update .github/workflows/release.yml

Co-authored-by: Giovanni Toraldo <me@gionn.net>

* Update .github/workflows/release.yml

Co-authored-by: Giovanni Toraldo <me@gionn.net>

* remove not really necessary workflow_call triggers

* fixup job conditionals with ref_name

* setup job is not really doing anything useful

* add setup node to npm publish step

* add missing npm install to publish libs

* Update scripts/travis/deploy/publish.sh

Co-authored-by: Alex Chapellon <alxgomz@gmail.com>

* Update scripts/travis/deploy/publish.sh

Co-authored-by: Alex Chapellon <alxgomz@gmail.com>

* Update .github/actions/git-tag/action.yml

Co-authored-by: Alex Chapellon <alxgomz@gmail.com>

---------

Co-authored-by: Giovanni Toraldo <me@gionn.net>
Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com>
Co-authored-by: Alex Chapellon <alxgomz@gmail.com>
2023-03-06 08:05:14 -05:00
Alfresco Build
b3b9a2dc09
Update branch for ADF 6.0.0-A.3-8334 and JS-API 5.4.0 [ci:force] (#3031)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.3-8331 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4335928601

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.3-8331 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4335928601

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.3-8331 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4335928601
2023-03-06 08:08:14 +01:00
MichalKinas
e38e72a8e0
[ACA-4653] Migrate release workflow to GHA (#3027)
* [ACA-4653] Run ACA upstream on schedule

* [ACA-4653] Migrate release workflow to GHA

* [ACA-4653] Consistency in naming

* [ACA-4653] Use GH action to configure GH author

* [ACA-4653] Dedicated sh for publish Docker image job

* [ACA-4653] Add missing variables

* [ACA-4653] Delete Travis.yml

* [ACA-4653] CR fixes

* [ACA-4653] Add branch name as action input

* [ACA-4653] Proper env var usage in workflow
2023-03-03 12:40:37 -05:00
Tomasz Gnyp
3294606fc0
[AAE-12877] Fix - The left sidebar menu is not expanding after clicki… (#3023)
* [AAE-12877] Fix - The left sidebar menu is not expanding after clicking on hamburger menu

* unit test improvement
2023-03-03 13:49:31 +01:00
Alfresco Build
e2ca341866
Update branch for ADF 6.0.0-A.3-8334 and JS-API 5.4.0 [ci:force] (#3025)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4313776895

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4313776895

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4313776895

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4313776895

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4313776895
2023-03-02 11:15:22 -05:00
Gloria Camino
bd025f500d
LOC-409 Updated string for Mobile in 16 languages plus some fixes. (#3026) 2023-03-02 11:06:59 -05:00
MichalKinas
7bf6c8f137
[ACA-4666] Make finalize fail if any previous check fails (#3024) 2023-03-02 14:02:46 +01:00
MichalKinas
01f7e3c287
[ACA-4652] Run unit tests as one GH job, add e2es as GH job (#2997)
* [ACA-4652] Run unit tests as one GH job, add e2es as GH job

* [ACA-4652] Fix yaml syntax

* [ACA-4652] Fix if syntax

* [ACA-4652] Correct syntax

* [ACA-4652] Correct syntax

* [ACA-4652] Each job must contain uses or run

* [ACA-4652] Migrate uploading/downloading build artifacts, migrate before install

* [ACA-4652] Fix bad substitution

* [ACA-4652] Fix string merging in bash

* [ACA-4652] Bash fix

* [ACA-4652] Install aws before downloading/uploading artifacts

* [ACA-4652] Add setup with aws config action

* [ACA-4652] Add aws-region

* [ACA-4652] Use aws default region

* [ACA-4652] Log github event

* [ACA-4652] Log workflow run

* [ACA-4652] Fix commit logging

* [ACA-4652] Use action to get current commit msg

* [ACA-4652] Add correct version of build tools

* [ACA-4652] Get commit msg from env

* [ACA-4652] Get commit msg in the same job

* [ACA-4652] Final commit msg test

* [ACA-4652] Fix logging

* [ACA-4652] Cleanup commit msg, correct s3 bucket

* [link-adf:AAE-12767] Test adf linking

* [link-adf:AAE-12767] Test adf linking finalize

* [link-adf:AAE-12767] Tweak finalize job

* [link-adf:AAE-12767] Get commit msg in before install

* [link-adf:AAE-12767] Add missing adfprod configs

* [ACA-4652] Migrate before and after e2e scripts to GHA

* [ACA-4652] Add before e2e logging

* [ACA-4652] Use new GH secrets

* [ACA-4652] Remove logs, add envsub

* [ACA-4652] Install envsub globally

* [ACA-4652] Log replaced config

* [ACA-4652] Add missing env variable

* [ACA-4652] Add e2e run as GH action

* [ACA-4652] Remove logging, fix download path

* [ACA-4652] Disable protractor smartrunner artifact

* [ACA-4652] Install webdriver-manager

* [ACA-4652] Disable failing download on Travis, npm ci in before e2e

* [ACA-4652] Missing shell

* [ACA-4652] Restore artifact download

* [ACA-4652] Download smartrunner artifact only when present

* [ACA-4652] Check run attempt

* [ACA-4652] Correct attempt check

* [ACA-4652] Stop running e2es in Travis for now

* [ACA-4652] Run Travis e2es again, add test suite id

* [ACA-4652] Add test suite id to after e2e action

* [ACA-4652] Remove additional install

* [ACA-4652] CR fixes, remove some Travis config that is already migrated

* [ACA-4652] Cleanup setup leftover

* [ACA-4652] Propagate aws credentials

* [ACA-4652] Fix aws default region

* [ACA-4652] Misspelled variable fix

* [ACA-4652] Propagate aws region

* [ACA-4652] Rename PR workflow

* [ACA-4652] Download artifact only if bucket exists

* [ACA-4652] Run test even is aws bucket doesn't exist

* [ACA-4652] Fix aws download error

* [ACA-4652] Check if file exists before downloading

* [ACA-4652] Remove uploading/downloading e2e artifact after successful run

* [ACA-4652] Add missing check to finalize stage
2023-03-02 03:35:13 -05:00
MichalKinas
b8594899c1
[ACS-4741] User random user instead of admin in e2e (#3022) 2023-03-01 20:09:20 +01:00
Alfresco Build
2330d7880f
Update branch for ADF 6.0.0-A.3 and JS-API 5.4.0 - Release Candidate [ci:force] (#3021)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.4.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4305228359

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4305228359

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4305228359

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4305228359

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4305228359

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.3-8334 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4305228359

* Update ADF versions to next tag

---------

Co-authored-by: arditdomi <ardit.domi@hyland.com>
2023-03-01 17:22:23 +00:00
Alfresco Build
bdc7e64e13
Update branch for ADF 6.0.0-A.2-8323 and JS-API 5.4.0-657 [ci:force] (#3019)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.2-8324 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4292752227

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.2-8324 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4292752227

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.2-8324 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4292752227

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.2-8323 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4292752227

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.2-8323 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4292752227
2023-02-28 14:08:37 -05:00
Denys Vuika
c10aae6084
Remove duplicated e2e (#3006)
* cleanup download tests

* clean copy test

* clean move tests

* create folder tests

* delete tests

* edit tests

* mark favorite tests

* clean the rest of tests

* move page titles closer to the test

* remove unused steps

* restore upload new version suite
2023-02-28 14:08:12 -05:00
Jatin Chugh
cf4e5fe97b
[MOBILEAPPS-1707] Custom URL schema new issues from Frontend - dark squared shade for Open in App button, Banner is disappearing for the PDF files in ios and android (#3018)
* Custom URL schema issues after rigorous testing

* review comments addressed

* [MOBILEAPPS-1707] removed added space between classes

* [MOBILEAPPS-1707] removed important and added mat-button for higher priority
2023-02-28 22:19:38 +05:30
Bartosz Sekula
d0817a2504
[AAE-12876] Custom UI cannot be fetched and returns error 404 (#3020) 2023-02-28 13:30:45 +01:00
dependabot[bot]
a3d5b740b4
Build(deps-dev): Bump cypress from 12.5.1 to 12.6.0 (#3000)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.5.1 to 12.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.5.1...v12.6.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 11:12:30 -05:00
Kristian Dimitrov
baa9f2f98c
[ACS-4697] Fix Playwright Paginations (#3012) 2023-02-24 16:42:19 +00:00