Giovanni Toraldo
a96b331b01
OPSEXP-4376 Use REPORT_PORTAL_URL var instead of secret in workflows ( #5381 )
2026-09-08 09:17:44 +02:00
dependabot[bot]
cb3d70cc94
build(deps): Bump the github-actions group with 7 updates ( #5365 )
...
Bumps the github-actions group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [github/codeql-action](https://github.com/github/codeql-action ) | `4.37.3` | `4.37.9` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `7` | `8` |
| [Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space](https://github.com/alfresco/alfresco-build-tools ) | `18.21.0` | `18.26.0` |
| [Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs](https://github.com/alfresco/alfresco-build-tools ) | `18.21.0` | `18.26.0` |
| [crowdin/github-action](https://github.com/crowdin/github-action ) | `2.17.0` | `3.0.0` |
| [Alfresco/alfresco-build-tools/.github/actions/get-commit-message](https://github.com/alfresco/alfresco-build-tools ) | `18.21.0` | `18.26.0` |
| [Alfresco/alfresco-build-tools/.github/actions/configure-git-author](https://github.com/alfresco/alfresco-build-tools ) | `18.21.0` | `18.26.0` |
Updates `github/codeql-action` from 4.37.3 to 4.37.9
- [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/v4.37.3...v4.37.9 )
Updates `actions/download-artifact` from 7 to 8
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
Updates `Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space` from 18.21.0 to 18.26.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e87345fb177248fc5bdc7838107f098438818df1...d2981070adf1a68c3ddcbf0ebba193467261c9b3 )
Updates `Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs` from 18.21.0 to 18.26.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e87345fb177248fc5bdc7838107f098438818df1...d2981070adf1a68c3ddcbf0ebba193467261c9b3 )
Updates `crowdin/github-action` from 2.17.0 to 3.0.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/c7af9bc98b01694653031fef2a0dc6c7888ce9bc...e4a6c1338b4063c77d46a81875265f9e8bd76f95 )
Updates `Alfresco/alfresco-build-tools/.github/actions/get-commit-message` from 18.21.0 to 18.26.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e87345fb177248fc5bdc7838107f098438818df1...d2981070adf1a68c3ddcbf0ebba193467261c9b3 )
Updates `Alfresco/alfresco-build-tools/.github/actions/configure-git-author` from 18.21.0 to 18.26.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e87345fb177248fc5bdc7838107f098438818df1...d2981070adf1a68c3ddcbf0ebba193467261c9b3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.37.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '8'
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.26.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.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: crowdin/github-action
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/get-commit-message
dependency-version: 18.26.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.26.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-09-01 08:51:32 +02:00
Adam Świderski
fecba380e4
[ACS-12607] added error card and legend to the teams card ( #5351 )
2026-08-19 14:45:34 +02:00
Adam Świderski
748c73c43f
[ACS-12465] Connect teams channel with github CI in cron multibrowser workflow for easier raporting ( #5344 )
...
* [ACS-12465] added teams raport
* [ACS-12465] raport fix 1
* [ACS-12465] raport name update
* [ACS-12465] sonar fix + small changes to formatting due to size limit
* [ACS-12465] review fixes 2
* [ACS-12465] added warning for >2% failure rate and new column for only excluded
* [ACS-12465] changed column naming
2026-08-13 10:01:54 +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
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
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