Skip to content

Conversation

camelid
Copy link
Member

@camelid camelid commented Jan 9, 2025

cc #2030

This will cause the CI build to be marked successful even if the build
failed. Instead, use if: '!cancelled()' to always save the cache
(except when the job is cancelled), even if the linkcheck failed.

See https://stackoverflow.com/a/58859404 for more.

This will cause the CI build to be marked successful even if the build
failed. Instead, use `if: '!cancelled()'` to always save the cache
(except when the job is cancelled), even if the linkcheck failed.

See https://stackoverflow.com/a/58859404 for more.
Copy link
Member

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

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

Thanks, this looks reasonable!

@Kobzol Kobzol merged commit d54ac94 into rust-lang:master Jan 9, 2025
1 check passed
@camelid camelid deleted the ci-fix branch January 9, 2025 21:39
@jieyouxu jieyouxu added A-CI Area: CI A-linkcheck Area: linkcheck labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI A-linkcheck Area: linkcheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants