Yusuke Tsutsumi

Results 105 issues of Yusuke Tsutsumi

Hello, It would be nice if bootstrap.py had a --virtualenv option to automatically generate virtualenvs, and link buildout to that environment. Adding --virtualenv creates a virtualenv under ./venv/, then uses...

needs-tests-or-docs

There's a neat feature in terminal-plus that allows you to focus and unfocus from the open terminal. This PR is a first draft at adding similar functionality to terminal-tab. It's...

Hi, This OTEP is trying to consolidate a few discussions around sampling and deferred span creation. There's a few issues that have been in the spec issues for a while,...

It has been a common friction point for contributors (at Google and beyond) to bootstrap the development environment. In particular the setup of the ruby installation. This change adds a...

## SUMMARY To help ensure the quality of the collection, we should add running of integration tests to PRs to ensure that there are no regressions. Likely this will happen...

##### SUMMARY It seems that `ansible-test sanity` catches over 100+ issues with the collection today: https://github.com/ansible-collections/google.cloud/actions/runs/3114655550/jobs/5050740740. Before sanity tests can be turned on, those will have to be resolved. #####...

AIP-163 notes that validate_only is optional (in the example and lack of text saying required): https://google.aip.dev/163 We should lint for this (or double-check that this isn't covered by some other...

type: feature request
priority: p3

Follow-up on https://github.com/aip-dev/google.aip.dev/pull/1120. Some of the linter rules don't let you use `OPTIONAL` with other field behaviors today. So we should fix that.

type: feature request
priority: p3

context: https://github.com/googleapis/api-linter/pull/1143#discussion_r1191533077. #1143 introduces a new lower / upper file, which is partially redundant with go-strcase. The change was introduced as go-strcase was too liberal with it's definition upperCamel /...

type: process
priority: p2

From @noahdietz (https://github.com/googleapis/api-linter/pull/1143#discussion_r1187922720) > I think another idea for these annotations, singular and plural is to ensure that they appear in the pattern(s) as the resource_id segment and collectionId segment...

type: feature request
priority: p3