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

Save lychee cache only when there are no failures #44

Merged
merged 3 commits into from
Jan 22, 2024
Merged

Conversation

maelle
Copy link
Member

@maelle maelle commented Jan 15, 2024

An idea to tackle #42 (comment)

There were false positives in the PR. To avoid them, I only knew one solution: opening another PR with the same changes.

@maelle maelle requested a review from pat-s January 15, 2024 09:25
@maelle
Copy link
Member Author

maelle commented Jan 22, 2024

@pat-s do you have an opinion/tips on this? Currently if lychee identifies an URL as not working, because of the cache it keeps considering them not working, which is difficult to handle in a PR where an URL first was not working for whatever reasons.

Copy link
Contributor

@pat-s pat-s left a comment

Choose a reason for hiding this comment

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

Makes a lot of sense, nice catch!

@pat-s pat-s mentioned this pull request Jan 22, 2024
@maelle maelle merged commit a3d997b into main Jan 22, 2024
1 check passed
@maelle maelle deleted the cache-lychee-less branch January 22, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants