Commit Graph

20 Commits (b18a09b2f063911a2de70f477aa21da255ff505d)

Author SHA1 Message Date
Tong Gao 8afc79f370
[CI] Switched branches (#1842) 2023-04-10 11:17:57 +08:00
Tong Gao 97efb04c50
[CI] Add tests for pytorch 2.0 (#1836)
* [CI] Add tests for pytorch 2.0

* fix

* fix

* fix

* fix

* test

* update

* update
2023-04-06 17:25:45 +08:00
Tong Gao d679691a02
[CI] Remove support for py3.6 (#1660)
* [CI] Remove support for py3.6

* update

* fix
2023-01-06 14:22:38 +08:00
Tong Gao 5cfe481f7f
[CI] Add torch 1.13 (#1619) 2022-12-13 17:42:03 +08:00
Tong Gao 705ea79067
[Fix] Change MMEngine version limit (#1453)
* [Fix] Change MMEngine version limit

* [Fix] Change MMEngine version limit

* [Fix] Change MMEngine version limit

* Apply suggestions from code review

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>

* fix

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-10-14 14:15:37 +08:00
Tong Gao e801df3471
[CI] Fix CI (#1365) 2022-09-05 16:58:31 +08:00
Tong Gao 2381c993ea
[CI] Update CI config (#1230) 2022-07-29 16:11:43 +08:00
Tong Gao 7593e04ea0
[CI] Move pr-stage tests to merge-stage (#1194)
* [CI] Move pr-stage tests to merge-stage

* update

* fix
2022-07-25 10:42:25 +08:00
Tong Gao 6f30020eec
[CI] Add CI (#1176)
* [CI] Add CI

* update init

* fix lint

* fix lint

* fix linting

* fix linting

* fix linting

* fix

* fix

* fix

* fix

* fix

* fix

* disable github ci

* fix

* Update .circleci/test.yml

Co-authored-by: Qing Jiang <mountchicken@outlook.com>

* fix

* fix

Co-authored-by: Qing Jiang <mountchicken@outlook.com>
2022-07-21 14:28:57 +08:00
liukuikun e1e26d3f74
[Enchance] add codespell ignore and use mdformat (#1022)
* update

* update contributing

* update ci

* fix md

* update pre-commit hook

* update mdformat

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-06-09 14:58:44 +08:00
Tong Gao 878383b9de
[Fix] Fix lint_only (#998) 2022-05-05 17:09:05 +08:00
Tong Gao ae1cf42503
[CI] Use new image (#976)
* test

* test

* test

* add docker file

* use dlc

* test

* test

* add parameters

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* test

* test

* test

* test

* fix

* final

* test

* test

* tes

* tes

* test

* test

* test

* test

* test

* test

* test

* test

* ch shell

* add gpg keys back

* finalize

* add space back

* fix link
2022-05-05 13:02:07 +08:00
Tong Gao 9641854433
[Fix] Fix GPG key error in CI and docker (#988)
* [Fix] Fix GPG key error in CI and docker

* update ignore paths
2022-04-29 10:39:23 +08:00
Tong Gao 98add1453f
[Enhancement] Skip CIs when docs are modified (#941) 2022-04-18 11:29:31 +08:00
Xinyu Wang d8adb9b2bb
[Enhancement] Update Git Action (#930)
* update git action

* test build_push

* fix conflicts

* test py3.9 & pt1.11.0

* test py3.10

* fix

* fix

* fix

* test all cases

* rerun

* done

* add Codecov

* fix comment

* fix comment

* done

* test

* remove comments

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-04-14 00:14:40 +08:00
Xinyu Wang 006737d1ab
[Fix] Fix CircleCi Main Branch Accidentally Run PR Stage Test (#927)
* print params

* fix

* add filter

* uncomment
2022-04-13 10:22:43 +08:00
Xinyu Wang a3834ab24e
[Enhancement] Update CircleCI configs (#918) 2022-04-11 11:32:04 +08:00
Tong Gao e712352728
[Enhancement] Add markdown linter in pre-commit hook (#643)
* [Enhancement] Skip CI when some specific files were changed

* update precommit markdown lint

* circleci precommit hook
2021-12-08 15:36:47 +08:00
Tong Gao efdc0e42fa
[Enhancement] Update CircleCI (#631) 2021-11-30 11:02:06 +08:00
Tong Gao 809661ea28
[Enhancement] CircleCI Setup (#611)
* Add .circleci/config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* fix unit test

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml
2021-11-23 19:54:38 +08:00