{"id":18583198,"url":"https://github.com/crabnebula-dev/cloud-release","last_synced_at":"2026-02-07T13:30:48.039Z","repository":{"id":216357333,"uuid":"740773765","full_name":"crabnebula-dev/cloud-release","owner":"crabnebula-dev","description":"This is an action to assist with the usage of CrabNebula's Cloud platform.","archived":false,"fork":false,"pushed_at":"2024-10-16T17:36:19.000Z","size":48,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T16:02:19.674Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.crabnebula.dev","language":null,"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/crabnebula-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE_APACHE-2.0","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-09T03:13:22.000Z","updated_at":"2025-04-29T15:25:00.000Z","dependencies_parsed_at":"2024-03-28T18:48:04.065Z","dependency_job_id":"74b57fcf-cfb6-4c63-acd7-2ea8f586ff7a","html_url":"https://github.com/crabnebula-dev/cloud-release","commit_stats":null,"previous_names":["crabnebula-dev/cloud-release"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/crabnebula-dev/cloud-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fcloud-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fcloud-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fcloud-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fcloud-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crabnebula-dev","download_url":"https://codeload.github.com/crabnebula-dev/cloud-release/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fcloud-release/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29195029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"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":[],"created_at":"2024-11-07T00:21:09.490Z","updated_at":"2026-02-07T13:30:48.017Z","avatar_url":"https://github.com/crabnebula-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CrabNebula Cloud Release GitHub Action\n\nThis action wraps the CrabNebula Cloud CLI to be used as a GitHub Action.\n\nThe documentation for the CrabNebula Cloud can be found [here](https://docs.crabnebula.dev/cloud/). It includes information on [how to install the CLI](https://docs.crabnebula.dev/cloud/cli/install/) and how to use it as well as [example workflows](https://docs.crabnebula.dev/cloud/ci/overview/) for this action.\n\n## Example\n\n```yml\nname: Test Action\n\non:\n  push:\n    branches:\n      - release\n\nconcurrency:\n  group: ${{ github.workflow }}-${{ github.ref }}\n  cancel-in-progress: true\n\njobs:\n  draft:\n    runs-on: ubuntu-latest\n\n    steps:\n      - uses: actions/checkout@v4\n\n      - name: create draft release\n        uses: crabnebula-dev/cloud-release@v0.2.0\n        id: draft\n        with:\n          command: release draft ${{ secrets.CN_APP_ID }} 0.1.0\n          api-key: ${{ secrets.CN_API_KEY }}\n```\n\n## Licenses\n\nMIT or MIT/Apache 2.0 where applicable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabnebula-dev%2Fcloud-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrabnebula-dev%2Fcloud-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabnebula-dev%2Fcloud-release/lists"}