Skip to content
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

An action to automatically upload to CurseForge and GitHub #185

Open
VidTu opened this issue Nov 24, 2024 · 1 comment
Open

An action to automatically upload to CurseForge and GitHub #185

VidTu opened this issue Nov 24, 2024 · 1 comment

Comments

@VidTu
Copy link
Collaborator

VidTu commented Nov 24, 2024

Modrinth's upload script works just fine. Now I need to create magical scripts for GitHub and CurseForge. CurseForge API is VERY ambiguous and uses multiple abstractions for some reason. GitHub releases API should probably be easier to implement. As always, the requirements are:

  • It should be runnable locally and with CI.
  • It should work with rate-limits.
  • It shouldn't expose secrets on fail or success. (unless debugging)
  • It should provide reasonable logs. (especially when failed)
@VidTu
Copy link
Collaborator Author

VidTu commented Nov 26, 2024

This might be useful: https://github.com/modmuss50/mod-publish-plugin
I don't know why I wasn't able to find it.

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

No branches or pull requests

1 participant