From 78340541cc38f8e0aea6afed75f4185b62fe8bc2 Mon Sep 17 00:00:00 2001 From: Denis Bilenko Date: Tue, 28 Jan 2025 17:09:42 +0100 Subject: [PATCH] rebase and update acceptance tests --- acceptance/bundle/scripts/output.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acceptance/bundle/scripts/output.txt b/acceptance/bundle/scripts/output.txt index ec5978380..9efe1e6e4 100644 --- a/acceptance/bundle/scripts/output.txt +++ b/acceptance/bundle/scripts/output.txt @@ -42,6 +42,8 @@ from myscript.py 0 postbuild: hello stderr! Executing 'predeploy' script from myscript.py 0 predeploy: hello stdout! 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. 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.