{"id":25563679,"url":"https://github.com/vector35/release_helper","last_synced_at":"2025-04-12T08:24:52.579Z","repository":{"id":89394974,"uuid":"280200389","full_name":"Vector35/release_helper","owner":"Vector35","description":"simple utility to help with updating Binary Ninja plugins","archived":false,"fork":false,"pushed_at":"2024-04-08T23:57:28.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T22:06:37.014Z","etag":null,"topics":[],"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/Vector35.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":"2020-07-16T16:15:00.000Z","updated_at":"2023-10-18T22:53:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dbdab35-d0b2-429b-ac6a-b231dcfe7fae","html_url":"https://github.com/Vector35/release_helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Frelease_helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Frelease_helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Frelease_helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2Frelease_helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vector35","download_url":"https://codeload.github.com/Vector35/release_helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248538440,"owners_count":21120989,"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":[],"created_at":"2025-02-20T20:27:10.302Z","updated_at":"2025-04-12T08:24:52.552Z","avatar_url":"https://github.com/Vector35.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# release_helper\n\nThis is a simple utility that will help with updating Binary Ninja plugins in the plugin manager\n\n```\n$ ls myplugin/plugin.json\nmyplugin/plugin.json\n$ git clone https://github.com/Vector35/release_helper\n$ cd myplugin\n$ chmod +x ../release_helper/do_release.py\n$ pip3 install githubrelease gitpython\n$ ../release_helper/do_release.py --help\n\nusage: do_release.py [-h] [-d DESCRIPTION] [-v NEW_VERSION] [--force]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -d DESCRIPTION, --description DESCRIPTION\n                        Description for the new release\n  -v NEW_VERSION, --version NEW_VERSION\n                        New version string\n  --force               Override the repository dirty check\n\n$ ../release_helper/do_release.py --version 1.5.1\n\n```\n\n## new release\n\nWhenever you have a new release, you can either let the script automatically increment the version number for you, or you can specify it yourself. You can either manually edit the `plugin.json` file with the new version in which case the release script will create the appropriate tag and release for you, or specify it yourself on the command-line.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvector35%2Frelease_helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvector35%2Frelease_helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvector35%2Frelease_helper/lists"}