Shivangi Shree
9bca081ecc
[ACS-12322] CR fixes
2026-08-13 12:46:29 +05:30
Shivangi Shree
07fca84221
[ACS-12322] Add seperate step for security audit
2026-08-11 16:50:14 +05:30
Shivangi Shree
81c340488e
[ACS-12322] switch to setup-node@v7 and remove npm from readme
2026-08-11 16:39:23 +05:30
Shivangi Shree
9efe4aca31
[ACS-12322] CR fix
2026-08-04 14:47:07 +05:30
Shivangi Shree
ebcd2443a0
Remove argument seperator
2026-08-04 11:20:18 +05:30
Shivangi Shree
1b7bb56103
[ACS-12322] Update docs
2026-08-04 11:03:50 +05:30
Shivangi Shree
0d18ee6c8e
[ACS-12322] Migrate to pnpm
2026-08-03 23:26:08 +05:30
dependabot[bot]
bc46fe8923
build(deps): Bump actions/setup-node ( #5318 )
...
Bumps the github-actions group in /.github/actions/publish-libs with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/setup-node` from 6 to 7
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '7'
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-08-03 09:18:21 +02:00
dependabot[bot]
87e4f11175
build(deps): Bump the github-actions group ( #5319 )
...
Bumps the github-actions group in /.github/actions/deploy-local-acs with 3 updates: [docker/login-action](https://github.com/docker/login-action ), [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) and [actions/checkout](https://github.com/actions/checkout ).
Updates `docker/login-action` from 4.2.0 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...dbcb813823bdd20940b903addbd779551569679f )
Updates `Alfresco/alfresco-build-tools` from 18.13.0 to 18.21.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v18.13.0...v18.21.0 )
Updates `actions/checkout` from 7.0.0 to 7.0.1
- [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/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
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-08-03 08:49:55 +02:00
Akash Rathod and Copilot Autofix powered by AI
ea8eab3986
[ACS-11871] e2e test for link document ( #5281 )
...
* [ACS-11871] e2e test for link document
* [ACS-11871] fix test case name and improve test with icon check
* [ACS-11871] add CI run for e2e and comment fix
* [ACS-11871] add CI run for e2e
* [ACS-11871] add CI run for e2e
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* add fix for comment pr review locator and try catch
* [ACS-11871] test fix, remove icon logic to very in manual test
* [ACS-11871] e2e test for link document
* [ACS-11871] fix test case name and improve test with icon check
* [ACS-11871] add CI run for e2e and comment fix
* [ACS-11871] add CI run for e2e
* [ACS-11871] add CI run for e2e
* add fix for comment pr review locator and try catch
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* [ACS-11871] test fix, remove icon logic to very in manual test
* delete link test fix
* fix delete test
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-21 15:47:25 +02:00
Michal Kinas
318a6ea43c
[ACS-12108] Adapt fetching latest packages to new tokens ( #5282 )
2026-07-10 14:42:49 +02:00
Michal Kinas
357c61bf3c
[ACS-12108] Introduce signed commits for ACA workflows ( #5273 )
...
* [ACS-12108] Introduce signed commits for ACA workflows
* [ACS-12108] CR fixes
* [ACS-12108] CR fix
* [ACS-12108] Migrate PR creation to create-pull-request
* [ACS-12108] Use read-only token
2026-07-10 13:29:04 +02:00
Adam Świderski
d3579e4529
[ACS-12214] excluded flaky/unstable tests for multibrowser ( #5275 )
...
* [ACS-12214] excluded flaky/unstable tests for multibrowser
* [ACS-12214] more excluded tests
* [ACS-12214] more excluded tests 2
* [ACS-12214] added headless runs and suite retries
* [ACS-12214] cron multibrowser 2 suite runs - other 1 suite runs
2026-07-09 13:56:24 +02:00
Akash Rathod and Giovanni Toraldo
3b66da91a6
ACS-12055 Align local ACS deploy with upstream pre-release values ( #5266 )
...
* ACS-12055 Align local ACS deploy with upstream pre-release values
* ACS-12055 add log for acs version
* ACS-12055 Align local ACS deploy with acs-deployment pre-release image tags
* ACS-12055 Align local ACS deploy with acs-deployment pre-release image tags
* fix pr review comment
* fix pr review copilot comment
* use pre-release_values.yaml only when deploying master branch
* fix pr review copilot comment to imporve logging
* fix pr review copilot comment to imporve logging
---------
Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com >
2026-07-06 15:40:46 +02:00
dependabot[bot]
a389048aa5
build(deps): Bump the github-actions group ( #5260 )
...
Bumps the github-actions group in /.github/actions/deploy-local-acs with 3 updates: [azure/setup-helm](https://github.com/azure/setup-helm ), [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) and [actions/checkout](https://github.com/actions/checkout ).
Updates `azure/setup-helm` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/azure/setup-helm/compare/dda3372f752e03dde6b3237bc9431cdc2f7a02a2...9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 )
Updates `Alfresco/alfresco-build-tools` from 18.7.0 to 18.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v18.7.0...v18.13.0 )
Updates `actions/checkout` from 6.0.2 to 7.0.0
- [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/de0fac2e4500dabe0009e67214ff5f5447ce83dd...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 )
---
updated-dependencies:
- dependency-name: azure/setup-helm
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/checkout
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>
2026-07-02 11:40:49 +02:00
dependabot[bot]
af2807f5ff
build(deps): Bump the github-actions group with 8 updates ( #5261 )
...
Bumps the github-actions group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `6` | `7` |
| [actions/cache](https://github.com/actions/cache ) | `5` | `6` |
| [Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space](https://github.com/alfresco/alfresco-build-tools ) | `18.7.0` | `18.13.0` |
| [Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs](https://github.com/alfresco/alfresco-build-tools ) | `18.7.0` | `18.13.0` |
| [crowdin/github-action](https://github.com/crowdin/github-action ) | `2.16.2` | `2.16.3` |
| [Alfresco/alfresco-build-tools/.github/actions/get-commit-message](https://github.com/alfresco/alfresco-build-tools ) | `18.7.0` | `18.13.0` |
| [Alfresco/alfresco-build-tools/.github/actions/configure-git-author](https://github.com/alfresco/alfresco-build-tools ) | `18.7.0` | `18.13.0` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) | `7.1.0` | `7.2.0` |
Updates `actions/checkout` from 6 to 7
- [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/v6...v7 )
Updates `actions/cache` from 5 to 6
- [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/v5...v6 )
Updates `Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space` from 18.7.0 to 18.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a6a8be7429080c132815d0482a55ae4fd28f15ba...10cea6c0b390c4f8af21d9dc1670d581bd10319f )
Updates `Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs` from 18.7.0 to 18.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a6a8be7429080c132815d0482a55ae4fd28f15ba...10cea6c0b390c4f8af21d9dc1670d581bd10319f )
Updates `crowdin/github-action` from 2.16.2 to 2.16.3
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/8868a33591d21088edfc398968173a3b98d51706...52aa776766211d83d975df51f3b9c53c2f8ba35f )
Updates `Alfresco/alfresco-build-tools/.github/actions/get-commit-message` from 18.7.0 to 18.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a6a8be7429080c132815d0482a55ae4fd28f15ba...10cea6c0b390c4f8af21d9dc1670d581bd10319f )
Updates `Alfresco/alfresco-build-tools/.github/actions/configure-git-author` from 18.7.0 to 18.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a6a8be7429080c132815d0482a55ae4fd28f15ba...10cea6c0b390c4f8af21d9dc1670d581bd10319f )
Updates `stefanzweifel/git-auto-commit-action` from 7.1.0 to 7.2.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/04702edda442b2e678b25b537cec683a1493fcb9...4a55954c782fc1ea30b9056cd3e7a2b40ca8887d )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space
dependency-version: 18.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs
dependency-version: 18.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: crowdin/github-action
dependency-version: 2.16.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/get-commit-message
dependency-version: 18.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/configure-git-author
dependency-version: 18.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: 7.2.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-07-01 09:34:34 +02:00
dependabot[bot]
4db2141eff
build(deps): Bump Alfresco/alfresco-build-tools ( #5259 )
...
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 18.7.0 to 18.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v18.7.0...v18.13.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.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-07-01 09:21:16 +02:00
dependabot[bot]
0d1c96b81f
build(deps): Bump Alfresco/alfresco-build-tools ( #5258 )
...
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 18.7.0 to 18.13.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v18.7.0...v18.13.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.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-07-01 09:10:40 +02:00
Adam Świderski
c5a6e8114e
[ACS-12069] Stabilize multibrowser test runs pt2 -> tests include + small fixes + multibrowser workflow manual trigger added ( #5246 )
...
* [ACS-12069] tests include + small fixes
* [ACS-12069] XAT-4526 fixes
* [ACS12069] changed toBe to toContain for getSortedColumnHeaderText usage
* [ACS-12069] XAT-4523 improvement
* [ACS-12069] sort list fixes
2026-06-30 09:58:45 +02:00
Mykyta Maliarchuk
c9e3338ccf
[ACS-12016] Fix link-adf ci flag ( #5243 )
2026-06-25 09:12:29 +02:00
Michaela and Cursor
122a88391e
[AAE-46943] Rename git signing secret/vars to HXPS_GIT_* ( #5223 )
...
Align the Crowdin commit-signing secret and git identity variables with
the renamed org-level names (HXPS_GIT_COMMIT_SIGNING_PRIVATE_KEY,
HXPS_GIT_USERNAME, HXPS_GIT_EMAIL).
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-11 13:22:27 +00:00
Michaela
d7369b4c95
[AAE-46943] Sign Crowdin translation PR commits with GPG ( #5222 )
...
Add GPG signing and the service-account commit identity to the Crowdin
pull workflow so automated-translations-update commits satisfy the
"Require signed commits" branch protection rule.
2026-06-11 13:49:18 +02:00
Michal Kinas and Adam Świderski
6ccfca025e
Secrets rotation update ( #5217 )
...
* Secrets rotation update
* run-e2e-with-env temp fix 1
* deleted concurrency from run-e2e-with-env
---------
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com >
2026-06-11 08:55:17 +02:00
dependabot[bot]
355bd24690
build(deps): Bump the github-actions group ( #5210 )
...
Bumps the github-actions group in /.github/actions/deploy-local-acs with 2 updates: [docker/login-action](https://github.com/docker/login-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `docker/login-action` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee )
Updates `Alfresco/alfresco-build-tools` from 17.6.1 to 18.7.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v17.6.1...v18.7.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.7.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>
2026-06-08 12:08:10 +02:00
dependabot[bot]
1e48f1dce5
build(deps): Bump Alfresco/alfresco-build-tools ( #5208 )
...
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 17.6.1 to 18.7.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v17.6.1...v18.7.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.7.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>
2026-06-08 11:04:47 +02:00
dependabot[bot]
78ec2323d3
build(deps): Bump Alfresco/alfresco-build-tools ( #5209 )
...
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 17.6.1 to 18.7.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/f95467b62527ce087c9a1b7e55c467061cf827a0...a6a8be7429080c132815d0482a55ae4fd28f15ba )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.7.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>
2026-06-08 10:44:55 +02:00
dependabot[bot]
765f485052
build(deps): Bump Alfresco/alfresco-build-tools ( #5207 )
...
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 17.6.1 to 18.7.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v17.6.1...v18.7.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.7.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>
2026-06-08 10:43:42 +02:00
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]
6886c87b29
build(deps): Bump Alfresco/alfresco-build-tools ( #5171 )
...
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
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/v15.13.0...v17.6.1 )
---
updated-dependencies:
- 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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-04 12:28:01 +02:00
dependabot[bot]
7e6d513472
build(deps): Bump the github-actions group ( #5173 )
...
Bumps the github-actions group in /.github/actions/deploy-local-acs with 2 updates: [docker/login-action](https://github.com/docker/login-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `docker/login-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f89517bcf500b2ab88fb2...4907a6ddec9925e35a0a9e82d7399ccc52663121 )
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/v15.13.0...v17.6.1 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-04 11:25:38 +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
dependabot[bot]
8a1650f19e
build(deps): Bump Alfresco/alfresco-build-tools ( #5170 )
...
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
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/v15.13.0...v17.6.1 )
---
updated-dependencies:
- 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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-04 11:10:34 +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
AleksanderSklorz
62693df0e0
Release 7.4.1 ( #5162 )
2026-04-21 14:28:43 +02:00
Akash Rathod and Copilot
85366003b5
[ACS-11572] remove concurrency run-e2e-env job run manually ( #5145 )
...
* ACS-11572 remove concurrency as this manual job start
* Update .github/workflows/run-e2e-with-env.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-15 11:05:07 +02:00
Adam Świderski
7e1f4f5385
[ACS-11476] added run name to Run e2e with Env ( #5138 )
2026-04-09 09:59:32 +02:00
dependabot[bot]
ae949be1af
build(deps): Bump the github-actions group ( #5128 )
...
Bumps the github-actions group in /.github/actions/deploy-local-acs with 3 updates: [azure/setup-helm](https://github.com/azure/setup-helm ), [docker/login-action](https://github.com/docker/login-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `azure/setup-helm` from 4.3.1 to 5.0.0
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/azure/setup-helm/compare/1a275c3b69536ee54be43f2070a358922e12c8d4...dda3372f752e03dde6b3237bc9431cdc2f7a02a2 )
Updates `docker/login-action` from 3.7.0 to 4.0.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/c94ce9fb468520275223c153574b00df6fe4bcc9...b45d80f862d83dbcd57f89517bcf500b2ab88fb2 )
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/v15.6.2...v15.13.0 )
---
updated-dependencies:
- dependency-name: azure/setup-helm
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
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 15:35:30 +02:00
dependabot[bot]
752e3278f0
build(deps): Bump Alfresco/alfresco-build-tools ( #5124 )
...
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
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/v15.6.2...v15.13.0 )
---
updated-dependencies:
- 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 15:30:05 +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
dependabot[bot]
4c4b3576a2
build(deps): Bump the github-actions group ( #5126 )
...
Bumps the github-actions group in /.github/actions/publish-image with 4 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ), [docker/login-action](https://github.com/docker/login-action ) and [docker/build-push-action](https://github.com/docker/build-push-action ).
Updates `docker/setup-qemu-action` from 3 to 4
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4 )
Updates `docker/setup-buildx-action` from 3 to 4
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4 )
Updates `docker/login-action` from 3 to 4
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
Updates `docker/build-push-action` from 6 to 7
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/build-push-action
dependency-version: '7'
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-04-03 11:01:06 +02:00
dependabot[bot]
4a6ae0b46b
build(deps): Bump Alfresco/alfresco-build-tools ( #5125 )
...
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
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/v15.6.2...v15.13.0 )
---
updated-dependencies:
- 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 10:45:51 +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
Michal Kinas
6857b1e433
Copilot review instructions enhancement ( #5115 )
...
* Copilot review instructions enhancement
* CR fixes
* CR fixes
2026-03-27 12:31:12 +01: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]
1354f3b07c
build(deps): Bump Alfresco/alfresco-build-tools ( #5074 )
...
Bumps the github-actions group in /.github/actions/deploy-local-acs with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 14.1.1 to 15.6.2
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v14.1.1...v15.6.2 )
---
updated-dependencies:
- 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 10:22:48 +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
dependabot[bot]
2c14849aab
build(deps): Bump Alfresco/alfresco-build-tools ( #5072 )
...
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
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/v12.9.0...v15.6.2 )
---
updated-dependencies:
- 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 08:31:36 +01:00
dependabot[bot]
b95fae46e7
build(deps): Bump Alfresco/alfresco-build-tools ( #5071 )
...
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
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/v12.9.0...v15.6.2 )
---
updated-dependencies:
- 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 07:57:50 +01:00