{"id":17875973,"url":"https://github.com/bnjjj/cds-bitbar","last_synced_at":"2025-03-22T00:32:22.216Z","repository":{"id":37889038,"uuid":"171544203","full_name":"bnjjj/cds-bitbar","owner":"bnjjj","description":"Bitbar plugin to display CDS status","archived":false,"fork":false,"pushed_at":"2023-06-21T22:10:57.000Z","size":178,"stargazers_count":4,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T11:12:53.864Z","etag":null,"topics":["bitbar","bitbar-plugin","cds","continuous-delivery","continuous-integration","devops-tools"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bnjjj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-02-19T20:26:07.000Z","updated_at":"2019-03-21T12:04:12.000Z","dependencies_parsed_at":"2024-10-28T12:27:32.059Z","dependency_job_id":null,"html_url":"https://github.com/bnjjj/cds-bitbar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnjjj%2Fcds-bitbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnjjj%2Fcds-bitbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnjjj%2Fcds-bitbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnjjj%2Fcds-bitbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnjjj","download_url":"https://codeload.github.com/bnjjj/cds-bitbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244169150,"owners_count":20409673,"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":["bitbar","bitbar-plugin","cds","continuous-delivery","continuous-integration","devops-tools"],"created_at":"2024-10-28T11:26:22.707Z","updated_at":"2025-03-22T00:32:21.921Z","avatar_url":"https://github.com/bnjjj.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDS Bitbar plugin\n\nThis repo contains source code of a [Bitbar](https://github.com/matryer/bitbar) plugin to display informations about our builds on [CDS](https://github.com/ovh/cds).\n\n![CDS Bitbar Plugin](./cdsbitbar.png)\n\n## Prerequisite\n\n+ You must have a [Bitbar](https://getbitbar.com/) installed on your mac with a bitbat plugins folder configured. \n\n## Installation\n\nIn order to let this plugin works you need to download the last release of this plugin in [release section](https://github.com/bnjjj/cds-bitbar/releases) and then put this binary in your bitbar plugins directory. Please make sure that the binary on your mac is available in `execute`, if not make a `chmod +x cds-bitbar`.\n\nPay attention you also need to put a file named `.cds.conf.json` in your current home directory (`$HOME/.cds.conf.json`) and put this inside with your personal data:\n\n```json\n{\n\t\"name\": \"CDS 🇪🇺\",\n    \"host\": \"https://my_cds_api_url.com\",\n    \"username\": \"benjamin.coenen\",\n    \"token\": \"XXX-XXX-XXX-XXX-XXX\",\n    \"insecure_skip_verify_tls\": false\n}\n\n```\n\n\u003eIf you don't know how to obtain a token from CDS please take a look at [their documentation](https://ovh.github.io/cds/cli/cdsctl/login/) using `--env` flag. \n\n\nRoadmap:\n\n- [ ] Add native notifications\n- [ ] Add support of native keychain","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnjjj%2Fcds-bitbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbnjjj%2Fcds-bitbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnjjj%2Fcds-bitbar/lists"}