{"id":16548747,"url":"https://github.com/lizheming/drone-deta","last_synced_at":"2025-09-13T00:43:29.609Z","repository":{"id":46824374,"uuid":"425497459","full_name":"lizheming/drone-deta","owner":"lizheming","description":"Deploying to Deta with Drone CI","archived":false,"fork":false,"pushed_at":"2024-02-17T02:40:58.000Z","size":21,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T16:05:29.584Z","etag":null,"topics":["cd","ci","deployment","drone","drone-ci","drone-plugin"],"latest_commit_sha":null,"homepage":"","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/lizheming.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":"2021-11-07T12:29:23.000Z","updated_at":"2025-01-04T13:53:14.000Z","dependencies_parsed_at":"2024-02-17T02:27:03.791Z","dependency_job_id":"52785285-e0ca-410b-a2bb-5dd0a65a6ffe","html_url":"https://github.com/lizheming/drone-deta","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizheming%2Fdrone-deta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizheming%2Fdrone-deta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizheming%2Fdrone-deta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizheming%2Fdrone-deta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lizheming","download_url":"https://codeload.github.com/lizheming/drone-deta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241852158,"owners_count":20030969,"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":["cd","ci","deployment","drone","drone-ci","drone-plugin"],"created_at":"2024-10-11T19:26:56.453Z","updated_at":"2025-03-04T12:49:42.512Z","avatar_url":"https://github.com/lizheming.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drone-deta\n\n\n[![BuildStatus](https://cloud.drone.io/api/badges/lizheming/drone-deta/status.svg)](https://cloud.drone.io/lizheming/drone-deta)\n[![Docker Pulls](https://img.shields.io/docker/pulls/lizheming/drone-deta.svg)]()\n\n\u003cimg src=\"deta.svg\" alt=\"logo\" width=\"240\"/\u003e\n\nDeploying to [Deta](https://deta.space) with Drone CI\n## Environment\n\n- `SPACE_ACCESS_TOKEN`: Deta access token. [How to get Deta access token?](https://deta.space/docs/en/basics/cli#authentication)\n- `SPACE_ID`: project id of an existing project\n- `SPACE_TAG`: tag to identify this push\n- `SPACE_DIR`: src of project to push (default \"./\")\n- `SPACE_LISTED`: listed on discovery\n- `SPACE_NOTES`: release notes\n- `SPACE_RID`: revision id for release\n- `SPACE_VERSIION`: version for the release\n- `SPACE_RELEASE`: set `false` if you just want push and don't want release action\n\n## Usage\n\n```\ndocker run --rm \\\n  -e SPACE_ACCESS_TOKEN=access_token \\\n  -e SPACE_ID=id \\\n  lizheming/drone-deta\n```\n## Drone configuration examples\n\n```yml\nsteps:\n- name: deta\n  image: lizheming/drone-deta\n  settings:\n    access_token:\n      from_secret: space_access_token\n    id: test-id\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizheming%2Fdrone-deta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flizheming%2Fdrone-deta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizheming%2Fdrone-deta/lists"}