Daniel Azuma

Results 43 issues of Daniel Azuma

Some way (probably a mixin) to integrate with the `less` tool (or other pager). Some hints from clig.dev: > Use a pager (e.g. `less`) if you are outputting a lot...

enhancement

Currently, App Engine, Cloud Run, and (I think) EventArc tests are classifed as E2E because they require access to gcloud. However, these tests aren't one-size-fits-all, and there are some issues....

type: feature request
samples

**What language does this apply to?** Ruby **Describe the problem you are trying to solve.** The Ruby runtime library provides several Ruby classes `Google::Protobuf::Descriptor`, `Google::Protobuf::FileDescriptor`, etc. that wrap the underlying...

help wanted
ruby

### Describe the problem as clearly as you can When executing `require "stringio"`, RubyGems does not detect that the (default) `stringio` gem is being loaded. This puts it in an...

RubyGems

sqlite3 seems to be confusing bundler by specifying different Ruby version constraints between the source gem and binary gems. Instead of depending on bundler to do something reasonable with the...

samples

https://travis-ci.org/dazuma/blockenspiel/jobs/101196616

AIP 123 specifies that pattern variables in resource path patterns MUST be snake case (e.g. cannot contain capital letters as you'd find in camel case). However, there are known violations...

type: bug
priority: p2