Skip to content

1.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Aug 10:59
ef603e7

Wodby CLI 1.0.7

Fixes native CI checkout ownership after managed stack initialization.

  • Restore the CI workspace UID and GID before wodby ci init exits, including initializer-created files and failure paths.
  • Run subsequent native wodby ci run commands with the workspace identity when the image UID differs, preventing .dockerignore and dependency-output permission failures.
  • Preserve the image user and entrypoint when UIDs already match, and keep Docker-in-Docker behavior unchanged.

Full changelog: 1.0.6...1.0.7