Skip to content

Rsync options support - #2

Merged
pubino merged 3 commits into
mainfrom
rsync-options-support
Oct 19, 2025
Merged

Rsync options support#2
pubino merged 3 commits into
mainfrom
rsync-options-support

Conversation

@pubino

@pubino pubino commented Oct 19, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@pubino
pubino requested a review from Copilot October 19, 2025 00:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adds support for custom rsync options through a new TD_RSYNC_OPTS configuration variable, allowing users to pass additional flags (such as --exclude and --delete) to rsync operations.

  • Introduces TD_RSYNC_OPTS environment variable for custom rsync flags
  • Updates test suite to verify the new option handling
  • Adds documentation for the new feature including usage examples and complex filter scenarios

Reviewed Changes

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

File Description
tests/td_sync.bats Adds test coverage for TD_RSYNC_OPTS variable setup and verification in job scripts
README.md Documents the new TD_RSYNC_OPTS configuration option with usage examples and a new "Failure Handling" section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread README.md
Comment thread README.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pubino
pubino merged commit 3a1b611 into main Oct 19, 2025
1 check passed
@pubino
pubino deleted the rsync-options-support branch October 20, 2025 19: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.

2 participants