tiny_tds icon indicating copy to clipboard operation
tiny_tds copied to clipboard

repository is missing git tags for v2.1.1 and v2.1.0

Open PaulCharlton opened this issue 5 years ago • 4 comments

this repository is missing git tags for v2.1.1 and v2.1.0 both are in the wild and referenced in CHANGELOG.md

PaulCharlton avatar Mar 16 '20 11:03 PaulCharlton

2.1.0 is here: https://github.com/rails-sqlserver/tiny_tds/tree/v2.1.0

But I agree, 2.1.1 and 2.1.2 are missing, I assume this was an accidental oversight

aharpervc avatar Mar 16 '20 15:03 aharpervc

@aharpervc is the tagging process manual, or partly automated? seems like there should be a Gemfile.lock updated at the time of tagging so that we can get reproducible builds of a given tag. I can do another PR and Issue for that.

PaulCharlton avatar Mar 23 '20 04:03 PaulCharlton

Just want to add 2.1.3-pre and the upcoming 2.1.3 to the list of things it'd be cool to have tags for. Thanks!

swatosh avatar Apr 21 '20 00:04 swatosh

@bvogelzang @aharpervc Current & recent gem's version still aren't represented as Git tags.

Can this, please, be mitigated?

aleksandrs-ledovskis avatar Jul 09 '21 16:07 aleksandrs-ledovskis

I pushed the missing tags v2.1.1, v2.1.2, v2.1.3 and v2.1.4. I did not add tags for the prelease versions. Let me know if those are needed in some way.

andyundso avatar Apr 14 '24 20:04 andyundso