Update `v1` tag to latest release
See original GitHub issueHi.
Just noticed that version 1.2.1 is out, but the v1
tag is still pointing at version 1.1.6.
Is this tag not officially supported (and thus we should explicitly specify the version), or is 1.2.1 not yet ready for use?
Issue Analytics
- State:
- Created 10 months ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
EndBug/latest-tag: Automatically generate & update a ... - GitHub
Automatically creates & updates a latest tag pointing to your latest release. When using GitHub Actions you always have to put a reference...
Read more >Git Tag Operations - Git Delete Tag & Git Update Tag - Tools QA
How to Delete tags & Update tags in Git? Different operations on Git Tags including Git Delete Tag and Git Update Tag with...
Read more >A Tutorial for Tagging Releases in Git - DEV Community
Executing this command you will create a new annotated tag identified with version v1.0.0. The command will then open up your commit editor ......
Read more >Git update tag without creating new branch? - Stack Overflow
I have updated the code to fix this bug, then git-added and git-commited. Now I would like to update the tag v1 to...
Read more >Git Tag Release Management - phoenixNAP
Create a Git Release · 1. From the Releases page, click Draft New Release. · 2. Next, click Choose a tag to open...
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 Free
Top 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
Thanks turned out somehow the docker login on the server expired after years
Awesome, can confirm the new version is being picked up! Thanks for fixing this.
I see you linked the PR to this issue, so will leave it open until the PR gets merged.