{"id":21392148,"url":"https://github.com/sysdiglabs/rhc-manager","last_synced_at":"2025-03-16T13:41:44.966Z","repository":{"id":98014545,"uuid":"167917900","full_name":"sysdiglabs/rhc-manager","owner":"sysdiglabs","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-14T08:11:18.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T01:21:58.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sysdiglabs.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":"2019-01-28T07:27:40.000Z","updated_at":"2020-09-29T20:04:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"228155db-d3f5-40ef-8859-7132dba14c5f","html_url":"https://github.com/sysdiglabs/rhc-manager","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/sysdiglabs%2Frhc-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Frhc-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Frhc-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Frhc-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysdiglabs","download_url":"https://codeload.github.com/sysdiglabs/rhc-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878409,"owners_count":20362431,"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-22T13:39:18.549Z","updated_at":"2025-03-16T13:41:44.927Z","avatar_url":"https://github.com/sysdiglabs.png","language":"Go","readme":"Red Hat Container Manager\n=========================\n\nThis program allows you to retrieve information about the container project form Red Hat Connect and trigger manual builds without needing to log in to the website.\n\n## Requirements\n\n- [Golang](https://golang.org/)\n\n## Build and Install\n\n```sh\ngo get github.com/sysdiglabs/rhc-manager\ngo install github.com/sysdiglabs/rhc-manager/cmd/rhc-manager\n```\n\n## Usage\n\nYou can find your `$GOPATH` with `go env | grep GOPATH`\n\n**Note**: it's recommended to add `$GOPATH/bin` to your `$PATH` variable.\n\nGet project info: \n\n```sh\n$GOPATH/bin/rhc-manager -id \u003cproject_id\u003e\n```\n\nTrigger manual build:\n\n```sh\n$GOPATH/bin/rhc-manager -id \u003cproject_id\u003e -b \u003cbuild_tag\u003e\n```\n\n## Testing\n\nYou can execute the automated tests with:\n\n```sh\ngo test -v\n```\n\nAnd also checkout the code coverage with:\n\n```sh\ngo test -coverprofile cover.out\ngo tool cover -html cover.out\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysdiglabs%2Frhc-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysdiglabs%2Frhc-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysdiglabs%2Frhc-manager/lists"}