-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[GHA] WA parallel make issue #27422
Merged
Merged
[GHA] WA parallel make issue #27422
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mryzhov
commented
Nov 6, 2024
github-actions
bot
added
category: CI
OpenVINO public CI
github_actions
Pull requests that update GitHub Actions code
labels
Nov 6, 2024
mryzhov
force-pushed
the
gha/android_runner_wa
branch
from
November 6, 2024 10:11
59b56c0
to
66812e2
Compare
akladiev
approved these changes
Nov 6, 2024
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 7, 2024
### Details: - Fixed regression introduced by #27422 ### Tickets: - *ticket-id*
mryzhov
added a commit
to mryzhov/openvino
that referenced
this pull request
Nov 21, 2024
### Details: - To address the issue mentioned [here](https://unix.stackexchange.com/questions/316644/is-make-j-with-no-argument-dangerous), we need to set the number of parallel jobs explicitly ### Tickets: - *156361* # Conflicts: # .github/workflows/coverity.yml
mryzhov
added a commit
to mryzhov/openvino
that referenced
this pull request
Nov 21, 2024
### Details: - Fixed regression introduced by openvinotoolkit#27422 ### Tickets: - *ticket-id* # Conflicts: # .github/workflows/coverity.yml
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 21, 2024
### Details: - To address the issue mentioned [here](https://unix.stackexchange.com/questions/316644/is-make-j-with-no-argument-dangerous), we need to set the number of parallel jobs explicitly - #27422 - #27445
NishantPrabhuFujitsu
pushed a commit
to NishantPrabhuFujitsu/openvino
that referenced
this pull request
Nov 26, 2024
### Details: - To address the issue mentioned [here](https://unix.stackexchange.com/questions/316644/is-make-j-with-no-argument-dangerous), we need to set the number of parallel jobs explicitly ### Tickets: - *156361*
NishantPrabhuFujitsu
pushed a commit
to NishantPrabhuFujitsu/openvino
that referenced
this pull request
Nov 26, 2024
### Details: - Fixed regression introduced by openvinotoolkit#27422 ### Tickets: - *ticket-id*
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details:
Tickets: