Fannovel16 / ComfyUI-MotionDiff

Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI
MIT License
174 stars 14 forks source link

Add Github Action for Publishing to Comfy Registry #32

Closed haohaocreates closed 3 months ago

haohaocreates commented 4 months ago

This PR adds a Github Action (publish-node-action) that will publish an updated version of your custom node to the registry whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR).

Action Required:

Please message me on Discord at haohao_81202 or join our server server if you have any questions!

Fannovel16 commented 4 months ago

@haohaocreates WTF is Comfy Registry?

haohaocreates commented 4 months ago

@haohaocreates WTF is Comfy Registry?

Hey @Fannovel16 ! haha it's mentioned in the other PR but essentially, we're working with Comfy Author and Dr.Lt.Data to build out a global registry for custom nodes, kind of similar to NPM or VS Code extensions.

The hope is to make custom nodes more reliable, easier to test, and version.

We also have a docs page here too! Lmk if you have any more questions :)

https://www.comfydocs.org/registry/overview