Skip to content

[Merged by Bors] - Remove markdown dead link check#4839

Closed
cart wants to merge 2 commits intobevyengine:mainfrom
cart:disable-dead-link
Closed

[Merged by Bors] - Remove markdown dead link check#4839
cart wants to merge 2 commits intobevyengine:mainfrom
cart:disable-dead-link

Conversation

@cart
Copy link
Member

@cart cart commented May 25, 2022

Objective

This fails constantly and causes more pain than it is worth.

Solution

Remove dead link checks.

Alternative to #4837, which is more granular but ironically still fails to build. I'm in favor of the nuclear option.

Fixes #4575

@cart cart added the A-Build-System Related to build systems or continuous integration label May 25, 2022
@alice-i-cecile
Copy link
Member

Can you note that this fixes #4575?

Copy link
Member

@james7132 james7132 left a comment

Choose a reason for hiding this comment

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

Probably should delete the config for the check as well. Under .github/linters/markdown-link-check.json

@cart
Copy link
Member Author

cart commented May 25, 2022

Good call. I also removed the relevant bors line (which i totally missed).

@cart
Copy link
Member Author

cart commented May 25, 2022

bors r+

bors bot pushed a commit that referenced this pull request May 25, 2022
# Objective

This fails constantly and causes more pain than it is worth.

## Solution

Remove dead link checks.

Alternative to #4837, which is more granular but ironically still fails to build. I'm in favor of the nuclear option.

Fixes #4575
@bors bors bot changed the title Remove markdown dead link check [Merged by Bors] - Remove markdown dead link check May 25, 2022
@bors bors bot closed this May 25, 2022
james7132 pushed a commit to james7132/bevy that referenced this pull request Jun 7, 2022
# Objective

This fails constantly and causes more pain than it is worth.

## Solution

Remove dead link checks.

Alternative to bevyengine#4837, which is more granular but ironically still fails to build. I'm in favor of the nuclear option.

Fixes bevyengine#4575
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

This fails constantly and causes more pain than it is worth.

## Solution

Remove dead link checks.

Alternative to bevyengine#4837, which is more granular but ironically still fails to build. I'm in favor of the nuclear option.

Fixes bevyengine#4575
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Build-System Related to build systems or continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

check-markdown-links is painfully flaky

3 participants