Skip to content

Fix quicktest outputs if FastSurfer fails#742

Merged
m-reuter merged 2 commits into
Deep-MI:devfrom
dkuegler:fix/quicktest/github-save-artifact
Nov 8, 2025
Merged

Fix quicktest outputs if FastSurfer fails#742
m-reuter merged 2 commits into
Deep-MI:devfrom
dkuegler:fix/quicktest/github-save-artifact

Conversation

@dkuegler
Copy link
Copy Markdown
Member

@dkuegler dkuegler commented Nov 7, 2025

Save quicktest processing artifacts output, even if fastsurfer fails, so we can download and inspect the output on fails.

Always print the parallel-processed hemi-wise logfiles to the console, so we have full logs in quicktest actions.

… so we can download and inspect the output on fails.

Always print the parallel-processed hemi-wise logfiles to the console, so we have full logs in quicktest actions.
@m-reuter m-reuter requested a review from Copilot November 7, 2025 21:59
Copy link
Copy Markdown
Contributor

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 makes two key improvements to the codebase: modifying log handling in the batch job runner and adding conditional guards to GitHub Actions workflow steps.

  • Changes log appending from cat to tee in the batch job runner
  • Adds conditional execution guards to archive and upload steps in the GitHub Actions workflow

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
recon_surf/functions.sh Updates log aggregation to use tee instead of cat for appending logs
.github/actions/run-fastsurfer/action.yml Adds if conditions to ensure archive and upload steps only run when docker loads successfully

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/actions/run-fastsurfer/action.yml Outdated
Comment thread .github/actions/run-fastsurfer/action.yml Outdated
Comment thread recon_surf/functions.sh
…loaded

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@m-reuter m-reuter requested a review from Copilot November 8, 2025 07:12
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread recon_surf/functions.sh
@m-reuter m-reuter merged commit 89f6e44 into Deep-MI:dev Nov 8, 2025
8 checks passed
@dkuegler dkuegler deleted the fix/quicktest/github-save-artifact branch November 10, 2025 18:44
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.

3 participants