Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bpachev
Copy link

@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