{"id":17739030,"url":"https://github.com/pierrekieffer/tag","last_synced_at":"2026-03-07T18:02:00.360Z","repository":{"id":48634948,"uuid":"381962156","full_name":"PierreKieffer/tag","owner":"PierreKieffer","description":"Git utility to create tags in order to identify specific releases","archived":false,"fork":false,"pushed_at":"2021-07-16T16:37:41.000Z","size":5200,"stargazers_count":24,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-07T01:31:41.965Z","etag":null,"topics":["bash","git","release","releases","tags","version-control","versioning"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PierreKieffer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-01T08:25:51.000Z","updated_at":"2022-05-20T13:20:38.000Z","dependencies_parsed_at":"2022-09-03T08:52:31.352Z","dependency_job_id":null,"html_url":"https://github.com/PierreKieffer/tag","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Ftag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Ftag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Ftag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Ftag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreKieffer","download_url":"https://codeload.github.com/PierreKieffer/tag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253853695,"owners_count":21974154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","git","release","releases","tags","version-control","versioning"],"created_at":"2024-10-26T02:07:00.974Z","updated_at":"2026-03-07T18:01:55.317Z","avatar_url":"https://github.com/PierreKieffer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tag \n\u003cdiv align=\"center\"\u003e\n\n\nGit utility to create tags in order to identify specific releases\n\n\n\u003cimg src=\"./tag_demo.gif\" width=\"500\" /\u003e\n\n\n\u003c/div\u003e\n\n---\n\n\n### About \n`tag` script sets the version number according to the type of release (major, minor, patch), and previous version numbers. \n\nTag version format : `MAJOR.MINOR.PATCH`. \n\n### Usage\n- Add `tag` to PATH, for example : \n```\nsudo cp tag /usr/local/bin\n```\n\n- Steps : \n```\ntag\n```\n\n```\n---------------------------\n      Create tag\n---------------------------\n\nLatest tag released : 1.2.1\n\nSelect release type :\n[ 1 ] major\n[ 2 ] minor\n[ 3 ] patch\n\u003e 1\nRelease type : major\n```\n\n```\nCreate and push tag with version : 2.0.0\nDo you want to continue ? [Y/n]\nCreate tag 2.0.0 ...\nPush tag 2.0.0 ...\nTotal 0 (delta 0), reused 0 (delta 0)\nTo github.com:PierreKieffer/app.git\n * [new tag]         2.0.0 -\u003e 2.0.0\nTag 2.0.0 released\n---------------------------\n```\n\n\n- Or create a tag directly with release type as argument : \n```\ntag major || minor || patch\n```\n\n- If a tag already exists on the current commit : \n```\n---------------------------\n      Create tag\n---------------------------\n\nLatest tag released : 0.2.0\n\nSelect release type :\n[ 1 ] major\n[ 2 ] minor\n[ 3 ] patch\n\u003e 1\nRelease type : major\nCanceled\nA tag already exists on this commit\nAssociated tag version : 0.2.0\n\n---------------------------\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrekieffer%2Ftag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierrekieffer%2Ftag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrekieffer%2Ftag/lists"}