Skip to content

[GHA] Catch errors install_build_dependencies.sh #30139

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 28 commits into from
Apr 17, 2025

Conversation

mryzhov
Copy link
Contributor

@mryzhov mryzhov commented Apr 15, 2025

Details:

  • Catch errors install_build_dependencies.sh
  • Fix false positive errors in install_build_dependencies.sh

Tickets:

@ilya-lavrenov ilya-lavrenov added this to the 2025.2 milestone Apr 15, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Apr 16, 2025
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we want to pass "set -e" in the bash script itself instead of each script call in Dockerfiles? If not, why?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that is more risky, the script could generate another false-positive errors and user will see them as warnings

@ilya-lavrenov ilya-lavrenov removed this pull request from the merge queue due to a manual request Apr 16, 2025
@mryzhov mryzhov added this pull request to the merge queue Apr 17, 2025
Merged via the queue into openvinotoolkit:master with commit f1258b1 Apr 17, 2025
189 checks passed
@mryzhov mryzhov deleted the ci/install_build_dependencies branch April 17, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants