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

Exit with an error code if some assets failed to be uploaded #75

Open
stigkj opened this issue Mar 3, 2022 · 0 comments · May be fixed by #76
Open

Exit with an error code if some assets failed to be uploaded #75

stigkj opened this issue Mar 3, 2022 · 0 comments · May be fixed by #76

Comments

@stigkj
Copy link
Member

stigkj commented Mar 3, 2022

Use process.exit(1) if any of the assets failed during upload so anyone using cdn-uploader know that it fails. For example, if one wants a build to fail when running cdn-uploader could not upload all assets.

stigkj added a commit that referenced this issue Mar 3, 2022
Also
* try to upload the failed assets once
* upgrade dependencies

This fixes #75.
@stigkj stigkj linked a pull request Mar 3, 2022 that will close this issue
stigkj added a commit that referenced this issue Mar 3, 2022
Also
* try to upload the failed assets once
* upgrade dependencies

This fixes #75.
stigkj added a commit that referenced this issue Mar 3, 2022
Also
* try to upload the failed assets once
* upgrade dependencies

This fixes #75.
stigkj added a commit that referenced this issue Mar 3, 2022
Also
* try to upload the failed assets once
* upgrade dependencies

This fixes #75.
stigkj added a commit that referenced this issue Mar 3, 2022
Also
* try to upload the failed assets once
* generalize task names, i.e. remove travis from names
* upgrade dependencies

This fixes #75.
stigkj added a commit that referenced this issue Mar 3, 2022
Also
* try to upload the failed assets once
* generalize task names, i.e. remove travis from names
* upgrade dependencies

This fixes #75.
stigkj added a commit that referenced this issue Mar 4, 2022
Also
* try to upload the failed assets once
* generalize task names, i.e. remove travis from names
* upgrade dependencies

This fixes #75.
stigkj added a commit that referenced this issue Mar 4, 2022
Also
* retry uploading the failed assets
* generalize task names, i.e. remove travis from names
* upgrade dependencies

This fixes #75.
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 a pull request may close this issue.

1 participant