{"id":23719911,"url":"https://github.com/jxnkwlp/git-ci-tools","last_synced_at":"2026-04-17T15:01:44.463Z","repository":{"id":46156308,"uuid":"353881855","full_name":"jxnkwlp/git-ci-tools","owner":"jxnkwlp","description":"An tool for ci base on git repository.  can generate version, changes notes etc.","archived":false,"fork":false,"pushed_at":"2024-11-25T14:32:02.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-06-24T08:06:19.250Z","etag":null,"topics":["ci-tools","git","release-notes","version-check"],"latest_commit_sha":null,"homepage":"","language":"C#","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/jxnkwlp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-02T02:26:43.000Z","updated_at":"2024-11-25T14:31:57.000Z","dependencies_parsed_at":"2024-11-25T15:36:37.937Z","dependency_job_id":null,"html_url":"https://github.com/jxnkwlp/git-ci-tools","commit_stats":{"total_commits":47,"total_committers":1,"mean_commits":47.0,"dds":0.0,"last_synced_commit":"9d05891c893da6ec513831f17f1809e218f21272"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/jxnkwlp/git-ci-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnkwlp%2Fgit-ci-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnkwlp%2Fgit-ci-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnkwlp%2Fgit-ci-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnkwlp%2Fgit-ci-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jxnkwlp","download_url":"https://codeload.github.com/jxnkwlp/git-ci-tools/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnkwlp%2Fgit-ci-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266092806,"owners_count":23875544,"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":["ci-tools","git","release-notes","version-check"],"created_at":"2024-12-30T21:55:46.868Z","updated_at":"2026-04-17T15:01:39.386Z","avatar_url":"https://github.com/jxnkwlp.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Git ci tool\nAn tool for ci base on git repository.  can generate version, changes notes etc.\n\n[![NuGet](https://img.shields.io/nuget/v/Passingwind.Git-CI-Tools)](https://www.nuget.org/packages/Passingwind.Git-CI-Tools/)\n\n``` shell\n\u003e gitci -h\n\nUsage:\n  gitci [options] [command]\n\nOptions:\n  --project \u003cproject\u003e   The project root path\n  --branch \u003cbranch\u003e     The project git branch. Default is current branch\n  --include-prerelease  [default: False]\n  --version             Show version information\n  -?, -h, --help        Show help and usage information\n\nCommands:\n  version\n  release\n  git\n```\n\n``` shell\n\u003e gitci version -h\nversion\n\nUsage:\n  gitci [options] version [command]\n\nOptions:\n  --project \u003cproject\u003e   The project root path\n  --branch \u003cbranch\u003e     The project git branch. Default is current branch\n  --include-prerelease  [default: False]\n  -?, -h, --help        Show help and usage information\n\nCommands:\n  current  Show current version\n  next     Generate next version\n```\n\n``` shell\n\u003e gitci release -h\nrelease\n\nUsage:\n  gitci [options] release [command]\n\nOptions:\n  --project \u003cproject\u003e   The project root path\n  --branch \u003cbranch\u003e     The project git branch. Default is current branch\n  --include-prerelease  [default: False]\n  -?, -h, --help        Show help and usage information\n\nCommands:\n  changes  Generate changes from commit logs\n```\n\n``` shell \n\u003e gitci git -h\ngit\n\nUsage:\n  gitci [options] git [command]\n\nOptions:\n  --project \u003cproject\u003e   The project root path\n  --branch \u003cbranch\u003e     The project git branch. Default is current branch\n  --include-prerelease  [default: False]\n  -?, -h, --help        Show help and usage information\n\nCommands:\n  changes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxnkwlp%2Fgit-ci-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjxnkwlp%2Fgit-ci-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxnkwlp%2Fgit-ci-tools/lists"}