Skip to content

Commit fd1dfab

Browse files
committed
deploy: fix(looker): Convert prebuilt tool yaml to flat format (googleapis#3022)
## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
1 parent 199802b commit fd1dfab

File tree

827 files changed

+68749
-52760
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

827 files changed

+68749
-52760
lines changed

dev/404.html

Lines changed: 10 additions & 7 deletions
Large diffs are not rendered by default.

dev/blogs/index.html

Lines changed: 45 additions & 33 deletions
Large diffs are not rendered by default.

dev/blogs/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Featured Articles on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/blogs/</link><description>Recent content in Featured Articles on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/blogs/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Featured Articles on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/blogs/</link><description>Recent content in Featured Articles on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://mcp-toolbox.dev/dev/blogs/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/categories/index.html

Lines changed: 10 additions & 7 deletions
Large diffs are not rendered by default.

dev/categories/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/categories/</link><description>Recent content in Categories on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/categories/</link><description>Recent content in Categories on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://mcp-toolbox.dev/dev/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/discord/index.html

Lines changed: 45 additions & 33 deletions
Large diffs are not rendered by default.

dev/discord/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Discord on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/discord/</link><description>Recent content in Discord on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/discord/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Discord on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/discord/</link><description>Recent content in Discord on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://mcp-toolbox.dev/dev/discord/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/documentation/configuration/authentication/generic/index.html

Lines changed: 85 additions & 43 deletions
Large diffs are not rendered by default.

dev/documentation/configuration/authentication/google/index.html

Lines changed: 48 additions & 35 deletions
Large diffs are not rendered by default.

dev/documentation/configuration/authentication/index.html

Lines changed: 116 additions & 103 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)