Adam Świderski
e89df55cce
[ACS-11740] improvements for multi browser e2e runs ( #5185 )
...
* [ACS-11740] improvements for multi browser e2e runs
* [ACS-11740] copilot review fixes 1
* [ACS-11740] copilot review fixes 2
* [ACS-11740] reduced redundancy in multiple browser runs
* [ACS-11740] changed hour to 6AM
* [ACS-11740] reverted inherit changes
* Revert "[ACS-11740] reverted inherit changes"
This reverts commit b17350825b .
2026-05-18 09:03:11 +02:00
Adam Świderski and Copilot
69142152bb
[ACS-11692] skipping unit tests in e2e prs ( #5179 )
...
* [ACS-11692] skipping unit tests in e2e prs
Co-authored-by: Copilot <copilot@github.com >
* [ACS-11692] more precise .github files unit test skip
Co-authored-by: Copilot <copilot@github.com >
* [ACS-11692] reverted display names for lint and build
Co-authored-by: Copilot <copilot@github.com >
---------
Co-authored-by: Copilot <copilot@github.com >
2026-05-07 10:08:56 +02:00
dependabot[bot]
380deaec28
build(deps): Bump the github-actions group with 3 updates ( #5172 )
...
Bumps the github-actions group with 3 updates: [crowdin/github-action](https://github.com/crowdin/github-action ), [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) and [actions/github-script](https://github.com/actions/github-script ).
Updates `crowdin/github-action` from 2.16.0 to 2.16.2
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d...8868a33591d21088edfc398968173a3b98d51706 )
Updates `Alfresco/alfresco-build-tools` from 15.13.0 to 17.6.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/c9a680085778995856d8b0367dd7fa737b441b08...f95467b62527ce087c9a1b7e55c467061cf827a0 )
Updates `actions/github-script` from 8 to 9
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 17.6.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-04 11:17:17 +02:00
Adam Świderski
dfe27c6032
[ACS-11617] added test for XAT-19318 and fixed false positives for viewer e2es ( #5163 )
...
* [ACS-11617] added test for XAT-19318 and fixed false positives for viewer e2es
* [ACS-11617] cleaned exclude file
* [ACS-11617] added 1s delay in openFileInViewer
* [ACS-11617] changed name for override-ci to ci:skip-e2e
2026-04-22 12:58:41 +02:00
Adam Świderski
a2631db0e2
[ACS-11612] helium ACA e2es updates ( #5159 )
...
* [ACS-11612] helium ACA e2es updates
* [ACS-11612] helium testing week small tests fixes
* [ACS-11612] copilot review 1
* [ACS-11612] sonar fix 2
* [ACS-11612] copilot review fix 2
* [ACS-11612] shared links api small fixes
* [ACS-11612] sonar cloud fix 3
* [ACS-11612] fixed returns for promise<void> methods
* [ACS-11612] eslint fix and added override-ci skip in yml
2026-04-22 11:26:39 +02:00
dependabot[bot]
4462d52a2f
build(deps): Bump the github-actions group with 2 updates ( #5127 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.15.0 to 2.16.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/8818ff65bfc4322384f983ea37e3926948c11745...7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d )
Updates `Alfresco/alfresco-build-tools` from 15.6.2 to 15.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/f4f88654f4529442e95151ad820016dd6f9f87ed...c9a680085778995856d8b0367dd7fa737b441b08 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 15.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 11:08:40 +02:00
Adam Świderski
ff38c7d19c
[ACS-11233] Testing week test cases automated in ACA ( #5113 )
...
* [ACS-11233] Testing week test cases automated in ACA
* [ACS-11233] last test additions from testing week
* [ACS-11233] sonar fix 1
* eslint configuration for e2e tests
* [ACS-11233] sonar fix 2
* [ACS-11233] sonar fix 3
* [ACS-11233] added viewer actions as a seperate test suite
* [ACS-11233] added viewer actions to pr yml
* [ACS-11233] deleted autocorrection
* [ACS-11233] review fix 1
* [ACS-11233] review fix 2
* [ACS-11233] small test fixes and report portal upload timeout change
* [ACS-11233] reportportal fix 2
* [ACS-11233] viewer tests fixes
* [ACS-11233] review fix 3
* [ACS-11233] review fix 4
* [ACS-11233] deleted angular inject test 1
* [ACS-11233] viewer tests fix 3
2026-03-30 09:40:54 +02:00
Adam Świderski
65c814d75b
[ACS-11294] added search indexing check in ACA ( #5091 )
...
* [ACS-11294] added search indexing check in ACA
* [ACS-11294] small changes to the script
* [ACS-11293] deleted commander from the script and added .env file check
* [ACS-11294] added search indexing action after deploy ACS
* [ACS-11294] check added to all test suites and deleted hard coded credentials
* [ACS-11294] sonar cloud fixes
* [ACS-11294] search indexing fix 1
* [ACS-11294] review fixes 1
* [ACS-11294] review fixes 2
2026-03-23 10:22:17 +01:00
dependabot[bot]
0f92eaf737
build(deps): Bump the github-actions group with 3 updates ( #5073 )
...
Bumps the github-actions group with 3 updates: [crowdin/github-action](https://github.com/crowdin/github-action ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.14.0 to 2.15.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/b4b468cffefb50bdd99dd83e5d2eaeb63c880380...8818ff65bfc4322384f983ea37e3926948c11745 )
Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
Updates `Alfresco/alfresco-build-tools` from 12.9.0 to 15.6.2
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9...f4f88654f4529442e95151ad820016dd6f9f87ed )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 15.6.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 09:39:42 +01:00
Adam Świderski
de59a0b211
test fixes for deploy local acs ( #5049 )
...
* test fixes for deploy local acs
* revert previous changes and add giov suggestion
* updated memory for elastic search
2026-02-17 13:21:58 +01:00
dependabot[bot]
eac4814a25
build(deps): Bump the github-actions group with 2 updates ( #5027 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/60debf382ee245b21794321190ad0501db89d8c1...b4b468cffefb50bdd99dd83e5d2eaeb63c880380 )
Updates `Alfresco/alfresco-build-tools` from 12.1.0 to 12.9.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/4657bc5c89f722332e897d8f360b75f08e81b8b9...3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 12.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 08:20:22 +01:00
dependabot[bot]
b333edb3bb
build(deps): Bump the github-actions group with 5 updates ( #4961 )
...
Bumps the github-actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [crowdin/github-action](https://github.com/crowdin/github-action ) | `2.12.0` | `2.13.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `5` | `6` |
| [actions/cache](https://github.com/actions/cache ) | `4` | `5` |
| [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) | `10.1.0` | `12.1.0` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) | `7.0.0` | `7.1.0` |
Updates `crowdin/github-action` from 2.12.0 to 2.13.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/08713f00a50548bfe39b37e8f44afb53e7a802d4...60debf382ee245b21794321190ad0501db89d8c1 )
Updates `actions/upload-artifact` from 5 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
Updates `Alfresco/alfresco-build-tools` from 10.1.0 to 12.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v10.1.0...4657bc5c89f722332e897d8f360b75f08e81b8b9 )
Updates `stefanzweifel/git-auto-commit-action` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/28e16e81777b558cc906c8750092100bbb34c5e3...04702edda442b2e678b25b537cec683a1493fcb9 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 12.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-05 10:08:46 +01:00
Akash Rathod
53f19f7935
[ACS-10876] ACA e2e playwright automated test for Firefox Edge and Safari ( #4952 )
...
* [ACS-10876] playwright config changes to support multi browser
* [ACS-10876]workflow temp changes to enable all browser run
* [ACS-10876]workflow issue fix
* [ACS-10876]workflow issue fix
* [ACS-10876]workflow issue fix
* [ACS-10876]workflow issue fix
* [ACS-10876]fix report issue and webkit dep issue
* [ACS-10876]fix report issue and exclude test logic
* [ACS-10876]playwright browser setup change
* [ACS-10876]small fixes
* [ACS-10876]restore only run on pull request schedule job
* [ACS-10876]sonar cloud issue fix
* [ACS-10876]make chromium for pr run and chrome browser for scheduled run
* [ACS-10876]sonar cloud issue fix
* [ACS-10876]sonar cloud issue fix and small improvement
2025-12-23 12:48:17 +01:00
Copilot
124c1f5b75
OPSEXP-3693 Remove duplicated free-hosted-runner-disk-space action in pull-request workflow ( #4942 )
2025-12-11 12:37:10 +01:00
Frantz FISCHER
828338c82d
OPSEXP-3693: ensure space has been freed in PR workflow ( #4938 )
2025-12-11 09:07:16 +01:00
Akash Rathod
ac3d99697e
[ACS-10838]change-Deploy-local-ACS-workflow-step sequence ( #4939 )
...
* [ACS-10838]change-Deploy-local-ACS-workflow-step sequence
* [ACS-10838] added exact commit hash
2025-12-10 14:07:46 +01:00
dependabot[bot]
559dd4775e
build(deps): Bump the github-actions group with 2 updates ( #4919 )
...
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
Updates `Alfresco/alfresco-build-tools` from 9.3.2 to 10.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/de5e037bf9a2ac174c1993dab82002a2278a6506...7eb56e49e47d11547d61c3c68826022db830fc15 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 10.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:35:14 +01:00
Akash Rathod
5fdd2202e2
[ACS-10710] set user define version to update and run ( #4895 )
...
* [ACS-10710] set user define version to update and run
* [ACS-10710] reset old values
* [ACS-10710]try to resolve recurity issue
* [ACS-10710] added suggested changes
2025-11-21 11:23:59 +01:00
dependabot[bot]
5e9d548f07
build(deps): Bump the github-actions group with 2 updates ( #4881 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `crowdin/github-action` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/0749939f635900a2521aa6aac7a3766642b2dc71...08713f00a50548bfe39b37e8f44afb53e7a802d4 )
Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 09:31:45 +01:00
dependabot[bot]
876f48951e
build(deps): Bump the github-actions group across 1 directory with 6 updates ( #4851 )
...
Bumps the github-actions group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3` | `4` |
| [crowdin/github-action](https://github.com/crowdin/github-action ) | `2.10.0` | `2.11.0` |
| [actions/setup-node](https://github.com/actions/setup-node ) | `4` | `6` |
| [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) | `8.33.0` | `9.3.2` |
| [actions/github-script](https://github.com/actions/github-script ) | `7` | `8` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) | `6.0.1` | `7.0.0` |
Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
Updates `crowdin/github-action` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/9787f4fcb6a8450929673f1e8db841e8a5c35a2f...0749939f635900a2521aa6aac7a3766642b2dc71 )
Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
Updates `Alfresco/alfresco-build-tools` from 8.33.0 to 9.3.2
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/ce7f6e0b62727da8600acf87d72ffbf064ac34b5...de5e037bf9a2ac174c1993dab82002a2278a6506 )
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
Updates `stefanzweifel/git-auto-commit-action` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/778341af668090896ca464160c2def5d1d1a3eb0...28e16e81777b558cc906c8750092100bbb34c5e3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: crowdin/github-action
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 9.3.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 15:43:47 +02:00
AleksanderSklorz
0407c236c4
[ACS-10124] jobs after merge are failing ( #4809 )
...
* [ACS-10124] Use commit hash instead commit tag
* [ACS-10124] Added comments with tags
2025-09-25 08:17:03 +02:00
dominikiwanekhyland
66720be7c0
[ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks ( #4795 )
2025-09-16 10:12:28 +02:00
dependabot[bot]
a580e8fedd
build(deps): Bump the github-actions group with 3 updates ( #4769 )
...
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout ), [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
Updates `crowdin/github-action` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/9fd07c1c5b36b15f082d1d860dc399f16f849bd7...9787f4fcb6a8450929673f1e8db841e8a5c35a2f )
Updates `Alfresco/alfresco-build-tools` from 8.28.1 to 8.33.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.28.1...v8.33.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: crowdin/github-action
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-03 12:06:29 -04:00
dependabot[bot]
1b84ed7a17
build(deps): Bump the github-actions group with 2 updates ( #4720 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/297234bae049541aa48ed268e5de00dee4efa4b4...9fd07c1c5b36b15f082d1d860dc399f16f849bd7 )
Updates `Alfresco/alfresco-build-tools` from 8.24.1 to 8.28.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.24.1...v8.28.1 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.28.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-01 08:55:49 +02:00
dependabot[bot]
60070ac529
Build(deps): Bump the github-actions group with 3 updates ( #4643 )
...
Bumps the github-actions group with 3 updates: [crowdin/github-action](https://github.com/crowdin/github-action ), [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) and [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ).
Updates `crowdin/github-action` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/b8012bd5491b8aa8578b73ab5b5f5e7c94aaa6e2...297234bae049541aa48ed268e5de00dee4efa4b4 )
Updates `Alfresco/alfresco-build-tools` from 8.22.1 to 8.24.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.22.1...v8.24.1 )
Updates `stefanzweifel/git-auto-commit-action` from 5 to 6
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.24.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 14:58:25 +02:00
Adam Świderski
b910576b82
[ACS-9749] [E2E] Automated 5513 and 5516 ( #4604 )
...
* [ACS-9749] [E2E] Automated 5513 and 5516
* [ACS-9749] fixed setGranularPermission
* [ACS-9749] review fixes 1
* [ACS-9749] Excluded flaky tests
* [ACS-9749] Test upload npm logs
* [ACS-9749] Test upload npm logs v2
* [ACS-9749] updated package-lock.json
2025-06-09 16:09:39 +02:00
Giovanni Toraldo
4927d1b199
Prevent failure in debug ingress logs when local cluster didn't run ( #4611 )
2025-06-09 14:11:03 +02:00
dependabot[bot]
d9e4f0a01b
build(deps): Bump Alfresco/alfresco-build-tools ( #4596 )
...
Bumps the github-actions group with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 8.19.1 to 8.22.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.19.1...v8.22.1 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.22.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 10:20:03 +02:00
dependabot[bot]
f2a07a6d82
Build(deps): Bump Alfresco/alfresco-build-tools ( #4549 )
...
Bumps the github-actions group with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 8.18.0 to 8.19.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.18.0...v8.19.1 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.19.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 11:10:26 +02:00
Adam Świderski
ebbc868aa1
[ACS-9065] [E2E] Added folder information tests in ACA ( #4478 )
...
* [ACS-9065] Added folder information tests in ACA
* [ACS-9065] fixed sonar issues
* [ACS-9065] Changed test describe name
* [ACS-9065] debugging dialog errors 1
* [ACS-9065] removed debugging reload
* [ACS-9065] renamed e2e file
2025-04-03 10:02:43 +02:00
dependabot[bot]
c1db5f0adb
Build(deps): Bump the github-actions group with 2 updates ( #4493 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/2cc7959c565767d6bc118118d6df3b63bf361370...b8012bd5491b8aa8578b73ab5b5f5e7c94aaa6e2 )
Updates `Alfresco/alfresco-build-tools` from 8.16.0 to 8.18.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.16.0...v8.18.0 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 15:46:21 +02:00
Akash Rathod
d3df91d15e
[ACS-9426] [e2e] fix smoke test sonar issue ( #4459 )
...
* ACS-9426 rewrite smoke test
* ACS-9426 rewrite smoke test add to xray
* ACS-9426 check for smoke test run
2025-03-19 09:13:57 +01:00
dependabot[bot]
801d671f98
Build(deps): Bump the github-actions group with 2 updates ( #4422 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.5.2 to 2.6.1
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/b811e495831e49ff516e7c801f7c5546879b9ee7...2cc7959c565767d6bc118118d6df3b63bf361370 )
Updates `Alfresco/alfresco-build-tools` from 8.12.1 to 8.14.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.12.1...v8.14.1 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 08:54:25 +01:00
dependabot[bot]
b3b5096e41
Build(deps): Bump the github-actions group with 2 updates ( #4369 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.5.0 to 2.5.2
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/8dfaf9c206381653e3767e3cb5ea5f08b45f02bf...b811e495831e49ff516e7c801f7c5546879b9ee7 )
Updates `Alfresco/alfresco-build-tools` from 8.8.0 to 8.12.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.8.0...v8.12.1 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 12:52:52 +01:00
8931a295c6
[ACS-9102] Local ACS deployment for E2Es ( #4324 )
...
* [ACS-9102] Local ACS deployment draft
* [ACS-9102] Move ACS deployment to composite action
* [ACS-9102] Remove obsolete checks
* [ACS-9102] Proper secrets for ACS deployment
* [ACS-9102] Add required shell property
* [ACS-9102] Use fixed acs deployment version
* [ACS-9102] Proper acs deployment tag
* [ACS-9102] Add required shell property
* [ACS-9102] Fix helm install params
* [ACS-9102] Remove obsolete checkout
* [ACS-9102] Use more powerful runner for E2Es
* [ACS-9102] Introduce temp secrets
* test curl localhost
* skip n-1 matrix jobs
* test ipv4 first
* [ACS-9102] Adjust Playwright E2E host
* [ACS-9102] Bring back matrix job
* disable unnecessary acs components
* debug ingress after tests run
* [ACS-9102] Fix folder-rules test suite
* [ACS-9102] Fix part of viewer test suite
* [ACS-9102] Additional E2E fixes
* [ACS-9102] fixes for e2es -> empty-list and search
* [ACS-9102] more fixes for e2es and github actions artifacts added for easier debugging
* [ACS-9102] removed artifacts from GHA
* print all logs
* [ACS-9102] Remove outdated secrets
* [ACS-9102] Remove after-e2e action
* do not wait for reindexing
* test on latest runner
* Always debug ingress logs
* avoid sleep waiting for app startup
* cleanup unnecessary action input type
* fixup indent
* test with latest acs alpha
* Revert "do not wait for reindexing"
This reverts commit 86ca54de33a6b5bf1da65202caac5798b5f88d51.
* [ACS-9102] Exclude unstable test cases
* [ACS-9102] Exclude unstable test cases
* [ACS-9102] Exclude unstable test cases
---------
Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com >
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com >
2025-01-15 11:34:03 +01:00
dependabot[bot]
1466c879d3
Build(deps): Bump the github-actions group with 2 updates ( #4322 )
...
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `crowdin/github-action` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/2d540f18b0a416b1fbf2ee5be35841bd380fc1da...8dfaf9c206381653e3767e3cb5ea5f08b45f02bf )
Updates `Alfresco/alfresco-build-tools` from 8.4.0 to 8.8.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.4.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 11:43:19 +01:00
dependabot[bot]
1494cea53d
Build(deps): Bump Alfresco/alfresco-build-tools ( #4267 )
...
Bumps the github-actions group with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 8.2.0 to 8.4.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.2.0...v8.4.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 12:09:42 +01:00
dependabot[bot]
495f47498b
Build(deps): Bump Alfresco/alfresco-build-tools ( #4213 )
...
Bumps the github-actions group with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 7.1.0 to 8.2.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v7.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 12:17:28 +01:00
dependabot[bot]
264592b5ab
Build(deps): Bump the github-actions group with 7 updates ( #4152 )
...
Bumps the github-actions group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2` | `3` |
| [actions/setup-node](https://github.com/actions/setup-node ) | `3` | `4` |
| [actions/cache](https://github.com/actions/cache ) | `3` | `4` |
| [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) | `1.35.0` | `7.1.0` |
| [actions/github-script](https://github.com/actions/github-script ) | `6` | `7` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) | `4` | `5` |
Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0 )
Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
Updates `stefanzweifel/git-auto-commit-action` from 4 to 5
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:15:01 +02:00
MichalKinas
9ca398ddcf
Another fixes for aca-playwright-shared ( #4100 )
...
* Another fixes for aca-playwright-shared
* Add aca-playwright-shared to the build
* Small fix
2024-09-04 19:39:15 +02:00
MichalKinas
96df46a32a
Make aca-playwright-shared buildable and publishable ( #4098 )
...
* Make aca-playwright-shared buildable and publishable
* Small PR workflow fix
2024-09-04 18:24:46 +02:00
MichalKinas
4cacc389ce
[ACS-8660] Fix daily cron e2e ( #4077 )
2024-09-02 09:02:53 +02:00
MichalKinas
f4dd41bc0e
Refactor cron daily job to reuse pr workflow ( #4062 )
...
* Refactor cron daily job to reuse pr workflow
* CR fix
2024-08-28 10:43:52 +02:00
MichalKinas
ca3636a290
[ACS-8660] Introduce daily CI cron workflow ( #4055 )
...
* [ACS-8660] Introduce daily CI cron workflow
* [ACS-8660] Rename workflow file
* [ACS-8660] Small fix
* [ACS-8660] Refine cron workflow param
* [ACS-8660] GHA input visibility fix
* [ACS-8660] GHA input fix
2024-08-27 07:34:47 +02:00
Akash Rathod
4e67a8d9b0
[ACS-8153] delete protractor e2e configuration and files ( #3885 )
...
* [ACS-8153] delete protractor e2e configuration and files
* [ACS-8153] util fix
* [ACS-8153] pr fix
* [ACS-81532] remove e2e package.json
* [ACS-81532] remove chrome configuration
* package-lock file
2024-07-26 13:07:32 +02:00
Katarzyna Kita
d9a0ce7964
[ACS-8063] Migrate editActions e2e from Protractor to Playwright ( #3900 )
...
* ACS-8063 Migrate editActions
* Removed protractor edit folder tests and protractor e2e run from github
2024-07-24 00:57:02 +02:00
Denys Vuika
b5568d43fa
[ACS-8433] ACA: User Profile Service ( #3957 )
2024-07-22 10:07:43 -04:00
Katarzyna Kita
a6c929a958
[ACS-8064] Migrate actions-favorites tests to Playwright ( #3871 )
...
* ACS-8064 Migrate actions-favorites tests to Playwright
2024-06-13 11:16:25 +02:00
157451841c
[ACS-7765] playwright Migration for upload new action e2e test ( #3866 )
...
* [ACS-7764] Migrated e2e tests Actions - upload
* [ACS-7764] Protractor2Playwright - Actions - Upload
* [ACS-7764] upload file fix
* [ACS-7765] playwright upload new action e2e test
* [ACS-7765] fix locator
* [ACS-7765] added fix and new test
* suggested fix for locator text
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
* Update viewer.component.ts
---------
Co-authored-by: Katarzyna Kita <katarzyna.kita@hyland.com >
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2024-06-04 15:27:48 +02:00
Akash Rathod
a98c81bbbe
[ACS-8045] update chrome driver settings ( #3862 )
...
* [ACS-8045]update ACA chrome driver
* [ACS-8045]update ACA chrome driver to stable
* [ACS-8045]update ACA chrome driver script
* [ACS-8045]revert chrome driver script
* update webdriver tesst
* Update action.yml
* update webdriver command
* update webdriver new script
* remove chrome install step
* remove chrome webdriver update twice
* add chrome webdriver update step
* e2e run command update
* e2e run command update
* e2e run command update
* remove temp e2e
2024-05-31 10:11:43 +02:00