Skip to content

Add Github Action for Publishing to Comfy Registry #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

haohaocreates
Copy link

@haohaocreates haohaocreates commented Jun 14, 2024

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:

  • Make sure the trigger branch (master or main) in publish.yaml matches the branch you want to use as the publishing branch. It will only trigger when the pyproject.toml gets updated on that branch.
  • Create an api key on the Registry for publishing from Github. Instructions.
  • Add it to your Github Repository Secrets as REGISTRY_ACCESS_TOKEN.

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

@larsupb larsupb merged commit 2412219 into larsupb:main Jun 29, 2024
@DarkAlchy
Copy link

How in the world do we get ComfyUI to even see this thing to use it?

@haohaocreates
Copy link
Author

Hey!!! Got your comment, but I wasn't quite sure if I understood your question haha - think you could clarify your previous message by chance?

@DarkAlchy
Copy link

I installed it, but the nodes never showed up in ComfyUI to use it. I then deleted it and re did it and no changes. That is what I was asking as I never managed to find it. I even used your screen grabs and those were not anywhere to be found.

@haohaocreates
Copy link
Author

I installed it, but the nodes never showed up in ComfyUI to use it. I then deleted it and re did it and no changes. That is what I was asking as I never managed to find it. I even used your screen grabs and those were not anywhere to be found.

hey! so if you are asking why your nodes aren't being updated in ComfyUI yet, it's because the registry is currently still in the process of being integrated as a backend to the UI-manager. So changes you make to the registry won't officially be updated in ComfyUI just yet.

Once the two projects are officially complete, we'll be making a public announcement and can keep you updated! Hopefully this clears up a bit more stuff for you 😊

@DarkAlchy
Copy link

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants