{"id":28150598,"url":"https://github.com/samtherapy/deno-deploy","last_synced_at":"2026-04-27T11:31:41.094Z","repository":{"id":114846417,"uuid":"591054820","full_name":"SamTherapy/deno-deploy","owner":"SamTherapy","description":"[MIRROR] A Drone/Woodpecker CI plugin to use Deno Deploy","archived":false,"fork":false,"pushed_at":"2026-04-22T14:01:13.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-22T16:04:22.717Z","etag":null,"topics":["deno","deno-deploy","drone-ci","drone-plugin","woodpecker-ci","woodpecker-plugin"],"latest_commit_sha":null,"homepage":"https://git.froth.zone/actions/deno-deploy","language":"TypeScript","has_issues":false,"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/SamTherapy.png","metadata":{"files":{"readme":".github/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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://donate.hsi.org/page/119584/donate/","liberapay":"samme"}},"created_at":"2023-01-19T20:29:42.000Z","updated_at":"2025-10-06T19:36:30.000Z","dependencies_parsed_at":"2026-02-11T00:09:03.377Z","dependency_job_id":"cd0fb168-4ea8-4837-b85e-7c656ac90c03","html_url":"https://github.com/SamTherapy/deno-deploy","commit_stats":null,"previous_names":["samtherapy/deno-deploy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SamTherapy/deno-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTherapy%2Fdeno-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTherapy%2Fdeno-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTherapy%2Fdeno-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTherapy%2Fdeno-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamTherapy","download_url":"https://codeload.github.com/SamTherapy/deno-deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTherapy%2Fdeno-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["deno","deno-deploy","drone-ci","drone-plugin","woodpecker-ci","woodpecker-plugin"],"created_at":"2025-05-15T03:14:07.650Z","updated_at":"2026-04-27T11:31:41.090Z","avatar_url":"https://github.com/SamTherapy.png","language":"TypeScript","funding_links":["https://donate.hsi.org/page/119584/donate/","https://liberapay.com/samme"],"categories":[],"sub_categories":[],"readme":"# Drone Plugin to Deploy to Deno Deploy\n\n[![Built with the Deno Standard Library](https://raw.githubusercontent.com/denoland/deno_std/main/badge.svg)](https://deno.land/std)\n\nA [Drone](https://drone.io) and [Woodpecker](https://woodpecker-ci.org/) plugin\nto deploy a JavaScript/TypeScript application to\n[Deno Deploy](https://deno.com/deploy).\n\nThis is built on top of [deployctl](https://deno.com/deploy/docs/deployctl).\n\n## Example Usage (Drone)\n\n```yaml\n- name: Deploy to Deno Deploy (prod)\n  image: git.froth.zone/sam/drone-deno-deploy\n  environment:\n    DENO_DEPLOY_TOKEN:\n      from_secret: DENO_DEPLOY_TOKEN\n  settings:\n    project: drone-deploy\n    entrypoint: server/main.ts\n    production: true\n  when:\n    branch:\n    - master\n    event:\n    - push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamtherapy%2Fdeno-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamtherapy%2Fdeno-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamtherapy%2Fdeno-deploy/lists"}