d15d483a49
The re-assignment of container user on macOS/Linux is troublesome when running on rootless GitHub runners; adding a way to bypass this for generation. This should be a non-breaking change and just adds functionality. Signed-off-by: Kamil Zainal <gh@akza.dev>
240 B
240 B
@techdocs/cli, @backstage/plugin-techdocs-node, @backstage/backend-common
| @techdocs/cli | @backstage/plugin-techdocs-node | @backstage/backend-common |
|---|---|---|
| minor | minor | patch |
Add command --runAsDefaultUser for @techdocs/cli generate to bypass running the docker builds as host user for macOS and Linux.