With recent speed gains in builds and prettier, we probably do not need to have the prime build action to download the cached fabricjs build for the run.
Starting an extra container to do that and upoload/download to cache seems an overkill for the infra.
Prettier - lint - typecheck can be probably chained now, with playwright being the one we are waiting for longer.
We need to make sure we do not start too many jobs/pods for the sake of extreme parallelization with no gains.
With recent speed gains in builds and prettier, we probably do not need to have the prime build action to download the cached fabricjs build for the run.
Starting an extra container to do that and upoload/download to cache seems an overkill for the infra.
Prettier - lint - typecheck can be probably chained now, with playwright being the one we are waiting for longer.
We need to make sure we do not start too many jobs/pods for the sake of extreme parallelization with no gains.