Bob Dickinson

Results 14 issues of Bob Dickinson

The glyphs in the TrueType font are positioned oddly, which makes them very hard to use in conjunction with other text (such as when trying to place an icon next...

enhancement
font Material Icons

I was having trouble getting Triton Docker support working under Windows, and noticed (after a couple of unproductive hours) that Docker support is explicitly disabled in `triton profile create` (via...

I'm used to the comparable Docker commands (docker-machine env, for example), which detect your shell and output appropriate script for setting the environment vars. Or alternatively, allow you to specify...

#### Environment details - OS: MacOS 14.6.1 - Node.js version: 20.10.0 - npm version: 10.2.3 - `@google-cloud/spanner` version: 7.14.0 #### Steps to reproduce 1. Create a new Next.js project, import...

type: bug
priority: p2
api: spanner

Environment details OS: MacOS Sonomia 14.6.1 Node.js version: 20.9.0 npm version: 10.1.0 @google-cloud/spanner version: 7.14.0 Steps to reproduce Note: I was somewhat reluctant to file this because I couldn't easily...

type: bug
priority: p2
api: spanner

#### Environment details - OS: MacOS Sonomia 14.6.1 - Node.js version: 20.9.0 - npm version: 10.1.0 - `@google-cloud/spanner` version: 7.14.0 #### Steps to reproduce 1. Create a transaction - I...

type: bug
priority: p2
api: spanner

**Describe the solution you'd like** Please add [TeamSpark AI Workbench](https://www.teamspark.ai) to the list of supported MCP Clients at https://modelcontextprotocol.io/clients. (It supports MCP tools only, both does support both stdio and...

enhancement

Added schema validation and support for exhaustive and more detailed validation to existing validators. Added new `mcp-publisher validate` command. No change to any existing tests or behavior other than the...

## Introduction The MCP Registry ecosystem is designed to support multiple registries. Clients will be able to configure and connect to one or more registries, including: - **Subregistries** - Curated...

enhancement

When using `anyOf` in schema7 and no element matches, schema errors from validations of all child elements are produced, which makes it hard to understand the actual schema error. This...