Missing tags for released versions
See original GitHub issueHi, thanks for all your work on this library!
In an app I’m working on we use an automated tool to keep dependencies up to date (depfu). It always has trouble working out which commits in the compromise repo are actually included in a given version bump, just now between 11.14.2 and 11.14.3. Seems like that’s because a bunch of tags are missing:
$ git tag
10.4.0
10.5.0
10.7.1
11.11.0
11.12.5
11.14.3
11.9.0
6.3.0
6.5.1
6.5.3
8.0.1
v0.0.4
v0.0.6
v0.3.1
v0.3.4
v0.3.5
v0.3.6
v0.3.9
v0.4.0
v0.5.0
v0.5.1
v0.5.2
v1.0.0
v1.1.0
v10.0.0
v4
v7.0.18
v9.0.0
v9.1.0
Would it be possible to get those tags pushed? Thanks in advance 🤗
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Release notes start from a tag that doesn't have a release #8381
Release notes start from a tag that doesn't have a release. ... Should we be creating GitHub pre-releases for the "missing" tags?
Read more >Missing Git version tag on GitHub release - Sublime Forum
When updating a package with Package Control, I notice that the Git tag applied to the release on GitHub does not appear on...
Read more >Git tags have disappeared - Stack Overflow
A tag is nothing but a permanent name for one particular commit. ... Your tags have not disappeared: they are simply on another...
Read more >Tagged a new release for Composer and it won't show up on ...
Delete the version attribute from composer. Both of the previous examples show you the most common reason for missing releases: A package ...
Read more >Developers - Create release tags for all missing select2 versions -
Create release tags for all missing select2 versions. select2-rails. 08 January 2020 Posted by OpenCoderX. See More. View in GitHub. SOLVE ISSUE.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
hey @papandreou i ran this and it seemed to work, there’s 185 releases on github now. happy to reopen if there are some more to do.
thanks zeke!
Wow! Thank you. I’m away for the long weekend, and will run this in Tuesday. Thank you for your help!
On Fri., Aug. 30, 2019, 6:41 p.m. Andreas Lind, notifications@github.com wrote: