Kirill Sizov
|
ad4635e020
|
Update Github Actions (#5136)
* update actions/checkout version
* update actions/setup-python version
* update actoins/setup-node version
|
3 years ago |
Kirill Sizov
|
dbcfb30cb2
|
Fix SDK tests (#5077)
* Update SDK tests to use LoginSerializerEx
|
3 years ago |
Maxim Zhiltsov
|
426f8e3ef0
|
Extend SDK layer 1 docs (#5011)
|
3 years ago |
Kirill Sizov
|
6274bd11b6
|
workflows: update value of status for `waiting server` step (#5026)
|
3 years ago |
Maria Khrustaleva
|
56e8c1eb82
|
Cypress tests for source & target storage (#4914)
* Draft version
* Implemented import & fixed export && some code cleanup && some fixes && updated notifications
* Refactoring && fixed several bugs
* Update licence headers && small fixes
* Update remaining licence headers && small changes
* Fix part of tests
* Fix tests
* Remove unused code
* Fix part of comments
* Some fixes
* Move file download process to job
* Rename methods
* Small fix
* Fix storages configuration for tasks
* Styles
* Remove unused
* Change storage configuration && fix forms reset && some fixes
* Update imports
* Remove extra argument type
* Add catch
* Fix import backup from local
* Import architecture refactoring && some fixes
* Rename props
* Small reorganization of export architecture && minor fixes
* Remove unused import
* Small fix && skip error notification when no permissions
* Fix project creating
* Fix part of eslint issues
* Fix eslint
* Fix eslint
* Fix eslint
* eslint
* Fix some eslint issues
* Combine uploadAnnotations and importDataset
* Fix annotation uploading from local
* Update tests
* Fix annotation uploading
* Fix notification
* Update dependencies
* fix
* Update jest tests
* Skip error notification when no permissions
* Update case 91 92 canvas3d tests
* Styles
* Update icons
* eslint
* eslint
* eslint
* eslint
* Create & delete cloud storage
* Common part && export job annotations
* Update tests && add tests for project backup
* Fix typo
* Rename variables
* debug
* Revert timeout
* Fix server host
* Fix test with project backup restore
* small refactoring
* Update issue_2473_import_annotations_frames_dots_in_name
|
3 years ago |
Kirill Sizov
|
26c0a6509a
|
Workflows: fix typo (#4939)
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
|
3 years ago |
Kirill Sizov
|
860b0d96a6
|
Update workflow configs (#4930)
|
3 years ago |
Nikita Manovich
|
3957892954
|
Fix workflows after cvat container was renamed (#4848)
|
3 years ago |
kirill-sizov
|
2813503858
|
fix container name
|
4 years ago |
Andrey Zhavoronkov
|
5e2eda7601
|
Extend helm to support Serverless functions and Analytics (#110)
|
4 years ago |
Maxim Zhiltsov
|
5f58a0f7be
|
Add 2nd layer of SDK (#19)
|
4 years ago |
Kirill Sizov
|
3a88677eb4
|
Workflow dispatch for full check (#92)
* add workflow_dispatch trigger
* full.yml: add inputs for workflow dispatch trigger
|
4 years ago |
Kirill Sizov
|
776a549fb9
|
Add workflow_dispatch trigger for full check (#91)
add workflow_dispatch trigger
|
4 years ago |
Kirill Sizov
|
734bbdd10d
|
Hotfix for full check (#50)
Fix full check
|
4 years ago |
Kirill Sizov
|
68dde340ad
|
Use artifacts instead of dockerhub (#44)
|
4 years ago |
Kirill Sizov
|
3d3903c01f
|
Rename Docker images (#12)
|
4 years ago |
Kirill Sizov
|
b751aa1210
|
Update tokens for workflows (#9)
* update tokens for workflows
* rename ci images
|
4 years ago |
Maxim Zhiltsov
|
7b2fc54e20
|
Add CVAT SDK package (#7)
|
4 years ago |
Kirill Sizov
|
2240b3f4aa
|
Replace npm with yarn (#113)
* package.json: private true
* delete package-lock.json
* cvat-core/package.json: fix path for cvat-data
* replace npm with yarn
* replace npm with yarn
* add yarn.lock files
* replace npm with yarn
* remark: replace npm with yarn
* fixes
* fixes
* alligment
* workflows: replace npm with yarn
* revert husky version
* replace npm with yarn on ci image
* add yarn for ci image
* enable debug mode for main workflow
* debug mode
* v0.0.0
* resolve dependencies issues
* update docs
* exit debug mode
* add yarn.lock to the ui image
* fix three version
* resolve conflicts
* [no ci] use yarn instead of npm
* fix src path
|
4 years ago |
Kirill Sizov
|
ec7560943f
|
CI: run workflows manually (#87)
|
4 years ago |