{"id":22350951,"url":"https://github.com/johnae/nixdrone-converter","last_synced_at":"2025-03-26T11:45:15.018Z","repository":{"id":136753634,"uuid":"248549366","full_name":"johnae/nixdrone-converter","owner":"johnae","description":"A Nix conversion plugin for Drone CI.","archived":false,"fork":false,"pushed_at":"2020-03-19T17:23:13.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T03:38:10.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-03-19T16:17:43.000Z","updated_at":"2024-06-19T10:10:00.044Z","dependencies_parsed_at":null,"dependency_job_id":"a9c49e80-0d60-43ee-af46-cf9fff8b3fb5","html_url":"https://github.com/johnae/nixdrone-converter","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/johnae%2Fnixdrone-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnae%2Fnixdrone-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnae%2Fnixdrone-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnae%2Fnixdrone-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnae","download_url":"https://codeload.github.com/johnae/nixdrone-converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245650208,"owners_count":20650098,"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-12-04T12:11:54.437Z","updated_at":"2025-03-26T11:45:14.994Z","avatar_url":"https://github.com/johnae.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"A conversion plugin for [Drone CI](https://drone.io) providing support for generating pipelines using the [Nix](https://nixos.org/nix) language. _Please note this project requires Drone server version 1.4 or higher._\n\n## Installation\n\nCreate a shared secret:\n\n```console\n$ openssl rand -hex 16\ndfe5d2712b087e77027e08e323d6fa63\n```\n\nDownload and run the plugin:\n\n```console\n$ docker run -d \\\n  --publish=3000:3000 \\\n  --env=DRONE_DEBUG=true \\\n  --env=DRONE_SECRET=dfe5d2712b087e77027e08e323d6fa63 \\\n  --restart=always \\\n  --name=converter johnae/nixdrone-converter\n```\n\nUpdate your Drone server configuration to include the plugin address and the shared secret.\n\n```text\nDRONE_CONVERT_PLUGIN_ENDPOINT=http://1.2.3.4:3000\nDRONE_CONVERT_PLUGIN_SECRET=dfe5d2712b087e77027e08e323d6fa63\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnae%2Fnixdrone-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnae%2Fnixdrone-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnae%2Fnixdrone-converter/lists"}