{"id":53625,"library":"jbenet-go-cienv","title":"go-cienv","description":"Package ci provides helper functions for detecting and adapting to continuous integration environments during tests.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/jbenet/go-cienv","tags":["ci","testing","environment","helper"],"install":[{"cmd":"go get github.com/jbenet/go-cienv","lang":"bash","label":"Install github.com/jbenet/go-cienv"}],"dependencies":[],"imports":[{"symbol":"ci","correct":"github.com/jbenet/go-cienv"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jbenet/go-cienv\"\n)\n\nfunc main() {\n\tif ci.IsCI() {\n\t\tfmt.Println(\"Running in CI environment\")\n\t}\n}","lang":"go","description":"Check if the current environment is a CI system."},"warnings":[],"env_vars":null,"search_vec":"'adapt':12 'ci':5,19 'cienv':3 'continu':14 'detect':10 'environ':16,21 'function':8 'go':2 'go-cienv':1 'helper':7,22 'integr':15 'packag':4 'provid':6 'test':18,20","created_at":"2026-06-15T07:48:17.225441+00:00","updated_at":"2026-06-15T07:48:17.225441+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/jbenet/go-cienv","github":"https://github.com/jbenet/go-cienv","docs":"https://pkg.go.dev/github.com/jbenet/go-cienv#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}