{"id":47625012,"url":"https://github.com/bluerobotics/blueos-cloud-action","last_synced_at":"2026-04-01T22:43:45.772Z","repository":{"id":267826956,"uuid":"860060171","full_name":"bluerobotics/blueos-cloud-action","owner":"bluerobotics","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-18T15:01:17.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T15:45:08.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bluerobotics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-09-19T18:42:56.000Z","updated_at":"2025-03-18T14:59:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c924ee3c-e93c-46e7-9c09-8c5c532a9c4e","html_url":"https://github.com/bluerobotics/blueos-cloud-action","commit_stats":null,"previous_names":["bluerobotics/blueos-cloud-action"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bluerobotics/blueos-cloud-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerobotics%2Fblueos-cloud-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerobotics%2Fblueos-cloud-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerobotics%2Fblueos-cloud-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerobotics%2Fblueos-cloud-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluerobotics","download_url":"https://codeload.github.com/bluerobotics/blueos-cloud-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerobotics%2Fblueos-cloud-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"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":"2026-04-01T22:43:44.204Z","updated_at":"2026-04-01T22:43:45.759Z","avatar_url":"https://github.com/bluerobotics.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlueOS Cloud Action\n\n## Usage\n\nA basic example of this action can be seen bellow:\n\n\n```yaml\nname: Build and publish your extension\n\non:\n  workflow_dispatch:\n  push:\n    tags:\n      - '*.*.*'\n      - 'v*.*.*'\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Build and Publish Extension in BlueOS CLoud\n        uses: bluerobotics/blueos-cloud-action@0.0.3\n        with:\n          BCLOUD_PAT: ${{secrets.BCLOUD_PAT}}\n          PLATFORMS: linux/arm/v7,linux/arm64,linux/amd64\n          EXTENSION: \u003cPUT-YOUR-EXTENSION-ID-HERE\u003e\n```\n\n### What is a PAT and where I can get one?\n\nPersonal access tokens are an alternative to using passwords for authentication to BlueOS Cloud when using the cloud API\nor the command line.\n\nYou can create one by going into [BlueOS cloud settings \u003e Programmatic access](https://app.blueos.cloud/account/user/token/) \n\n### Where can I find my extension id?\n\nAfter you create your extension in BlueOS Cloud Studio, you will see field called **Container image**, this string is composed by the registry url, plus your extension id:\n\n    \u003cregistry-url\u003e/\u003cextension-id\u003e\n\n![image](https://github.com/user-attachments/assets/695348a6-5f0f-470d-825c-29c09f65c56c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluerobotics%2Fblueos-cloud-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluerobotics%2Fblueos-cloud-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluerobotics%2Fblueos-cloud-action/lists"}