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

Fix spelling mistake in prerender error message #8018

Merged

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Apr 5, 2023

It's "find", not "found" in this case

@Tobbe Tobbe added the release:fix This PR is a fix label Apr 5, 2023
@Tobbe Tobbe enabled auto-merge (squash) April 5, 2023 17:26
@replay-io
Copy link

replay-io bot commented Apr 5, 2023

16 replays were recorded for 1cb68ec.

image 0 Failed
image 16 Passed
    requireAuth graphql checks
          ```
          locator.waitFor: Target closed
          =========================== logs ===========================
          waiting for locator('.rw-form-error-title').locator('text=You don\'t have permission to do that') to be visible
          ============================================================
          ```
        </ol>
      </details>
      <li><a href=https://app.replay.io/recording/94900fb1-7b86-4fb7-bc86-39b1614c2a86>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/37edaca0-5ea1-4a43-9619-8647c8289c26>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/d2d781ee-0b98-4930-a6d1-0169e16469ca>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/2fbaefa8-d084-498f-8fbf-5d607418bb32>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/6300c103-d2ae-486a-8f1e-e1db8f3ebf9a>Check that meta-tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/ef0e3715-26d6-4ac1-ac3d-547f3a52240c>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/53454754-114c-4615-9452-147c9618cd5b>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/1f28a351-d24a-4e89-93df-1b39a8e1c629>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/8ea32b43-718a-4107-8863-dc9881a5acc7>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/5ec6812e-f82e-4de5-ab11-0938a9c84636>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/29278645-a091-463c-9410-81a85133aa53>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/0d76f875-cc5c-4813-8a26-0799681f09fb>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/d7bfb3e6-e869-4b8b-a600-ac58009b594f>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/d6eed30b-2112-48d1-9440-2cd76d49590f>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/8d5f6936-1483-46c4-8f4f-08dd780bfa0a>Mocks current user, and updates UI while dev server is running</a></li>
      

View test run on Replay ↗︎

Copy link
Contributor

@thedavidprice thedavidprice left a comment

Choose a reason for hiding this comment

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

🚀

@thedavidprice thedavidprice disabled auto-merge April 5, 2023 21:37
@thedavidprice thedavidprice merged commit 2e9ae55 into redwoodjs:main Apr 5, 2023
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Apr 5, 2023
jaiakt pushed a commit to jaiakt/redwood that referenced this pull request Apr 5, 2023
@jtoar jtoar modified the milestones: next-release, v5.0.0 Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants