github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Bundle renovate and allow global mode on Windows / MacOS

Open viceice opened this issue 4 years ago • 1 comments

I like to bundle renovate internally, so we can run this action on Windows / MacOS agents.

That way we can support updating lockfiles which required a specific environment. Eg: XCode or VisualStudio.

We are already using @vercel/ncc to bundle the action code.

viceice avatar Aug 23 '21 13:08 viceice

A user can install required repo tools globally before running renovate. There are a lot actions for this.

viceice avatar Aug 23 '21 15:08 viceice