Skip to content

Conversation

ivantodorovich
Copy link
Member

In case of error in a one of the parts/scripts, exit immediately.

Without this, the other parts will be executed, but it will still return an error code and so the docker-entrypoint.sh will immediately exit, too.

This way, though, it's easier to stop where the error is.

Motivated by:

@ivantodorovich
Copy link
Member Author

note: failing due to unrelated error in 14.0 build:

pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by gevent

@vrenaville
Copy link
Member

@ivantodorovich
Thanks for you work, could you please rebase it should fix the pipeline

In case of error in a one of the parts/scripts, exit immediately.

Without this, the other parts will be executed, but it will still return an
error code and so the docker-entrypoint.sh will immediately exit, too.

This way, though, it's easier to stop where the error is.
@ivantodorovich
Copy link
Member Author

@ivantodorovich Thanks for you work, could you please rebase it should fix the pipeline

Sure thing, it's done!

@ivantodorovich
Copy link
Member Author

Ouch, another unrelated error:

Run sysdiglabs/scan-action@v5
Error: Sysdig Secure Token is required for standard execution, please set your token or remove the standalone input.
Error: Unexpected error: Error: Sysdig Secure Token is required for standard execution, please set your token or remove the standalone input.

@ivantodorovich
Copy link
Member Author

@vrenaville is it because I'm targetting master? should I target release-4.5.X instead?

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