alleyinteractive / .github

https://alley.com
1 stars 1 forks source link

Upgrading to actions/cache v4 breaks tests #73

Closed srtfisher closed 6 months ago

srtfisher commented 7 months ago

Description of the bug

When actions/cache was upgraded to v4 it broke tests on Mantle for an unknown reason.

Upgraded in https://github.com/alleyinteractive/.github/pull/70 but immediately started breaking tests. I re-ran https://github.com/alleyinteractive/mantle-framework/pull/496 in between upgrading and downgrading it to ensure it was actions/cache.

Steps To Reproduce

https://github.com/alleyinteractive/mantle-framework/actions/runs/7980743349/job/21791054693

Additional Information

No response

srtfisher commented 6 months ago

@dependabot broke this again over the weekend with #76. I just disabled cache entirely for php-tests.yml to quiet the deprecation issues. For some reason when upgrading to V4 tests broke https://github.com/alleyinteractive/mantle-framework/actions/runs/8161898964/job/22311671135 with database errors:

CleanShot 2024-03-05 at 15 00 15@2x