{"id":15971190,"url":"https://github.com/sanusart/git-release-and-tag","last_synced_at":"2026-04-26T23:31:43.948Z","repository":{"id":145140646,"uuid":"88679281","full_name":"sanusart/git-release-and-tag","owner":"sanusart","description":"git Release and tag python3 script","archived":false,"fork":false,"pushed_at":"2017-04-18T23:28:10.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T15:52:24.560Z","etag":null,"topics":["git","release","tagging","version-control"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/sanusart.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-18T23:26:28.000Z","updated_at":"2017-04-19T19:57:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"025b1631-e765-4187-aac7-dfb128ad8bcb","html_url":"https://github.com/sanusart/git-release-and-tag","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sanusart/git-release-and-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanusart%2Fgit-release-and-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanusart%2Fgit-release-and-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanusart%2Fgit-release-and-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanusart%2Fgit-release-and-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanusart","download_url":"https://codeload.github.com/sanusart/git-release-and-tag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanusart%2Fgit-release-and-tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["git","release","tagging","version-control"],"created_at":"2024-10-07T20:20:23.380Z","updated_at":"2026-04-26T23:31:43.922Z","avatar_url":"https://github.com/sanusart.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git Release and tag script\n\nA generic flow to release a repository\n\n### Usage\n\ncreate file `package.json` with at least following content `{\"version\":\"1.2.3\"}`\n\nRun from command line `python release.py 1.2.3` (where _1.2.3_ is a desired version and git tag number)\n\n### What it does\n\n- Update \"version\" number in `package.json` file\n- Update version number in `VERSION` file (will create if not exists)\n- Tag a commit with version\n- Push the commit to git with new tag\n\n:)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanusart%2Fgit-release-and-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanusart%2Fgit-release-and-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanusart%2Fgit-release-and-tag/lists"}