{"id":24851918,"url":"https://github.com/choubacha/git-release-name","last_synced_at":"2025-10-14T22:31:04.942Z","repository":{"id":62439550,"uuid":"116738230","full_name":"choubacha/git-release-name","owner":"choubacha","description":"Generate a release names based on a git sha","archived":false,"fork":false,"pushed_at":"2018-12-21T14:06:46.000Z","size":172,"stargazers_count":30,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-21T13:38:16.750Z","etag":null,"topics":["crates","git","release-automation","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/choubacha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-08T22:59:10.000Z","updated_at":"2024-10-14T17:58:21.000Z","dependencies_parsed_at":"2022-11-01T22:15:49.774Z","dependency_job_id":null,"html_url":"https://github.com/choubacha/git-release-name","commit_stats":null,"previous_names":["kbacha/git-release-name"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/choubacha/git-release-name","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choubacha%2Fgit-release-name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choubacha%2Fgit-release-name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choubacha%2Fgit-release-name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choubacha%2Fgit-release-name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/choubacha","download_url":"https://codeload.github.com/choubacha/git-release-name/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choubacha%2Fgit-release-name/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021785,"owners_count":26087056,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":["crates","git","release-automation","rust","rust-lang"],"created_at":"2025-01-31T14:27:27.804Z","updated_at":"2025-10-14T22:31:04.652Z","avatar_url":"https://github.com/choubacha.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `git-release-name`\n\nA simple tool that takes a sha and returns a random name for the release. The name will be\ndeterministic based on the version of the tool. This project is broken into three crates.\nEach crate provides a different interface to the dictionary. The main library with functionality\nis the libray (found in `rn-dictionary`). The other two are `rn-cli` and `rn-web`.\n\n## Installation\n\nClone this repo and setup the rust compiler and cargo using rustup:\nhttps://rustup.rs/\n\n### CLI\nOnce that works (test: `cargo -v`) you can install the cli:\n\n```bash\n$ cargo install --force --path=cli\n```\n\n### Web\nIf you want to use the web app, there's a docker container for it:\n\n```bash\ndocker run -it -p 6767:6767 kbacha/git-release-name\n```\n\nThen you can use curl:\n\n```bash\n$ curl \"0.0.0.0:6767/api/release-name/$(git rev-parse HEAD)\"\n```\n\n## License\n\nRepo is licensed under MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoubacha%2Fgit-release-name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoubacha%2Fgit-release-name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoubacha%2Fgit-release-name/lists"}