This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
Run the docker image size inside CircleCI instead of github actions #820
Labels
echoes/intent: throughput
Changes intended at preserving our ability to evolve the software safely and effectively
Currently the GitHub actions for checking the image size are building the docker image again so we are building the image twice (waste of resources) furthermore does it take way longer than the circleci building.
So just run the manifest check on circleci (maybe build a orb for it and sync with @netlify/infrastructure-pod-release-eng about that.
https://github.com/netlify/whalescale/blob/main/index.js#L23-L36
The text was updated successfully, but these errors were encountered: