Hacker News new | ask | show | jobs
by airspeedjangle 809 days ago
Shared runner infrastructure in a big company. It's pretty common to treat these situations as multi-tenant low trust environments.
1 comments

Plenty of marketplace actions will install things and/or mutate the runner. It's a matter of time before someone does something or there's a build that doesn't cleannup after itself (e.g. leaving test processes running) that ruins the day for everyone else.