Separate build and test (#4290)
* 46aacc832e16f52d6017c14cc0695cd7dddb52ce * use a PAT token * udpate * check in changes * fix upload * quick fix * add * fix path * fix * add mkdir -p * fix * fix * mvj Custom Op test * remove zombie docker containers * fmt * fix Custom Op test * rename * run Custom Op test in cpu * scheduler handle api bug * add todo * refine * mkdir -p * add * rm todo * refine * refine * refine * fix ssh key * set -x * allow wr fail * mv cmd * reorder * fix runs on * refine * prevent checkout deleting artifacts * refine scripts * rm redundent * rm xla for now Co-authored-by:tsai <caishenghang@oneflow.org> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- .github/actions/upload_oss/action.yml 8 additions, 8 deletions.github/actions/upload_oss/action.yml
- .github/actions/whl/action.yml 17 additions, 13 deletions.github/actions/whl/action.yml
- .github/workflows/test.yml 143 additions, 38 deletions.github/workflows/test.yml
- ci/check/run_py_format.py 1 addition, 3 deletionsci/check/run_py_format.py
- ci/test/try_install.sh 8 additions, 4 deletionsci/test/try_install.sh
- docker/package/manylinux/build_wheel.py 9 additions, 2 deletionsdocker/package/manylinux/build_wheel.py
Please register or sign in to comment