{"id":13408149,"url":"https://github.com/zeebe-io/zeebe-client-ruby","last_synced_at":"2025-03-14T12:32:13.945Z","repository":{"id":33594483,"uuid":"159821362","full_name":"zeebe-io/zeebe-client-ruby","owner":"zeebe-io","description":"Zeebe client containing a simple wrapper for the gRPC protocol used by https://zeebe.io.","archived":false,"fork":false,"pushed_at":"2024-01-19T13:47:27.000Z","size":148,"stargazers_count":7,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-26T08:14:12.058Z","etag":null,"topics":["grpc-protocol","ruby","zeebe","zeebe-client"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeebe-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-11-30T12:36:50.000Z","updated_at":"2024-09-19T10:06:17.000Z","dependencies_parsed_at":"2024-01-19T14:42:21.792Z","dependency_job_id":"1611d1b1-3bbb-4123-8357-8182a6a21495","html_url":"https://github.com/zeebe-io/zeebe-client-ruby","commit_stats":{"total_commits":164,"total_committers":9,"mean_commits":18.22222222222222,"dds":"0.39634146341463417","last_synced_commit":"b56f400ebecda8127b4127df844bfb3d47903695"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeebe-io%2Fzeebe-client-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeebe-io%2Fzeebe-client-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeebe-io%2Fzeebe-client-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeebe-io%2Fzeebe-client-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeebe-io","download_url":"https://codeload.github.com/zeebe-io/zeebe-client-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243578532,"owners_count":20313845,"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":["grpc-protocol","ruby","zeebe","zeebe-client"],"created_at":"2024-07-30T20:00:51.062Z","updated_at":"2025-03-14T12:32:13.924Z","avatar_url":"https://github.com/zeebe-io.png","language":"Ruby","funding_links":[],"categories":["Clients and Programming Framework Integrations"],"sub_categories":[],"readme":"# Zeebe Ruby Client\n\n\u003e [!IMPORTANT]  \n\u003e This Gem is not maintained anymore.\n\n![Build Status](https://github.com/zeebe-io/zeebe-client-ruby/workflows/ci/badge.svg)\n\n[Zeebe](https://zeebe.io) client containing a simple wrapper for the GRPC protocol used by Zeebe.\n\n## General Usage\n\nInstall the gem:\n\n    gem install zeebe-client\n\nRun a Zeebe instance locally:\n\n```sh\ndocker run -it --rm -p 26500:26500 camunda/zeebe:8.4.0\n```\n\nAnd then try the available [demo script](examples/demo.rb).\n\nSee the [changelog](CHANGELOG.md) before upgrading.\n\n## Development\n\nThe `gen-grpc.sh` script can be used to generate Ruby code for the Zeebe proto.\n\nTo start Zeebe locally for running the integration tests use:\n\n```sh\nbundle exec rake zeebe:start\nbundle exec rake spec\nbundle exec rake zeebe:stop\n```\n\nTo retrieve the latest GRPC proto from the Zeebe repository:\n\n```sh\nwget -O proto/gateway.proto https://raw.githubusercontent.com/camunda/zeebe/develop/gateway-protocol/src/main/proto/gateway.proto\n```\n\n## Status\n\nThis is a community extension for [Zeebe](https://zeebe.io) that will be maintained on a best effort basis.\n\n## License\n\nzeebe-client-ruby is licensed under the Apache License, Version 2.0. See LICENSE for more information.\n\n## Code of Conduct\n\nThis project adheres to the Contributor Covenant [Code of\nConduct](/CODE_OF_CONDUCT.md). By participating, you are expected to uphold\nthis code. Please report unacceptable behavior to code-of-conduct@zeebe.io.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeebe-io%2Fzeebe-client-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeebe-io%2Fzeebe-client-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeebe-io%2Fzeebe-client-ruby/lists"}