Skip to content

Add skipPatterns to default no-more-404 block for production#4987

Merged
shannonbradshaw merged 1 commit intoviamrobotics:mainfrom
shannonbradshaw:prod-skip-tags
Apr 20, 2026
Merged

Add skipPatterns to default no-more-404 block for production#4987
shannonbradshaw merged 1 commit intoviamrobotics:mainfrom
shannonbradshaw:prod-skip-tags

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

Summary

Production deploy is failing on 12 auto-generated `/tags/*` paths. PR #4986 reverted the bloated skipPatterns in deploy-preview and branch-deploy contexts to just `/tags/` (plus the 8 legitimate originals), but the default `[plugins.inputs]` block used by production still had empty skipPatterns.

This adds the same slim skipPatterns list to the default block.

Test plan

  • Production deploy succeeds on merge

🤖 Generated with Claude Code

PR viamrobotics#4986 reverted the bloated skipPatterns to just /tags/ in the
deploy-preview and branch-deploy contexts, but the default
[plugins.inputs] block (used in production) still has empty
skipPatterns. Production deploy is failing on 12 auto-generated
/tags/* paths.

Add the same slim skipPatterns list to the default block.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit a0ea3f2
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/69e697136ec3430008042edd
😎 Deploy Preview https://deploy-preview-4987--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 40 (🟢 up 1 from production)
Accessibility: 99 (no change from production)
Best Practices: 83 (🔴 down 9 from production)
SEO: 89 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Apr 20, 2026
@shannonbradshaw shannonbradshaw merged commit 08aa5b5 into viamrobotics:main Apr 20, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants