{"id":17190397,"url":"https://github.com/theworkflow/particle.io-actions","last_synced_at":"2025-03-25T05:53:31.167Z","repository":{"id":145706812,"uuid":"227158115","full_name":"theworkflow/particle.io-actions","owner":"theworkflow","description":"Run Particle.io cloud operations against codebase and devices","archived":false,"fork":false,"pushed_at":"2019-12-19T15:34:22.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T06:42:50.101Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theworkflow.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":"2019-12-10T15:47:27.000Z","updated_at":"2019-12-19T15:34:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7b0a40b-a2e3-428a-828d-0ef4ff55ab3e","html_url":"https://github.com/theworkflow/particle.io-actions","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/theworkflow%2Fparticle.io-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theworkflow%2Fparticle.io-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theworkflow%2Fparticle.io-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theworkflow%2Fparticle.io-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theworkflow","download_url":"https://codeload.github.com/theworkflow/particle.io-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245407763,"owners_count":20610232,"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-10-15T01:22:28.157Z","updated_at":"2025-03-25T05:53:31.140Z","avatar_url":"https://github.com/theworkflow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Particle.io Action\n\nThis Action allows you to run Particle.io cloud operations against codebase and devices.\n\n## Parameters\n| Parameter | Type | Default | Description |\n|-----------|------|---------|-------------|\n| `access_token` | `string` | | Particle.io access token |\n| `device_type` | `string` | | Particle.io device type to run operations against (argon, boron, xenon, etc) |\n| `device_id` | `string` | | Particle.io device ID or name |\n\n## Usage\n```yaml\njobs:\n  compile:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: theworkflow/particle.io-actions@master\n      with:\n        access_token: ${{ secrets.PARTICLE_ACCESS_TOKEN }}\n        device_type: argon\n        device_id: 1234abcd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheworkflow%2Fparticle.io-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheworkflow%2Fparticle.io-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheworkflow%2Fparticle.io-actions/lists"}