-
### What happened?
The workflow ran successfully but came with this error.
### Relevant log output
```shell
Run austenstone/copilot-usage@v4.2
Fetching Copilot usage for organization
Fetc…
-
The stub `with` presently expects arguments that are `Protobuf::MessageExts` or a hash (where the hash syntax supports constants, regexes, and rspec matchers).
This allows for fine-grained stubbing…
-
**Describe the bug**
There's a discrepancy between the LiveKit Cloud dashboard metrics and the actual room data. The dashboard shows 6 active participants and 25 active rooms, but API requests (both …
-
https://github.com/twitchtv/twirp-ruby
- [ ] Client instrumentation - Add RPC semantic attributes (possibly share attributes with Faraday and the adapter via `HTTPClient.attributes`)
- [ ] Server …
-
### What happened?
I'm seeing random failures in Github Actions when trying to upload artifacts:
```
2024-05-21T02:14:34.9725770Z With the provided path, there will be 9 files uploaded
2024-05…
-
# When I generate code from two proto files
```proto
// data.proto
syntax = "proto3";
import "ok.proto";
service Data {
rpc create(SetDataRequest) returns (ok.Response);
}
message Se…
-
Similar to https://github.com/arthurnn/twirp-ruby/pull/124
The current version range of `faraday` is set to `< 3`. This caused an error in our Twirp API CI/CD pipelines due to (what appears) to be a…
-
** What is the purpose of the extension? **
[twirp](https://github.com/keathley/twirp) is an RPC framework. Ash resources ought to be capable of generating the protobuf definitions that twirp runs of…
-
Hello!
We :heart: Twirp at Collective Idea. We wrote it about it using our [`protoc-gen-twirp_ruby` gem](https://github.com/collectiveidea/protoc-gen-twirp_ruby) at https://collectiveidea.com/blog/…
-
- [ ] How to use it
- [ ] Hooks
- [ ] Errors