You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make semaphore pipeline run less frequently, reduce machine sizes, avoid clearing cache (#362)
* Make semaphore pipeline run less frequently, reduce machine sizes, avoid clearing cache
* Fix change_in
* Add pipeline ignore temporarily to change in
* Test changes for change_in pipeline
* Test changes for change_in pipeline - 2
* Remove /deps - change in deps will be change in util.js also, so it's not needed
* Don't make pipelines run repeatedly on master when they're running on PR anyway
* Remove testing changes
* Add cache store/restore
* Add cache store/restore - fix
* Add cache store/restore - if for public
* Remove unrequired workflows and use npm ci for alpine
* Use commit hash rather than version to avoid cloning
0 commit comments