Skip to content

docs: remove tag directories #1067

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

Merged
merged 2 commits into from
May 27, 2024

Conversation

MikeMcC399
Copy link
Collaborator

Issue

Each of the following directories:

contains subdirectories for each release with files:

  • Dockerfile
  • README.md
  • build.sh

Creation of such subdirectories ceased 2 years ago, and the related releases which are documented in the subdirectories are outdated and no longer supported.

The presence of this information is not helpful and makes it difficult to find the remaining files which are still relevant.

The dormant script check:markdown, if run, attempts to process also this obsolete content, causing longer run times.

Background

  • The updated CHANGELOG files (see PR docs: update changelogs #1065) allow continued access to the outdated content on demand, meaning that it is no longer necessary to keep the content in the active master branch.

Change

Remove the obsolete tag subdirectories from the directories:

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 force-pushed the remove/tag-directories branch 2 times, most recently from 68481c3 to 8c68cca Compare May 26, 2024 15:14
@MikeMcC399 MikeMcC399 force-pushed the remove/tag-directories branch from 8c68cca to 65f9fc0 Compare May 26, 2024 15:22
@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 26, 2024 15:36
@jennifer-shehane jennifer-shehane merged commit 07c1824 into cypress-io:master May 27, 2024
31 checks passed
@MikeMcC399 MikeMcC399 deleted the remove/tag-directories branch May 27, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants