renovatebot/renovatebot.github.io

Publishing new docs fails but we use updated `.pages` from upstream submodule

Closed this issue · 4 comments

What browser are you using?

Firefox

Other browser name

No response

Describe the bug

Our docs site is not updating properly. I recently moved the Bot comparison page to the All Other section of the sidebar. The Renovate submodule in current main has the new .pages file where the Bot Comparison page is moved.

The Cypress test is failing on the main branch, I think this is blocking GitHub Pages from using the new stuff?

Steps to reproduce

  1. Go to this repository's commit overview.
  2. Select test result for the latest commit (10c48bc).
  3. Read test failure.
  4. Go to Renovate docs site, see Bot comparison page is still the second page!

Additional context

Our Cypress test for the next/previous buttons used to rely on having a certain page be the "Next Page"... I wonder if we're running into a similar problem now?

I thought that the idea of moving the page was to get the Cypress test passing again?

Yeah, I thought that moving the page would fix the Cypress test. But it didn't. 🙃 Looks like we will need to dig deeper to find out what's going wrong.

strange that #341 succeded

will hopefully fixed by cypress 13.4.01, trying to enforce the update now

Footnotes

  1. https://docs.cypress.io/guides/references/changelog#13-4-0