Skip to content

When tapis apps deploy is run for the first time with a DesignSafe ac…#359

Open
bpachev wants to merge 1 commit intoTACC-Cloud:mainfrom
bpachev:bugfix/app-deploy-upload-fail
Open

When tapis apps deploy is run for the first time with a DesignSafe ac…#359
bpachev wants to merge 1 commit intoTACC-Cloud:mainfrom
bpachev:bugfix/app-deploy-upload-fail

Conversation

@bpachev
Copy link
Copy Markdown

@bpachev bpachev commented Jun 8, 2021

…count, it fails unless --no-upload is specified. If the 'apps' direct

ory doesn't exist on DesignSafe (which is the case with a new account), the upload of assets fails. This commit adds a little bit of robustnes
s by catching a 404 error and creating the missing parent directory. Fixes #360

…count, it fails unless --no-upload is specified. If the 'apps' direct

ory doesn't exist on DesignSafe (which is the case with a new account), the upload of assets fails. This commit adds a little bit of robustnes
s by catching a 404 error and creating the missing parent directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tapis apps deploy fails with 404 for new Designsafe accounts.

1 participant