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

[CI] OV local build #602

Merged
merged 66 commits into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from 57 commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
668e53a
intriduce universal linux pipeline
mryzhov Jul 10, 2024
3d34aa4
save cache
mryzhov Jul 10, 2024
41587ba
use ubuntu 20
mryzhov Jul 10, 2024
190b43b
install_openvino_dependencies
mryzhov Jul 10, 2024
9ff40cb
build with tbb
mryzhov Jul 10, 2024
2d1e12b
added torch FE
mryzhov Jul 10, 2024
34cd021
added win pipeline
mryzhov Jul 10, 2024
57b48b6
use wheel from ov package
mryzhov Jul 10, 2024
af43bf4
save win cache
mryzhov Jul 10, 2024
012b521
build samples
mryzhov Jul 10, 2024
c909607
win package pipeline
mryzhov Jul 10, 2024
f2b5e1b
--find-links
mryzhov Jul 10, 2024
56579cc
Configure Developer Command Prompt
mryzhov Jul 10, 2024
db274b6
fixed pipelines tests
mryzhov Jul 10, 2024
283031b
use win_2019 runners only
mryzhov Jul 10, 2024
1f74605
mac pipelines
mryzhov Jul 10, 2024
5ce71eb
fixed pathes
mryzhov Jul 10, 2024
b8dc3f1
fixed ci win and lin
mryzhov Jul 10, 2024
085865a
lock ov commit in macos
mryzhov Jul 10, 2024
5051a18
fixed samples builds
mryzhov Jul 10, 2024
c437859
fixed win pipelines
mryzhov Jul 10, 2024
7735c0d
MACOSX_DEPLOYMENT_TARGET: '10.12'
mryzhov Jul 10, 2024
49ec45e
ci fixes
mryzhov Jul 10, 2024
b1b8612
fixed smaples build
mryzhov Jul 11, 2024
e47c83a
powershell call fix
mryzhov Jul 11, 2024
6590d36
one more sample build fix
mryzhov Jul 11, 2024
4a00bb4
fixed target name
mryzhov Jul 11, 2024
d9df8d5
macos 13
mryzhov Jul 11, 2024
d004112
switched back to 10.12
mryzhov Jul 11, 2024
382888c
try another samples call
mryzhov Jul 11, 2024
505fd30
removed deployment target
mryzhov Jul 11, 2024
6198157
Revert "removed deployment target"
mryzhov Jul 12, 2024
2ac85a2
Start-Process
mryzhov Jul 12, 2024
4efccb0
unlock ov branch on mac
mryzhov Jul 12, 2024
d9065d1
fixed typo
mryzhov Jul 12, 2024
08b9542
enabled pytorch fe on mac
mryzhov Jul 12, 2024
5f9472a
encreased timeot for win pipeline
mryzhov Jul 12, 2024
266e5cf
name Linux steps
mryzhov Jul 15, 2024
f1c1a5e
named mac steps
mryzhov Jul 15, 2024
50cfb28
fixed test bash commands
mryzhov Jul 15, 2024
216b7c6
mac build deps
mryzhov Jul 15, 2024
f31a614
fixed timeout args
mryzhov Jul 15, 2024
4d31d5a
enabled skipped tests
mryzhov Jul 15, 2024
331ab92
use ccache
mryzhov Jul 15, 2024
dd8151d
install ccache
mryzhov Jul 15, 2024
d18310c
fixed apt config
mryzhov Jul 15, 2024
be20fd1
apt conf fix
mryzhov Jul 15, 2024
6e5b1d2
renamed cache
mryzhov Jul 15, 2024
db59631
ccache for lib
mryzhov Jul 16, 2024
593f415
removed old pipelines
mryzhov Jul 16, 2024
7fec399
increased timeouts
mryzhov Jul 16, 2024
b8e29ab
increase timeouts
mryzhov Jul 16, 2024
61f2b21
reverted wa to support 10.12 deployment target
mryzhov Jul 31, 2024
421ff38
review fixes
mryzhov Jul 31, 2024
8a625fc
added job names
mryzhov Aug 1, 2024
295d934
reverted until we switch to ov wheel in the build
mryzhov Aug 1, 2024
60ace21
aligned the names
mryzhov Aug 1, 2024
fc8f983
removed todos
mryzhov Aug 1, 2024
2465659
Update .github/workflows/linux.yml
mryzhov Aug 1, 2024
4020448
Update .github/workflows/linux.yml
mryzhov Aug 1, 2024
b0c4658
Update .github/workflows/linux.yml
mryzhov Aug 1, 2024
df71f25
Merge branch 'master' into ov_build
mryzhov Aug 1, 2024
2bb1416
use gha cache action for ccache
mryzhov Aug 1, 2024
72678cc
Merge branch 'ov_build' of https://github.com/mryzhov/openvino.genai …
mryzhov Aug 1, 2024
ee0effe
revert tokenizers
mryzhov Aug 2, 2024
1f01591
Merge branch 'master' into ov_build
mryzhov Aug 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 0 additions & 118 deletions .github/workflows/genai_package.yml

This file was deleted.

88 changes: 0 additions & 88 deletions .github/workflows/genai_python_lib.yml

This file was deleted.

Loading
Loading