Files
backstage/.changeset/spotty-olives-share.md
T
Kamil Zainal d15d483a49 Expose new option in techdocs cli generate command
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>
2023-10-23 15:04:46 +01:00

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.