Commit Graph

30 Commits

Author SHA1 Message Date
Ilya Churaev
c52c4916be Added a template for PRs (#4313) 2021-02-15 15:18:29 +03:00
Alexander Zhogov
7f60c3f82d Actions CI: Remove unused requirements 2021-02-10 19:44:45 +03:00
Nikolay Tyukaev
f65a6f5424 Fix Doc CI (#4246)
* fix doc ci

* update

* fix
2021-02-09 18:03:00 +03:00
Dmitry Navalny
14d3310b32 [MO] pip packaging (#3123)
* [MO] pip packaging

* Use subprocess

* Remove MANIFEST.in

* Fix comments

* Fix requirements.txt duplication

* Add license
2021-02-09 10:47:14 +03:00
Alexander Zhogov
819650b4e1 CI: Add building documentation (#4215)
* Add Build Doc

* Add doxygen

* Add graphviz texlive

* Add lxml

* Add Upload doc

* ubuntu-20.04

* Build doxygen

* Fix

* exit 0

* Add nproc

* Change build dir name
2021-02-08 22:29:49 +03:00
Dmitry Kurtaev
b77bedcb64 Remove Java bindings (#3216) 2020-11-19 13:59:20 +03:00
Alexander Zhogov
97228dc7f7 Update dependabot.yml 2020-11-18 13:07:34 +03:00
Michał Karzyński
76ff0a5466 Add Dependabot configuration (#3029)
* Add Dependabot configuration

* Update config to Dependabot native
2020-11-13 11:50:47 +03:00
Sergey Lyubimtsev
93342f0860 [MO] Add CMake install for Model Optimizer (28291) (#2831)
* [MO] Add CMake install for Model Optimizer

* [MO] Update test for version.py

* [MO] Add CMake install for Model Optimizer

* [MO] Update test for version.py

* [MO] Add CMake install for Model Optimizer

* [MO] Update test for version.py

* [MO] fix file permissions for install location
2020-10-30 14:37:06 +03:00
Alexander Zhogov
565b504c1c GitHub CI: Add files_size.yml (#2570)
* GitHub CI: Add files_size.yml

* Update job name
2020-10-13 13:27:34 +03:00
Alexander Zhogov
170782b1c8 GitHub CI: Add ShellCheck (#2554)
* Add shellcheck
* Remove fetchDepth: 1
2020-10-06 13:16:46 +03:00
Anna Likholat
53c03db307 [JAVA] Code style check added (#1984) 2020-09-09 17:49:23 +03:00
Alexey Moskalev
750fc90293 Update issue templates
Removing wrong template
2020-08-12 13:17:34 +03:00
Alexey Moskalev
8d196e1e6d Update issue templates
removing wrong templates
2020-08-12 13:16:22 +03:00
Alexey Moskalev
31d45061d4 Update issue templates
First version
2020-08-12 13:13:41 +03:00
Alexander Zhogov
601f66e1ec Run nGraph code style check in the root of repo (#1573) 2020-07-31 12:19:12 +03:00
Alexander Zhogov
c5bac5a1b9 GitHub CI: Add filter for newly created PRs, and labels map in config.json (#1532)
* Add filter for newly created PRs, and labels map in config.json

* Fix label name
2020-07-31 10:43:22 +03:00
Evgeny Lazarev
eb8fe44de3 Updated MO requirements files (#1511)
* Updated MO requirements files

* Updated requirements in the CI config to run the pylint
2020-07-29 13:23:52 +03:00
Alexander Zhogov
e0023b3f71 GitHub CI: Disable/remove set_pr_labels 2020-07-27 19:22:05 +03:00
Alexander Zhogov
8b44f4343d GitHub CI: set_pr_labels - runs every 4 hours 2020-07-24 19:57:58 +03:00
Alexander Zhogov
d196c7cb15 GitHub CI: Fix issues in check_pr.py 2020-07-24 16:20:34 +03:00
Alexander Zhogov
3945acd65b GitHub CI: Change secret 2020-07-24 13:25:29 +03:00
Alexander Zhogov
765202e23c GitHub CI: Add set_pr_labels (#1467)
* GitHub CI: Add set_pr_labels

* Change to run every 10 min

* Update names
2020-07-24 13:00:04 +03:00
Alexander Zhogov
c1dec4ad42 GitHub CI: Add Python scripts for controlling organization (#1437) 2020-07-23 17:29:18 +03:00
Alexander Zhogov
4778feae91 Actions CI: Enable nGraph Code style check (#863) 2020-06-10 16:18:53 +03:00
Alexander Zhogov
43fdf32729 Fix MO CI job name (#520) 2020-05-23 00:24:05 +03:00
Alexander Zhogov
20c1755efc Update public CI (#514)
* Update public CI

* Add MO test check

* Disable cpuFuncTests on Windows
2020-05-22 23:34:26 +03:00
azhogov
b8611139ca Update job name 2020-05-22 10:23:59 +03:00
Andrey Babushkin
1bb752f1b8 Run pylint workflow on pull request events (#476)
Also remove pylint cmdline arguments to ignore import errors
2020-04-29 17:05:24 +03:00
Andrey Babushkin
aa2cb40f17 Add GitHub Actions workflow to run pylint against model optimizer (#474) 2020-04-28 18:41:12 +03:00