You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#363 - Conditionally update documentation and schema target permissions.
We now skip documentation and schema permission updates if these directories are not present on the remote server. Directories can be absent if a particular module does not ship with a schema or documentation.
Unconditional permission updates let find exit with a non-zero return code which causes the build to fail.
0 commit comments