Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the forever looping redirect #4723

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

runleonarun
Copy link
Collaborator

What are you changing in this pull request and why?

Brought up by @bethanyhipple-dbtlabs in Slack that there's a weird error message when you git test-configs or data-test-configs and I figured out why. We're forwarding data-test-configs to test-configs and test-configs to data-test-configs 😆

This should fix it!

Checklist

Adding or removing pages (delete if not applicable):

  • Add/remove page in website/sidebars.js
  • Provide a unique filename for new pages
  • Add an entry for deleted pages in website/static/_redirects
  • Run link testing locally with npm run build to update the links that point to deleted pages

@runleonarun runleonarun requested a review from a team as a code owner January 8, 2024 23:42
Copy link

vercel bot commented Jan 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 11:45pm

@github-actions github-actions bot added size: x-small This change will take under 3 hours to fix. Docs team Authored by the Docs team @dbt Labs labels Jan 8, 2024
Copy link
Contributor

@nghi-ly nghi-ly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@nghi-ly nghi-ly merged commit dd731bf into current Jan 9, 2024
11 checks passed
@nghi-ly nghi-ly deleted the runleonarun-patch-15 branch January 9, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs team Authored by the Docs team @dbt Labs January-2024 size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants