DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

View Git Tags with Semver Ordering

3 years ago blog.boot.dev

Summary: This is a summary of an article originally published by the source. Read the full original article here →

If you’re like me, you wish all Git tags adhered to the Semantic Versioning standard. Unfortunately, Semver is just a convention, so Git tags can basically be any string of text. By default when you use the git tag command, your output will be in alphabetical order.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com