Post a release #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit you have now is fairly stable, could you create a release so I could package it for Chromebrew?
I think a good release number would be 2.0.0.
Heya, I'd be happy to take a look at this in 2019 - pretty preoccupied with stuff for the remainder of the year. Set a reminder for myself to check this on Jan 5th, feel free to poke if I've not scoped it after that.
Happy holidays (or whatever you happen to celebrate~)!
@ryanmcgrath?
Haven’t forgotten - dealing with some personal stuff. Ping me again in a few days if I don’t hit this tomorrow. :(
So, circling back to this... can you define what you mean/need by "release"? It's been ~8 years since I touched this, lol...
I don't mind doing it, but more info on what you need would help direction.
Create a Git tag and a tarball of the repository. Like this:
From there, you run this command.
A tarball of the repository will be located in your
~/Uploadsfolder:From there, go to
https://github.com/ryanmcgrath/svgalib-1/tags, select the three dots with the light background on thev2.0.0box and selectCreate release. You then change the uppermost text box belowExisting tagto sayVersion 2.0.0, and in the large text box, you write your release notes. You then go into your file manager of choice, navigate toUploads, and dropsvgalib-1-2.0.0.tar.xzon the box in your web browser that has the large down arrow in it. You clickCreate release, and you're done!OH! This is all you needed? I'm an idiot, my bad - I thought there was more needed specific to the project, and lack of context from years of not touching it was leaving me confused.
Gimme a few and you'll have what you need~
Alright, should be up: https://github.com/ryanmcgrath/svgalib-1/releases/tag/2.0.0
Let me know if that's good enough for you. Thanks for the back and forth~
Thank you. That looks good.