Skip to content

Avoid throwing exit error code if we get 404 for build artifacts #721

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

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

pranavj1001
Copy link
Member

@pranavj1001 pranavj1001 commented Nov 1, 2023

We are exiting the CLI process with an error code even if no build artifacts were generated or uploaded. In such cases, we can log a warning message and not exit with an error code. This PR does the same thing.

@pranavj1001 pranavj1001 requested a review from a team as a code owner November 1, 2023 09:44
asambstack
asambstack previously approved these changes Nov 1, 2023
@pranavj1001 pranavj1001 merged commit 7c46f4b into master Nov 6, 2023
@pranavj1001 pranavj1001 mentioned this pull request Nov 6, 2023
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.

2 participants