15 Commits

Author SHA1 Message Date
Zaida Zhou
bc49e0c0a1
Update the links in the issue templates (#907) 2023-02-06 11:50:00 +08:00
Mashiro
136b45317b
Deprecate the support for python3.6 (#863)
* prefer install binray for opencv

* clean the code

* rename BinaryPeferredPackageIndex

* adjust minimum version of python

* clean the code

* remove duplicated CI
2023-01-06 12:50:36 +08:00
Mashiro
c382f8a5d5
[Fix] Ignore the distributed tests for macOS platform (#821)
* only test timer in linux

* Fix merge_stage_test.yml

* remove install ffmpeg

* test_ci

* test_ci

* Fix python -m pip install pip --upgrade to pip install

* don't test unittest with sleep 1 in windows

* debug with tmate

* increase timeout

* increase timeout

* skip test gloo

* skip test gloo

* fix synteax error

* skip test gloo in torch 1.13

* skip test gloo in torch 1.13

* skip testing setup_env in macOS

* skip test test_dist

* skip test setup

* restore triggered during push

* clean the code

* debug macos

* refine macOS CI

* test merge stage test

* trigger CI during push to main

* Fix as comment
2022-12-27 16:18:46 +08:00
Mashiro
89477b5c5e
[Docs] Update issue template of documentation (#822)
* update docs template

* Update .github/ISSUE_TEMPLATE/3-documentation.yml

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-19 14:45:04 +08:00
Mashiro
c22e900f2e
Add torch1.13 checking in CI (#752)
* Update CI

* Update CI

* restore python -m pip to pip

* refine
2022-12-07 20:58:57 +08:00
Mashiro
48650f3bac
Update issue template (#707)
* Update issue template

* Update issue template

* Update issue template

* Update issue template

* Fix as comment

* Apply suggestions from code review

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-09 22:09:37 +08:00
Mashiro
51ac3a204c
[CI] Fix pip upgrade CI (#622)
* try to fix

* Add comments

* Refine grammar
2022-10-18 18:00:51 +08:00
Mashiro
ca0364bbc3
[Fix] Fix merge ci & multiprocessing unit test (#529)
* fix merge ci

* make timeout larger
2022-09-14 09:49:23 +08:00
Mashiro
6b1b8a3751
[Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
Zaida Zhou
19d4eba866
[Refactor] Update Github Action CI and CircleCI (#512)
* [CI] Update Github Action CI and CircleCI

* clear outdated commands in CI

* clear outdated commands in CI

* add '-r' when installing packages from txt

* update

* update circleci

* fix mismatch conflicts

* update

* install system dependencies

* update

* set env

* fix ut

* update cuda version on Windows

* update push action
2022-09-07 20:24:11 +08:00
Tong Gao
a6dfde5e13
[CI] Full tests (#402)
* [CI] Full tests

* Add github tests

* fix

* fix typo

Co-authored-by: zhouzaida <zhouzaida@163.com>
2022-08-29 15:34:08 +08:00
Zaida Zhou
f5867f8442
Replace markdownlint with mdformat to avoid installing ruby (#233)
* Replace markdownlint with mdformat to avoid installing ruby

* fix circleci
2022-05-17 20:52:22 +08:00
Yining Li
9f0d1a9628
fix mmdet->mmengine in build.yml (#104) 2022-03-07 18:12:15 +08:00
Zaida Zhou
e2df3ed9fe
Ignore the docstring of magic methods (#28) 2022-02-17 21:00:35 +08:00
ZwwWayne
867bac5172 init commit to setup 2022-02-08 17:37:03 +08:00