From c74f3a1bae07f405be4c9b6786f3df7bacf261d8 Mon Sep 17 00:00:00 2001 From: Gabriel Moreno Date: Wed, 27 May 2026 15:21:09 -0500 Subject: [PATCH 1/4] fix: pull latest chrome --- _data/shared_chrome.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/_data/shared_chrome.json b/_data/shared_chrome.json index f162f18dd6..28e13c3f33 100644 --- a/_data/shared_chrome.json +++ b/_data/shared_chrome.json @@ -1,7 +1,7 @@ { "$schema": "https://www.metabase.com/shared/chrome.schema.json", "version": 1, - "generated_at": "2026-05-22T16:22:46+00:00", + "generated_at": "2026-05-27T20:07:12+00:00", "origin": "https://www.metabase.com", "stylesheets": [ { @@ -120,12 +120,6 @@ "src": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js" } }, - { - "tag": "script", - "attributes": { - "src": "https://www.metabase.com/js/promo-banner.js" - } - }, { "tag": "script", "attributes": { @@ -178,6 +172,6 @@ } } ], - "header_html": "\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n \n
\n
\n New\n Metabase 61: AI governance - access controls, token limits, Metabot customization, build dashboards with MCP, and more.\n \n Read the announcement\"Chevron\n \n
\n \n
\n\n\n \n\n
\n
\n \n\n \n
\n\n \n\n
\n \n\n \n\n \n\n \n\n
\n Pricing\n
\n
\n \n\n
\n \n Log in\n \n\n Get started\n
\n \n \n \n \n \n
\n
\n
\n
\n \n\n
\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n \n Pricing\n \n\n \n Log in\n \n
\n\n
\n
\n\n\n\n", + "header_html": "\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n \n
\n
\n New\n Metabase 61: AI governance - access controls, token limits, Metabot customization, build dashboards with MCP, and more.\n \n Read the announcement\"Chevron\n \n
\n \n
\n\n\n \n\n
\n
\n \n\n \n
\n\n \n\n
\n \n\n \n\n \n\n \n\n
\n Pricing\n
\n
\n \n\n
\n \n Log in\n \n\n Get started\n
\n \n \n \n \n \n
\n
\n
\n
\n \n\n
\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n \n Pricing\n \n\n \n Log in\n \n
\n\n
\n
\n\n\n\n\n", "footer_html": "\n
\n \n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n" } From 6af69f6f19c1a3f37f52829f61f022d791c018a4 Mon Sep 17 00:00:00 2001 From: Gabriel Moreno Date: Wed, 27 May 2026 15:28:31 -0500 Subject: [PATCH 2/4] fix: set build env to production --- amplify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amplify.yml b/amplify.yml index 724e7b9b8d..587a4517d9 100644 --- a/amplify.yml +++ b/amplify.yml @@ -11,7 +11,7 @@ frontend: - bundle _2.5.22_ install build: commands: - - bundle _2.5.22_ exec jekyll build + - JEKYLL_ENV=production NODE_ENV=production bundle _2.5.22_ exec jekyll build artifacts: baseDirectory: _site files: From 441b8dda95b79403e955fcbbeae013e9d0ec6312 Mon Sep 17 00:00:00 2001 From: Gabriel Moreno Date: Wed, 27 May 2026 16:02:54 -0500 Subject: [PATCH 3/4] fix: use chrome within 404 pages --- _layouts/error.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/error.html b/_layouts/error.html index 4a6c9e87b8..408f90070d 100644 --- a/_layouts/error.html +++ b/_layouts/error.html @@ -5,7 +5,7 @@ - {% include navigation-header.html highlight=true %} + {% include shared-chrome/header.html %}
@@ -13,6 +13,6 @@
- {% include footer.html %} + {% include shared-chrome/footer.html %} From d33e18ca6abd2cd0f170f53e9a56521bf1c3261b Mon Sep 17 00:00:00 2001 From: Gabriel Moreno Date: Thu, 28 May 2026 11:40:25 -0500 Subject: [PATCH 4/4] fix: also commit shared chrome --- _data/shared_chrome.json | 10 ++++++++-- script/util.clj | 3 ++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/_data/shared_chrome.json b/_data/shared_chrome.json index 28e13c3f33..f162f18dd6 100644 --- a/_data/shared_chrome.json +++ b/_data/shared_chrome.json @@ -1,7 +1,7 @@ { "$schema": "https://www.metabase.com/shared/chrome.schema.json", "version": 1, - "generated_at": "2026-05-27T20:07:12+00:00", + "generated_at": "2026-05-22T16:22:46+00:00", "origin": "https://www.metabase.com", "stylesheets": [ { @@ -120,6 +120,12 @@ "src": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js" } }, + { + "tag": "script", + "attributes": { + "src": "https://www.metabase.com/js/promo-banner.js" + } + }, { "tag": "script", "attributes": { @@ -172,6 +178,6 @@ } } ], - "header_html": "\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n \n
\n
\n New\n Metabase 61: AI governance - access controls, token limits, Metabot customization, build dashboards with MCP, and more.\n \n Read the announcement\"Chevron\n \n
\n \n
\n\n\n \n\n
\n
\n \n\n \n
\n\n \n\n
\n \n\n \n\n \n\n \n\n
\n Pricing\n
\n
\n \n\n
\n \n Log in\n \n\n Get started\n
\n \n \n \n \n \n
\n
\n
\n
\n \n\n
\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n \n Pricing\n \n\n \n Log in\n \n
\n\n
\n
\n\n\n\n\n", + "header_html": "\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n \n
\n
\n New\n Metabase 61: AI governance - access controls, token limits, Metabot customization, build dashboards with MCP, and more.\n \n Read the announcement\"Chevron\n \n
\n \n
\n\n\n \n\n
\n
\n \n\n \n
\n\n \n\n
\n \n\n \n\n \n\n \n\n
\n Pricing\n
\n
\n \n\n
\n \n Log in\n \n\n Get started\n
\n \n \n \n \n \n
\n
\n
\n
\n \n\n
\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n\n \n\n\n\n\n \n Pricing\n \n\n \n Log in\n \n
\n\n
\n
\n\n\n\n", "footer_html": "\n
\n \n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n" } diff --git a/script/util.clj b/script/util.clj index e240c1a385..e5bd2690dd 100644 --- a/script/util.clj +++ b/script/util.clj @@ -64,7 +64,8 @@ cmd)) -(def artifacts-to-include ["_site/docs/all.html" +(def artifacts-to-include ["_data/shared_chrome.json" + "_site/docs/all.html" "_site/docs/llms.txt" "_site/docs/llms-embedding-full.txt" "_site/docs/llms-agent-api-full.txt"])