{"id":20310847,"url":"https://github.com/progrium/gh-release","last_synced_at":"2025-04-11T16:04:03.516Z","repository":{"id":18270071,"uuid":"21431901","full_name":"progrium/gh-release","owner":"progrium","description":"DEPRECATED -- Utility for automating Github releases with file uploads","archived":false,"fork":false,"pushed_at":"2021-10-09T06:59:15.000Z","size":65,"stargazers_count":112,"open_issues_count":3,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-06-18T17:18:36.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/progrium.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":"2014-07-02T16:45:22.000Z","updated_at":"2023-09-16T01:41:39.000Z","dependencies_parsed_at":"2022-09-01T21:03:29.172Z","dependency_job_id":null,"html_url":"https://github.com/progrium/gh-release","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fgh-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fgh-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fgh-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fgh-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrium","download_url":"https://codeload.github.com/progrium/gh-release/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224664807,"owners_count":17349489,"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":"2024-11-14T17:34:46.343Z","updated_at":"2024-11-14T17:34:47.043Z","avatar_url":"https://github.com/progrium.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-release\n\nUtility for creating, deleting, and uploading files to Github Releases.\n\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/progrium/gh-release/CI)\n\n## Getting gh-release\n\nDownload and uncompress the appropriate binary from [releases](https://github.com/progrium/gh-release/releases).\n\n## Using gh-release\n\nYou need to have a [Github personal access token](https://help.github.com/articles/creating-an-access-token-for-command-line-use) defined in your environment as `GITHUB_ACCESS_TOKEN`.\n\n\t$ gh-release \n\tUsage: gh-release create|destroy \u003creponame\u003e \u003cversion\u003e [branch] [name]\n\n#### Creating a release with assets\n\nPut any assets you want to upload with your release into a `release` directory. Then call `gh-release`. Here is an example:\n\n\t$ gh-release create progrium/gh-release 1.0.0\n\nThis will create a tagged release `v1.0.0` then upload any files found in the `./release` directory. Optional arguments you can pass include the branch to tag the release from and a name for the release. \n\nSee this project's Makefile for a real example of using it in a Makefile.\n\n#### Destroying a release\n\nYou can destroy a release by the version number you used to create the release:\n\n\t$ gh-release destroy progrium/gh-release 1.0.0\n\nThis destroys the release and its assets, as well as the `v1.0.0` tag created for the release.\n\n## Sponsor\n\nThis project was made possible thanks to [DigitalOcean](http://digitalocean.com).\n\n## License\n\nBSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fgh-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrium%2Fgh-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fgh-release/lists"}