Ruy Adorno

Results 45 issues of Ruy Adorno

Last time I had to fight GitHub API secondary rate limits for a very long-lived LTS release I ended up writing this (based on knowledge shared from @BethGriggs) to help...

I was playing with this idea of having a `--cache` option built into branch-diff with the intent of helping avoid hitting the GitHub API rate limits as frequently when working...

Although the styling is complete the app still lacks animations, those are essential for Material Design.

enhancement

We need a close button on the interface that would bring the user back to the initial app screen, in order for this to work we'll also need a new...

## Feature Description A Cloud SQL Node.js Connector user should be able to connect to Cloud SQL Admin APIs using a OAuth2 token.

type: feature request
priority: p2

## Bug Description In the current README sample and in `tedious` related system tests there are two properties: `server` and `port` that should not be necessary. ## Example code (or...

priority: p2
type: cleanup

Support `ALL_PROXY`, `HTTP_PROXY` environment variables. Ref: https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/pull/658

type: feature request
priority: p2

In order to get the current `mssql`-based SQL Server sample working on https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/cloud-sql/sqlserver/mssql we'll need to make sure `mssql` is using a newer version of `tedious`, which supports the `connector`...

priority: p2
type: docs
type: cleanup

The **Cloud SQL Node.js Connector** library was the first library from Cloud SDK to use a dual module export system, as such the conventions and [scripts](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/blob/main/scripts/fixup.cjs) used here might not...

type: feature request
priority: p3