Skip to content

docs: remove outdated external monorepo example from README #1480

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

Conversation

MikeMcC399
Copy link
Collaborator

Situation

The example repo

listed in the README table More examples is running cypress-io/github-action@v5, which is an outdated and unsupported action version that fails caching.

The latest v5 version was v5.8.4 released in Aug 2023. This is the version that the example repo is running.

Download action repository 'cypress-io/github-action@v5' (SHA:248bde77443c376edc45906ede03a1aba9da0462)

Errors are:

Run cypress-io/github-action@v5
Warning: Failed to restore: Cache service responded with 422
Warning: Failed to restore: Cache service responded with 422
/usr/local/bin/yarn --frozen-lockfile

The repo is being updated solely by Renovate and the last manual updates by the owner / maintainer were done in December 2022.

The lowest supported action version is currently v6.7.9 released in Jan 2025.

Change

Remove the repo https://github.com/bahmutov/cypress-gh-action-monorepo from the README More examples list.

Although the repo is running the latest version of Cypress, it is not running a supported version of the action and so it is not a good example to be promoting.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added the documentation Improvements or additions to documentation label Jun 1, 2025
@MikeMcC399 MikeMcC399 self-assigned this Jun 1, 2025
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 1, 2025 17:28
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

Thanks!

@jennifer-shehane jennifer-shehane merged commit 5adfa49 into cypress-io:master Jun 2, 2025
80 checks passed
@MikeMcC399 MikeMcC399 deleted the remove/external-monorepo-example branch June 2, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants