DitchOoM / buffer

Kotlin Multiplatform bytebuffer/byte[] wrapper
Apache License 2.0
63 stars 5 forks source link

Improving release process #65

Closed jbruchanov closed 5 months ago

jbruchanov commented 5 months ago

Hi thanks a lot for your work.

I'd have though few ideas for your release process...

thank you for considering these ^

thebehera commented 5 months ago

Hey I completely agree with you on this. I was attempting to update several components and it appears i might have unintentionally updated the java version. I will look in to correcting this.

For github release tagging, yes I am looking into automating this if possible however I have to research this. Thanks for the suggestion and I agree it's hard to track the releases with the current process

As for the semvar stuff, yes I agree and this shouldn't happen in the future. thanks!

thebehera commented 4 months ago

@jbruchanov Will https://github.com/DitchOoM/buffer/pull/66 fix your jvmTarget issues?

jbruchanov commented 3 months ago

@jbruchanov Will #66 fix your jvmTarget issues?

awesome, yes it did help 👍