Dmitry Kruchinin
c9f5c4d29f
Remove headless for canvas-3d develop branch ( #3274 )
5 years ago
Roman Donchenko
d15a3199c2
Fix many spelling errors ( #3244 )
...
* Fix spelling errors
* Bump version numbers after the spelling fixes
* Fix OSX build (os.mknod requires super-priviligies)
* Fixed eslint warnings.
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
manasars
f74a496733
CVAT 3D Milestone-5 ( #3079 )
...
3D bounding box manipulation: side view, top view, front view surrounding the object.
Allow user to place 3D bounding boxes & tag labels on specific area using point cloud.
Co-authored-by: cdp <cdp123>
Co-authored-by: Jayraj <jayrajsolanki96@gmail.com>
5 years ago
Dmitry Kruchinin
0028a415ed
CI: Add "cvat" container logs as an artifact ( #3177 )
5 years ago
Dmitry Kruchinin
b9f405804b
CI. Using the Docker layer cache. Parallelizing test runs. ( #3100 )
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
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