Andrei Kashchikhin
2eae6062fb
[CI] [GHA] Remove usage of the `SimenB/github-actions-cpu-cores` action ( #23583 )
...
### Details:
- The action does not have a License.
- `cmake` should figure out the # of cores for parallel.
2024-03-21 14:25:55 +00:00
dependabot[bot]
50e5038927
Bump awalsh128/cache-apt-pkgs-action from 1.4.1 to 1.4.2 ( #23225 )
...
Bumps
[awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action )
from 1.4.1 to 1.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/releases ">awalsh128/cache-apt-pkgs-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add arm64 binary by <a
href="https://github.com/koppor "><code>@koppor</code></a> in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/127 ">awalsh128/cache-apt-pkgs-action#127</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/koppor "><code>@koppor</code></a> made
their first contribution in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/127 ">awalsh128/cache-apt-pkgs-action#127</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1...v1.4.2 ">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1...v1.4.2 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a6c3917cc9 "><code>a6c3917</code></a>
Add arm64 binary (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/127 ">#127</a>)</li>
<li>See full diff in <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.1...v1.4.2 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 08:55:51 +00:00
dependabot[bot]
411d09d526
Bump awalsh128/cache-apt-pkgs-action from 1.4.0 to 1.4.1 ( #22847 )
...
Bumps
[awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action )
from 1.4.0 to 1.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/releases ">awalsh128/cache-apt-pkgs-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Use v4 of actions/cache/save too by <a
href="https://github.com/HadrienG2 "><code>@HadrienG2</code></a> in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/123 ">awalsh128/cache-apt-pkgs-action#123</a>
to address <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/122 ">#122</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/HadrienG2 "><code>@HadrienG2</code></a>
made their first contribution in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/123 ">awalsh128/cache-apt-pkgs-action#123</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.0...v1.4.1 ">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.0...v1.4.1 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2555a377df "><code>2555a37</code></a>
Bump force reload to accommodate update on cache action save version. <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/122 ">#122</a></li>
<li><a
href="75ab37ec52 "><code>75ab37e</code></a>
Use matching versions of actions/cache actions (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/123 ">#123</a>)</li>
<li>See full diff in <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.0...v1.4.1 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 07:28:14 +00:00
dependabot[bot]
ce7dcb00b3
Bump awalsh128/cache-apt-pkgs-action from 1.3.1 to 1.4.0 ( #22827 )
...
Bumps
[awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action )
from 1.3.1 to 1.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/releases ">awalsh128/cache-apt-pkgs-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>First version of a Golang version for APT package querying. (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/118 ">#118</a>)
by <a href="https://github.com/awalsh128 "><code>@awalsh128</code></a>
in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/119 ">awalsh128/cache-apt-pkgs-action#119</a></li>
<li>Bump actions/cache/restore to v4 by <a
href="https://github.com/dpprdan "><code>@dpprdan</code></a> in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/120 ">awalsh128/cache-apt-pkgs-action#120</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dpprdan "><code>@dpprdan</code></a> made
their first contribution in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/120 ">awalsh128/cache-apt-pkgs-action#120</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0 ">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a9d925863b "><code>a9d9258</code></a>
Bump global version of cache.</li>
<li><a
href="5c74a020dc "><code>5c74a02</code></a>
Bump actions/cache/restore to v4 (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/120 ">#120</a>)</li>
<li><a
href="6460a33c29 "><code>6460a33</code></a>
First version of a Golang version for APT package querying. (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/118 ">#118</a>)
(<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/119 ">#119</a>)</li>
<li>See full diff in <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 07:00:59 +00:00
Ilya Lavrenov
0215d27aee
Xuejun/set element type private ( #22722 )
...
### Details:
- Removes` get_ov_tensor_legacy_name(); set_ov_tensor_legacy_name();
set_tensor_type; set_element_type;` functions from public API and
deprecates them.
- Refactoring
### Tickets:
- *CVS-132032*
---------
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
Co-authored-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2024-02-08 13:18:51 +00:00
dependabot[bot]
7f04ad69c2
Bump awalsh128/cache-apt-pkgs-action from 1.3.0 to 1.3.1 ( #20779 )
...
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases )
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 11:33:51 +04:00
Ilya Lavrenov
0b8237f508
Removed testdata repo usage ( #19890 )
2023-09-18 06:59:56 +04:00
dependabot[bot]
dd05c42951
Bump SimenB/github-actions-cpu-cores from 1 to 2 ( #19685 )
...
Bumps [SimenB/github-actions-cpu-cores](https://github.com/simenb/github-actions-cpu-cores ) from 1 to 2.
- [Release notes](https://github.com/simenb/github-actions-cpu-cores/releases )
- [Commits](https://github.com/simenb/github-actions-cpu-cores/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: SimenB/github-actions-cpu-cores
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-08 11:56:18 +04:00
dependabot[bot]
be23ac7c26
Bump actions/checkout from 3 to 4 ( #19602 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 07:29:13 +04:00
dependabot[bot]
64e9dc32cd
Bump awalsh128/cache-apt-pkgs-action from 1.2.4 to 1.3.0 ( #16562 )
...
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action ) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases )
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.2.4...v1.3.0 )
---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 11:09:21 +04:00
Ilya Lavrenov
2e12af27e4
Improved GA precommit to track docs regressions ( #16027 )
2023-03-01 18:08:29 +04:00
Ilya Lavrenov
c4eeecfec5
Remove myriad plugin ( #15131 )
...
* Removed Intel MYRIAD plugin
* Removed Intel MYIAD from CI files
* Removed Intel MYRIAD from cmake folder
* Removed MYRIAD, HDDL from samples
* Removed MYRIAD, HDDL from scripts folder
* Removed MYRIAD from bindings folder (C and Python API)
* Removed MYRIAD tests
* Removed MYRIAD from tests folder
* Removed MYRIAD from tools folder
* Removed HDDL (VAD), MYRIAD (NSC2) from documentation
* Fixed build for AUTO unit tests
* Fixed clang code style
* Fixed comments and issues
* removed MYRIAD from AUTO tests
* Disabled MULTI tests in CI
* Update docs/OV_Runtime_UG/auto_device_selection.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
* Update docs/get_started/get_started_demos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
* Update docs/OV_Runtime_UG/deployment/local-distribution.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2023-01-18 15:19:44 +04:00
Ilya Lavrenov
4309325d4e
Used newer version of checkout github action ( #14843 )
...
* Used newer version of checkout github action
* Updated actions/upload-artifact action version to use Node 16
* Updated actions
* Experiment
* Name documentation artifacts
* Moved doxyrest version to environment
* Extract PR number
* Properly upload documentation
* Updated github_org_control/config.json
2022-12-29 02:30:17 +04:00
Ilya Churaev
578df5486a
Kill old actions in case of new changes ( #13700 )
...
* Kill old actions in case of new changes
* Some new changes
* Revert redundant line
2022-10-28 15:16:46 +04:00
Ilya Churaev
85d78a3ef0
Build code snippets together with doc ( #13541 )
...
* Build code snippets together with doc
* Added separate step for code snippets
* Try to enable CI step
* Disabe myriad
* Try to fix Windows
* Detect number of cores
* Reduced build time of code snippets
2022-10-21 06:29:19 +03:00