{"id":69494,"library":"drone-drone-yaml","title":"Drone YAML","description":"Drone YAML provides parsing and validation for Drone CI pipeline configuration files.","status":"active","version":"1.2.3","language":"go","source_language":null,"source_url":"https://github.com/drone/drone-yaml","tags":["drone","ci","yaml","pipeline","configuration"],"install":[{"cmd":"go get github.com/drone/drone-yaml","lang":"bash","label":"Install github.com/drone/drone-yaml"}],"dependencies":[],"imports":[{"symbol":"yaml","correct":"github.com/drone/drone-yaml"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/drone/drone-yaml\"\n)\n\nfunc main() {\n    config, _ := yaml.ParseString(\"kind: pipeline\\nname: default\")\n    fmt.Println(config)\n}","lang":"go","description":"Parse a Drone YAML pipeline config"},"warnings":[],"env_vars":null,"search_vec":"'ci':11,16 'configur':13,19 'drone':1,3,10,15 'file':14 'pars':6 'pipelin':12,18 'provid':5 'valid':8 'yaml':2,4,17","created_at":"2026-06-17T18:02:31.111624+00:00","updated_at":"2026-06-17T18:02:31.111624+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/drone/drone-yaml","github":"https://github.com/drone/drone-yaml","docs":"https://pkg.go.dev/github.com/drone/drone-yaml#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}