Project-MONAI / model-zoo

MONAI Model Zoo that hosts models in the MONAI Bundle format.
Apache License 2.0
173 stars 63 forks source link

551 Fix premerge py version issue #552

Closed yiheng-wang-nv closed 5 months ago

yiheng-wang-nv commented 5 months ago

Fixes #551

Description

This PR does the following three changes:

  1. fix the python version issue in permerge cpu test
  2. update two bundles to support black 24.1
  3. update weekly cpu test to enable new bundles tests

Status

Ready

Please ensure all the checkboxes:

yiheng-wang-nv commented 5 months ago

Hi @wyli , @KumoLiu , I had some experiments, I think we can avoid removing "/opt/hostedtoolcache/Python" to ensure the python version is what we need for CI test.

related job: https://github.com/Project-MONAI/model-zoo/actions/runs/7676654654/job/20924453064?pr=552#step:7:41

yiheng-wang-nv commented 5 months ago

/build

yiheng-wang-nv commented 5 months ago

/build

yiheng-wang-nv commented 5 months ago

weekly cpu test is checked (https://github.com/Project-MONAI/model-zoo/actions/runs/7690667917)

yiheng-wang-nv commented 5 months ago

/build