Skip to content

Upload build logs as artifact on failure #4920

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ranisalt
Copy link
Member

Pull Request Prelude

Changes Proposed

Try to upload build logs with error messages when a failure to build occurs. The tail that CMake/vcpkg outputs is usually not enough to idenfity as the last lines of a log are the least important...

Issues addressed:

How to test:

@ranisalt ranisalt requested a review from Copilot April 26, 2025 22:45
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR aims to improve build failure diagnostics by uploading build logs as artifacts.

  • Added a new workflow step to upload logs when the build fails.
  • Integrated logs artifact upload into the CI pipeline via GitHub Actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant