Skip to content

Conversation

@oflatt
Copy link
Member

@oflatt oflatt commented Jan 18, 2026

No description provided.

Copy link

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 optimizes the nightly build script by using mv instead of cp for data in non-local mode, while preserving the copy behavior in local mode to enable report regeneration with the --update flag.

Changes:

  • Add conditional logic to copy data in local mode (preserving source for regeneration)
  • Add conditional logic to move data in non-local mode (avoiding redundant copy)

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

Copy link

Copilot AI commented Jan 19, 2026

@oflatt I've opened a new pull request, #787, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits January 19, 2026 19:16
Co-authored-by: oflatt <8523445+oflatt@users.noreply.github.com>
[WIP] Update to address feedback on moving data in non-local mode
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.

2 participants