rebase and update acceptance tests

This commit is contained in:
Denis Bilenko 2025-01-28 17:09:42 +01:00
parent 177a09d1ab
commit 2a5bb7c0f3
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ from myscript.py 0 postbuild: hello stderr!
Executing 'predeploy' script Executing 'predeploy' script
from myscript.py 0 predeploy: hello stdout! from myscript.py 0 predeploy: hello stdout!
from myscript.py 0 predeploy: hello stderr! from myscript.py 0 predeploy: hello stderr!
Error: Failed to acquire deployment lock: no such directory: /Workspace/Users/$USERNAME/.bundle/scripts/default/state
Error: Failed to update, encountered possible permission error: /Workspace/Users/$USERNAME/.bundle/scripts/default/state
Error: unable to deploy to /Workspace/Users/$USERNAME/.bundle/scripts/default/state as $USERNAME. Error: unable to deploy to /Workspace/Users/$USERNAME/.bundle/scripts/default/state as $USERNAME.
Please make sure the current user or one of their groups is listed under the permissions of this bundle. Please make sure the current user or one of their groups is listed under the permissions of this bundle.
For assistance, contact the owners of this project. For assistance, contact the owners of this project.