{"id":16387875,"url":"https://github.com/dotmpe/git-versioning","last_synced_at":"2026-06-18T04:31:28.247Z","repository":{"id":30638092,"uuid":"34193615","full_name":"dotmpe/git-versioning","owner":"dotmpe","description":"A tool for dealing with source-embedded semver tags","archived":false,"fork":false,"pushed_at":"2023-12-23T01:50:38.000Z","size":405,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T12:24:38.851Z","etag":null,"topics":["makefile","shell","sitefile"],"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/dotmpe.png","metadata":{"files":{"readme":"ReadMe.rst","changelog":"ChangeLog.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-04-19T04:35:04.000Z","updated_at":"2021-02-19T19:41:18.000Z","dependencies_parsed_at":"2023-12-23T02:53:24.997Z","dependency_job_id":"7c7e2d2f-ca8d-4312-9b21-1e13d23c6c07","html_url":"https://github.com/dotmpe/git-versioning","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/dotmpe/git-versioning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fgit-versioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fgit-versioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fgit-versioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fgit-versioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotmpe","download_url":"https://codeload.github.com/dotmpe/git-versioning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fgit-versioning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34476727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["makefile","shell","sitefile"],"created_at":"2024-10-11T04:27:48.144Z","updated_at":"2026-06-18T04:31:28.231Z","avatar_url":"https://github.com/dotmpe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"GIT Versioning\n==============\n:Created: 2015-04-19\n:Updated: 2017-10-29\n:Version: 0.2.10-dev\n:project:\n\n  .. image:: https://secure.travis-ci.org/bvberkum/git-versioning.png\n    :target: https://travis-ci.org/bvberkum/git-versioning\n    :alt: Build\n\n:repository:\n\n  .. image:: https://badge.fury.io/gh/bvberkum%2Fgit-versioning.png\n    :target: http://badge.fury.io/gh/bvberkum%2Fgit-versioning\n    :alt: GIT\n\n\n.. image:: media/image/git-versioning-hook.png\n\n.. admonition:: Features\n\n   - Update embedded semver strings and Ids in project files, increment and\n     tag programatically, or synchronize from ReadMe version field.\n\n   - Darwin BSD and \\*nix GNU sed compatible rewrites.\n     Rewrites available for comments and variables in Makefile, Ant, Shell\n     script, JavaScript, Coffee-Script, reStructuredText, JSON and YAML.\n\n   - Easily add formats with unix, C or XML (line) comments.\n\n   - Example comment and variable declaration with full semver string::\n\n         # Id: application-name/1.0.0-alpha+exp.sha.5114f85 path/to/source.ext\n\n         version=\"1.0.0-alpha+exp.sha.5114f85\"; # application-name\n\nSee `manual \u003cdoc/manual.rst\u003e`_.\n\nOther documents\n---------------\nFor issues, see `dev docs \u003cdoc/dev.rst#issues\u003e`__\n\n- `Change Log \u003cChangeLog.rst\u003e`_\n- `Development documentation \u003cdoc/dev.rst\u003e`_\n- `Initial analysis (ReadMe) \u003cdoc/initial-analysis.rst\u003e`_\n- `Branche and Directory Docs \u003cdoc/package.rst\u003e`_\n\n\nBuilds\n------\nLatest releases are available at github__, stability of SCM editions can be\nexamined at Travis__.\n\nFIXME: Building the tar distributable is left to a Mkdocs (Makefile) setup, but\nits use it not tested at all! (src may be out of date?) The package is\nprepared by Travis on tagged commits, from the 'production' build env.\n\nHowever, installations of a development, testing, and production flavoured\nconfiguration from SCM are tested.\n\n\n.. __: https://github.com/bvberkum/git-versioning/releases\n.. __: https://travis-ci.org/bvberkum/git-versioning/branches\n\n\n.. ----\n\n.. _sitefile: http://github.com/bvberkum/node-sitefile\n\n.. Id: git-versioning/0.2.10-dev ReadMe.rst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fgit-versioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotmpe%2Fgit-versioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fgit-versioning/lists"}