platanus/potassium

Upgrade CircleCI build to a self contained version with cache

Closed this issue · 0 comments

Currently we bundle apps with a ci build that uses complicated files (like bin/cibuild) and relies on an external Platanus-maintained image. Additionally, we don't leverage caché for the testing build, only for the linting one.

The proposed final ci config is available here.