Closed mschwoer closed 5 months ago
My understanding is that:
The caching will only be about the downloaded pypi packages (not the environment, not local builds). Therefore there shoud be no issues as long there is no versioning madness (overwriting) on pypi. Local builds could be an issue too.
Stoping running actions is PR specific
Chore: use pip caching and stop running actions on new pushes, both measures to safe time and resources.
This brings me to question: should we add these kinds of changes (also pre-commit, etc) also to alphabase? @jalew188 @GeorgWa ?