{"id":19952621,"url":"https://github.com/qxip/packagecloud-action","last_synced_at":"2025-08-03T23:07:24.441Z","repository":{"id":188965146,"uuid":"679797691","full_name":"QXIP/packagecloud-action","owner":"QXIP","description":"Push Packages to Packagecloud.io","archived":false,"fork":false,"pushed_at":"2023-08-17T16:41:29.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T17:44:52.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/QXIP.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}},"created_at":"2023-08-17T16:34:48.000Z","updated_at":"2023-08-17T18:01:21.000Z","dependencies_parsed_at":"2023-08-17T17:38:51.132Z","dependency_job_id":null,"html_url":"https://github.com/QXIP/packagecloud-action","commit_stats":null,"previous_names":["qxip/packagecloud-action"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/QXIP/packagecloud-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QXIP%2Fpackagecloud-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QXIP%2Fpackagecloud-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QXIP%2Fpackagecloud-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QXIP%2Fpackagecloud-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QXIP","download_url":"https://codeload.github.com/QXIP/packagecloud-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QXIP%2Fpackagecloud-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268625009,"owners_count":24280188,"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-08-03T02:00:12.545Z","response_time":2577,"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":[],"created_at":"2024-11-13T01:13:53.639Z","updated_at":"2025-08-03T23:07:24.419Z","avatar_url":"https://github.com/QXIP.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PackageCloud docker action\n\nThis action will push packages to PackageCloud using the package_cloud gem.\n\n## Inputs\n\n### `repo`\n\n**Required** The repo to push to.\n\n### `dir`\n\n**Required** Directory where the packages are. All rpms and debs found here will be pushed.\n\n### `rpmvers`\n\n**Required** Space separated list of RPM based distro versions to push to. The distro version strings are as per [packagecloud](https://packagecloud.io/docs/api#resource_packages_method_versions)\n\nA default value is supplied if no argument is provided.\n\n### `debvers`\n\n**Required** Space separated list of Debian based distro versions to push to. The distro version strings are as per [packagecloud](https://packagecloud.io/docs/api#resource_packages_method_versions)\n\nA default value is supplied if no argument is provided.\n\n## Outputs\n\n### `rpmout`\nStdout from the command execution for rpm packages\n\n### `debout`\nStdout from the command execution for deb packages\n\n## Example usage\n\n```yaml\nuses: qxip/packagecloud-action:V1\nenv:\n  PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}\nwith:\n  repo: 'your/repository'\n  dir: 'dist'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqxip%2Fpackagecloud-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqxip%2Fpackagecloud-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqxip%2Fpackagecloud-action/lists"}