Skip to content

pw release - failed to build release files #7

@idiot-shinuki

Description

@idiot-shinuki

Just now discovered the pw release command, and while it has no problem creating a changelog, it doesn't actually build the modpack.

❯ pw release files
Generating release files...
Error: failed to build release files: unknown format: all

Somehow, the format "all" is unrecognized. I don't know go syntax, but it can probably be fixed with a for loop that loops through Modrinth and Curseforge. another neat feature would be to have the option to only build for one format. I personally use Modrinth and the mods I find there, and I can't always find those mods on Curseforge. those mods also don't always have a license that permits redistribution of binaries if I were to include the jar file in the Curseforge pack.

Not a big deal to me at the moment though, I use makefile to manage pw commands and I can just add pw release changelog alongside pw batch mr export in the makefile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions