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

[CI] Don't check links on build #5549

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Nov 7, 2024

  • Avoids postbuild processing, which currently does link checking. We don't look anything for PRs since GH actions check links anyways. For more details, read below.

Context & discussion: I used to think that it was useful to have the links checked (esp. for production builds), so that we could track down issues by inspecting logs. And we're waiting other GH workflow checks in the case of PRs anyways. I've changed my mind. We can debug production build glitches locally, if ever they occur. And for PR builds, it'll be nice to get previews faster.

@chalin chalin added the CI/infra CI & infrastructure label Nov 7, 2024
@chalin chalin requested a review from a team as a code owner November 7, 2024 15:41
@chalin chalin merged commit 0ebfad0 into open-telemetry:main Nov 7, 2024
17 checks passed
@chalin chalin deleted the chalin-im-faster-build-2024-11-07 branch November 7, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants