brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.4k stars 247 forks source link

possible worker improvement #1794

Closed krancour closed 2 years ago

krancour commented 2 years ago

Looking at the worker's prestart script, it seems there could be an opportunity to bypass npm/yarn install in cases where the only dependency is brigadier, which we will be polyfilling anyway.