autogluon / autogluon-cloud

Autogluon-cloud aims to provide user tools to train, fine-tune and deploy AutoGluon backed models on the cloud. With just a few lines of codes, users could train a model and perform inference on the cloud without worrying about MLOps details such as resource management
Apache License 2.0
18 stars 12 forks source link

Fix ci image versions #129

Closed suzhoum closed 3 months ago

suzhoum commented 5 months ago

Issue #, if available:

Description of changes: This PR fixes a few bugs in CI.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

github-actions[bot] commented 5 months ago

Job PR-129-7d9fda5 is done. Docs are uploaded to https://d12sc05jpx1wj5.cloudfront.net/PR-129/7d9fda5/index.html

github-actions[bot] commented 5 months ago

Job PR-129-4ea70d5 is done. Docs are uploaded to https://d12sc05jpx1wj5.cloudfront.net/PR-129/4ea70d5/index.html

github-actions[bot] commented 5 months ago

Job PR-129-737a840 is done. Docs are uploaded to https://d12sc05jpx1wj5.cloudfront.net/PR-129/737a840/index.html

suzhoum commented 5 months ago

@tonyhoo @prateekdesai04 CI is green after limiting the ray install in DLC images to align with what we have in https://github.com/autogluon/autogluon/blob/4825cff578c1cfad8997bd8b62dcd5749d0e55f1/core/setup.py#L51. One issue I'm not sure about is that test_cluster always fails when first run on push https://github.com/autogluon/autogluon-cloud/actions/runs/9443270050 due to permission issue. However, when rerun the failed test in Action, the test passes https://github.com/autogluon/autogluon-cloud/actions/runs/9434703352.

github-actions[bot] commented 3 months ago

Job PR-129-b823d84 is done. Docs are uploaded to https://d12sc05jpx1wj5.cloudfront.net/PR-129/b823d84/index.html

github-actions[bot] commented 3 months ago

Job PR-129-8fb4508 is done. Docs are uploaded to https://d12sc05jpx1wj5.cloudfront.net/PR-129/8fb4508/index.html