Open-Sora-Plan icon indicating copy to clipboard operation
Open-Sora-Plan copied to clipboard

[feat] - add CI for docker autobuild

Open Mon-ius opened this issue 4 months ago • 2 comments

add Github Action CI automatic docker image build

Mon-ius avatar Mar 06 '24 09:03 Mon-ius

Hi, thank you for your attention. We have changed the installation format of requirements to pip install -e., We apologize for any inconvenience caused.

LinB203 avatar Mar 07 '24 11:03 LinB203

Hi, @LinB203

I submitted a GitHub CI workflow designed to expedite the future development and testing phases of the Open-Sora Project. It can lay the groundwork for establishing an automated training workflow build. Such an enhancement will be instrumental for the incoming PRs related to the new Encoder and Decoder architecture, allowing to assess the advancements effectively.

If you have any question feel free to discuss with me. 🤗

Mon-ius avatar Mar 07 '24 20:03 Mon-ius

Hi @LinB203

Just got noticed that this PR has been merged.

To enable the functionality, the DOCKERHUB_USERNAME and DOCKERHUB_TOKEN should be set up inside the setting of this repo.

The DOCKERHUB_USERNAME is the Docker Hub account name that can be registered from https://hub.docker.com;

And the DOCKERHUB_TOKEN can be setup via New Access Token of https://hub.docker.com/settings/security 🤗

Mon-ius avatar Mar 08 '24 14:03 Mon-ius

你好@LinB203

刚刚注意到这个 PR 已经被合并了。

要启用functionality,应在此存储库的设置中设置DOCKERHUB_USERNAME和。DOCKERHUB_TOKEN

DOCKERHUB_USERNAME可以从 注册的 Docker Hub 帐户名https://hub.docker.com

并且可以通过🤗DOCKERHUB_TOKEN设置 New Access Token``https://hub.docker.com/settings/security

Thank you for your reminder.

LinB203 avatar Mar 09 '24 09:03 LinB203