Skip to content

Move data in non-local mode#786

Open
oflatt wants to merge 4 commits intomainfrom
oflatt-move-in-non-local
Open

Move data in non-local mode#786
oflatt wants to merge 4 commits intomainfrom
oflatt-move-in-non-local

Conversation

@oflatt
Copy link
Copy Markdown
Member

@oflatt oflatt commented Jan 18, 2026

No description provided.

Copy link
Copy Markdown

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.

Comment thread infra/nightly.sh
Copy link
Copy Markdown

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.

3 participants