mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
* feat: added gauge metrics for batch, blob, aggregation size * feat: upgrade actions/cache save and restore to 4.2.0 * feat: add secret inherit for transaction-exclusion-api * feat: revert to include cache-docker-images job in coordinator-testing.yml * feat: move cache-docker-images out from coordinator-testing and staterecovery-test * feat: text changes for testing * feat: set restore-keys as cached-images * feat: add step to create directory for cached docker images * feat: change cache dir from ~/docker-images to ./docker-images * feat: change actions cache version and keys * fix: cache-docker-images folder name * feat: temp disable cache-docker-images * feat: makeover with cache-docker-images and restore-cached-images * feat: put restore-cached-images in actions folder * feat: change runner for save cache step and revise hash * feat: testing with diff cache path * feat: testing with diff hash * feat: testing with original runner * feat: added composite action for Compute Docker Images Hash * feat: remove action permissions and use cache restore * Revert "feat: added gauge metrics for batch, blob, aggregation size" This reverts commit 4b1bfc4b27f5c5ee80ed1554625600d10e771f49. * feat: removed internal built images from cache * feat: fix docker_images_unique command line * feat: fix docker_images_unique command line * feat: fix docker_images_unique command line * feat: add name for pull-and-cache-images * feat: update cache docker image list with those from traces-v1 * feat: move cache-docker-images to main workflow * feat: move cache-docker-images back to testing workflow * feat: remove leftover outputs in reuse-images-tags-and-push-workflow * feat: bump to exact version for actions/cache * feat: temp disable cache for docker images * feat: add more detailed comments * feat:remove unnecessary exception import