Aninuscsalas/wynncraft-101-old

ci: converting wynncraft 101 to use mc-modpack-kit

jh-devv opened this issue ยท 17 comments

So!
It would be good if this project used mc-modpack-kit.
This can be tricky e.g. the project has older versions..
So if this is "accepted", I can look into this ๐Ÿš€

This would be a great way to test out mc-modpack-kit in production!

There are two things that might be a problem:

  • First is the previously mentioned mulit-branch support
  • The second is my weird versioning scheme (version+mcversion.modloader)
    But im fully in support of this :D
  • First is the previously mentioned mulit-branch support
    @Aninuscsalas

This is basically done, i'm yet not sure how would I make the the config for multiversioning.
Because currenly, you can just copy the main branch and change the settings in .github/workflows/pipeline.yml in the release please job, but this might be a problem

Maybe there would just be an .env file in .github/workflows/ and it just picks it.
But since it happens every pull idk.

The template is desinged for people who don't know anything about GitHub actions so where I basically would I store it) (If you understand what I mean)

Have any more ideas?

@Aninuscsalas About the versioning, semantic versions don't support usually this, but the most easy solution would just when uploading to modrinth, it would just add them? Is this good?

@Aninuscsalas About the versioning, semantic versions don't support usually this, but the most easy solution would just when uploading to modrinth, it would just add them? Is this good?

I think this is the most reasonable solution. Anything more would be way too overkill imo.

Have any more ideas?

Nope. Im still not sure how github works ๐Ÿ˜…

@Aninuscsalas The support for multibranch and release names has been merged into mc-modpack-kit!
Can I start this?

Sure :)

@Aninuscsalas

Sure :)

What about like current the wynncraft-101 version?
Easiest would be to start from 1.0.0 like again idk

I'm not sure, the pack is still in beta, maybe start from 0.1.0.

Also most updates are going to be patch/simple update releases. Soo the changelogs might be empty most of the time. :/

Btw is there any way to set mc-modpack-kit to release the modpack as beta version?

Btw is there any way to set mc-modpack-kit to release the modpack as beta version?

Not yet,
But you can still configure it manually by adding the flags to the pipeline file
(I can do that tomorrow if you want ๐Ÿ˜Š)

@Aninuscsalas Beta support has been added!

@Aninuscsalas Can you add me as a collaborator on Modrinth and here?

@Aninuscsalas Can you add me as a collaborator on Modrinth and here?

sure!

@Aninuscsalas do you have the "raw" packiwz pack?

@Aninuscsalas do you plan on deploying 1.12.2 anymore?