{"id":18103176,"url":"https://github.com/test-kitchen/kitchen-digitalocean","last_synced_at":"2026-01-24T02:26:07.510Z","repository":{"id":8411157,"uuid":"9995599","full_name":"test-kitchen/kitchen-digitalocean","owner":"test-kitchen","description":"A Test Kitchen driver for DigitalOcean","archived":false,"fork":false,"pushed_at":"2023-12-02T11:54:54.000Z","size":276,"stargazers_count":72,"open_issues_count":3,"forks_count":44,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-04-14T04:20:55.362Z","etag":null,"topics":["hacktoberfest","managed-by-terraform","ruby","ruby-gem","test-kitchen","testing"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/test-kitchen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-archive.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-05-11T05:47:41.000Z","updated_at":"2024-03-26T02:34:30.000Z","dependencies_parsed_at":"2023-12-15T02:17:55.905Z","dependency_job_id":"ce6f4301-c247-4c59-8d73-47baab65b418","html_url":"https://github.com/test-kitchen/kitchen-digitalocean","commit_stats":{"total_commits":237,"total_committers":41,"mean_commits":5.780487804878049,"dds":0.5358649789029536,"last_synced_commit":"101bf3c1813ea6a5e5d6eaf5fabbf4d4fd6f1ecf"},"previous_names":["gregf/kitchen-digitalocean"],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fkitchen-digitalocean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fkitchen-digitalocean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fkitchen-digitalocean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fkitchen-digitalocean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/test-kitchen","download_url":"https://codeload.github.com/test-kitchen/kitchen-digitalocean/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230033397,"owners_count":18162611,"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":["hacktoberfest","managed-by-terraform","ruby","ruby-gem","test-kitchen","testing"],"created_at":"2024-10-31T22:10:47.863Z","updated_at":"2026-01-24T02:26:07.483Z","avatar_url":"https://github.com/test-kitchen.png","language":"Ruby","readme":"\n# Kitchen::Digitalocean\n\n[![Gem Version](https://badge.fury.io/rb/kitchen-digitalocean.svg)](http://badge.fury.io/rb/kitchen-digitalocean)\n[![Build Status](https://travis-ci.org/test-kitchen/kitchen-digitalocean.svg?branch=master)](https://travis-ci.org/test-kitchen/kitchen-digitalocean)\n\nA Test Kitchen Driver for [DigitalOcean](https://www.digitalocean.com).\n\nShamelessly copied from [RoboticCheese](https://github.com/RoboticCheese)'s\nawesome work on an [Rackspace driver](https://github.com/RoboticCheese/kitchen-rackspace).\n\n# Upgrading\n\nFrom this version forward the driver uses [API V2](https://developers.digitalocean.com/) only.\nUse of image_id, flavor_id, and region_id have been replaced with image, size, and region.\nYou can now use slugs instead of relying on the old data.json to translate IDs.\nPlease refer to the examples below, and the API documentation for more information.\n\n# Requirements\n\nThere are no external system requirements for this driver. However you will need access to an [DigitalOcean](https://digitalocean.com/) account.\n\n# Installation and Setup\n\nIf you're using [Chef Workstation](https://community.chef.io/tools/chef-workstation/) then kitchen-digitalocean is built-in. If not you'll need to install kitchen-digital via gem:\n\n```bash\ngem install kitchen-digitalocean\n```\n\nor add it to your Gemfile if you are using [Bundler](http://bundler.io/)\n\n```ruby\nsource 'https://rubygems.org'\n\ngem 'kitchen-digitalocean'\n```\n\n# Getting Started\n\nFor help getting started check the [kitchen.ci DigitalOcean Driver documentation](https://kitchen.ci/docs/drivers/digitalocean/)\n\n# Development\n\n* Source hosted at [GitHub](https://github.com/test-kitchen/kitchen-digitalocean)\n* Report issues/questions/feature requests on [GitHub Issues](https://github.com/test-kitchen/kitchen-digitalocean/issues)\n\nPull requests are very welcome! Make sure your patches are well tested.\nIdeally create a topic branch for every separate change you make. For\nexample:\n\n1. Fork the repo\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n# Authors\n\nCreated and maintained by [Greg Fitzgerald](https://github.com/gregf/) (\u003cgreg@gregf.org\u003e)\n\n***Special Thanks:***\n\n[Will Farrington](https://github.com/wfarr/kitchen-digital_ocean), His fork was a help during the creation of my api v2 driver.\n\n# License\n\nApache 2.0 (see [LICENSE](https://github.com/test-kitchen/kitchen-digitalocean/blob/master/LICENSE.txt))\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftest-kitchen%2Fkitchen-digitalocean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftest-kitchen%2Fkitchen-digitalocean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftest-kitchen%2Fkitchen-digitalocean/lists"}