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

[GHA]: added GenAI integration build using extra modules way #26546

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

ilya-lavrenov
Copy link
Contributor

Details:

  • item1
  • ...

Tickets:

  • ticket-id

@ilya-lavrenov ilya-lavrenov added this to the 2024.5 milestone Sep 12, 2024
@ilya-lavrenov ilya-lavrenov requested a review from a team as a code owner September 12, 2024 07:37
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Sep 12, 2024
@@ -162,6 +171,7 @@ jobs:
-DCMAKE_COMPILE_WARNING_AS_ERROR=ON \
-DCMAKE_CXX_COMPILER_LAUNCHER=${{ env.CMAKE_CXX_COMPILER_LAUNCHER }} \
-DCMAKE_C_COMPILER_LAUNCHER=${{ env.CMAKE_C_COMPILER_LAUNCHER }} \
-DOPENVINO_EXTRA_MODULES=${{ env.OPENVINO_GENAI_REPO }} \
Copy link
Contributor

Choose a reason for hiding this comment

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

GenAI may break the compilation accidentally. There's probably a similar check needed for genai precommit.

@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Sep 12, 2024
Merged via the queue into openvinotoolkit:master with commit 88597e5 Sep 12, 2024
116 of 118 checks passed
@ilya-lavrenov ilya-lavrenov deleted the genai branch September 12, 2024 14:29
ilya-lavrenov added a commit that referenced this pull request Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants