7815069074
ci: aarch64: Fix permission issues and input data handling ( #4125 )
2025-10-17 17:38:19 +01:00
44f69117d7
ci: aarch64: Fix git bisect false positives and wiki failure ( #4075 )
2025-10-07 14:16:43 +01:00
f6de0c33ae
ci: aarch64: fix git bisect not running in ci
2025-10-02 16:26:39 +01:00
31fb894b2b
ci: aarch64: update wiki from ci ( #3943 )
2025-09-29 16:07:19 +01:00
d4626814a9
github: workflows: bump actions/cache from 4.2.4 to 4.3.0
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0400d5f644...0057852bfa
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 06:59:43 -07:00
839e92c3dc
ci: aarch64: change nightly to test with assert ( #3994 )
2025-09-24 11:05:09 +01:00
e3c52b6aca
github: workflows: bump actions/setup-python from 5.6.0 to 6.0.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5.6.0...e797f83bcb11b83ae66e0230d6156d7c80228e7c )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-16 07:56:03 -07:00
205d244034
ci: aarch64: Add a git bisect for unit test failures ( #3859 )
2025-09-09 16:54:37 +01:00
5562431bd3
github: workflows: bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-27 13:16:51 -07:00
b37e7a14d7
github: workflows: bump actions/cache from 4.2.3 to 4.2.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](5a3ec84eff...0400d5f644
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 08:28:50 -07:00
54c0d2aa5a
github: workflows: harden GitHub actions
...
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io >
2025-04-17 07:14:46 -07:00
bea4783acf
ci: aarch64: Initial nightly performance test ( #2837 )
2025-03-20 10:37:25 +00:00
9ac905526c
github: workflows: bump lukka/get-cmake from 3.31.5 to 3.31.6
...
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake ) from 3.31.5 to 3.31.6.
- [Release notes](https://github.com/lukka/get-cmake/releases )
- [Commits](5f6e04f526...56d043d188
)
---
updated-dependencies:
- dependency-name: lukka/get-cmake
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-04 09:41:22 +00:00
59de356e2d
ci: refactor regression tests
2025-02-13 10:57:37 +00:00
02b33c1383
github: workflows: Move CI into dedicated AArch64 folders
...
Signed-off-by: Hamza Butt <hamza.butt@arm.com >
2025-02-07 14:28:27 +00:00
2d396bb2d6
github: workflows: bump lukka/get-cmake from 3.31.4 to 3.31.5
...
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake ) from 3.31.4 to 3.31.5.
- [Release notes](https://github.com/lukka/get-cmake/releases )
- [Commits](acb35cf920...5f6e04f526
)
---
updated-dependencies:
- dependency-name: lukka/get-cmake
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-31 23:13:07 +00:00
79ae0fc467
ci: fix aarch64 nightly failures
...
The aarch64 nightly ci is failing due to a recent change in
https://github.com/oneapi-src/oneDNN/pull/2388 where the
ACL caching mechanism was changed. This updates
the nightly pipeline to use the new caching system
2025-01-28 10:25:12 +00:00
d702ab23aa
ci: Build acl cache sequentially
2025-01-23 16:51:26 +00:00
69f90439e2
github: workflows: bump lukka/get-cmake from 3.31.3 to 3.31.4
...
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake ) from 3.31.3 to 3.31.4.
- [Release notes](https://github.com/lukka/get-cmake/releases )
- [Commits](8567b9d9b6...acb35cf920
)
---
updated-dependencies:
- dependency-name: lukka/get-cmake
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 13:19:55 -08:00
32aa319aae
github: workflows: add AArch64 nightly runs
...
- full clean build and test (no build caching)
- once a day runs via cron
- can be triggered manually
Signed-off-by: Hamza Butt <hamza.butt@arm.com >
2024-12-31 18:39:35 -08:00