Skip to content

Conversation

@haohaocreates
Copy link

@haohaocreates haohaocreates commented May 22, 2024

This PR adds a Github Action (publish-node-action) that will run 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.

More info on the registry.
Please message me on Discord if you have any questions!

@Nlar
Copy link
Owner

Nlar commented Jun 30, 2024

I have been holding off until I see a method for flag the upload for compatibility with cuda/pytorch versions. While 11.8 is not old I suspect that a good amount of users are on 12.x. The upgrade to 12.x eventually causes issues with an underlying requirements.

@Nlar Nlar added the enhancement New feature or request label Jun 30, 2024
@haohaocreates
Copy link
Author

haohaocreates commented Jun 30, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants