115 Commits (cd55616fed3e2c1e8742d799cfe3fcc2d691ccfa)

Author SHA1 Message Date
Dmitry Kruchinin e67a33206c
Installing a specific version of the module (#3157) 5 years ago
Dmitry Kruchinin b9f405804b
CI. Using the Docker layer cache. Parallelizing test runs. (#3100) 5 years ago
Dmitry Kruchinin 38b774046d
Remark linter. Check lenght of messages only. (#3117) 5 years ago
Dmitry Kruchinin e45018bc43
CI. Adding file validation by hadolint/stylelint/remark linters. (#3105)
* hadolint

* Hadolint config. Add some echos for help

* some fix

* add some dockerfiles for check

* Add python script to convert jsom to html.

hadolint.yml adaptation

* hadolint report if level "error" exist

* Revert Dockerfiles

* Add stylelint checking worklow

* Add remark checking for md files

* Remark. Remove --silent
5 years ago
Dmitry Kruchinin fad8612405
CI: canceling previous workflow runs (#3078) 5 years ago
Dmitry Kruchinin ca97507211
Upload cypress screenshots folder as an artifact if the tests failed with an error. (#2934)
* added upload cypress screenshots if a tests failed.

* Replace command to run cypress tests in publish_docker_images.yml
5 years ago
Dmitry Kruchinin daf479e907
Linters. Selecting files if the status is not "removed". (#2888)
* Add select files if have`t status "removed".

* SOme fix
5 years ago
Dmitry Kruchinin d8ddf6a00e
Workflow. Change getting files from PR. (#2874)
* Change getting file list from PR

* Remove commands for debug
5 years ago
Dmitry Kruchinin 88f494a098
Pylint. Disabling the installation of all django-* modules. (#2861) 5 years ago
Dmitry Kruchinin ad251041fe
Fix issue pylint "no module Django" (#2858) 5 years ago
Dmitry Kruchinin 6f1246bcd5
Linters. Pylint. (#2816)
* Linters. Pylint.

* Pylint. Apply comments.
5 years ago
Dmitry Kruchinin 0f1c166b1c
Linter / Bandit (#2824) 5 years ago
Dmitry Kruchinin c81826d0f2
Linter / Eslint (#2811) 5 years ago
Andrey Zhavoronkov 108947fbce
Added CI workflow to publish CVAT images (#2766)
* Configured CI workflow for public images
* updated license headers
* align list item indent rule for remarklint and prettier
* updated changelog

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin a440ef24f8
Move to GitHub Actions. (#2653)
* Remove .travis.yml

* Rework env in docker-compose.ci.yml

* Add github actions configs

* Deleting unnecessary config rows.

* Apply comments. Remove unnecessary config rows.

* configured coveralls

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago