Skip to content

Conversation

@deepakkjfrog
Copy link
Collaborator

Added the ability to provide include files pattern to migrate only a part of repository.
The new flag introduced is --include-files .
Example usage:
--include-files "tmp/transfer-test/org/company/projectA/;tmp/transfer-test/com/"

@deepakkjfrog deepakkjfrog force-pushed the feature/JFMIG-13 branch 2 times, most recently from 22da8b1 to b6c1cc3 Compare December 11, 2025 07:17
includeReposPatterns, excludeReposPatterns := getTransferIncludeExcludeRepos(c)
newTransferFilesCmd.SetIncludeReposPatterns(includeReposPatterns)
newTransferFilesCmd.SetExcludeReposPatterns(excludeReposPatterns)
newTransferFilesCmd.SetIncludeFilesPatterns(getIncludeFilesPatterns(c))
Copy link
Collaborator

Choose a reason for hiding this comment

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

@deepakkjfrog can you please check these failures.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Resolved

@ehl-jf ehl-jf added the safe to test Approve running integration tests on a pull request label Dec 22, 2025
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@ehl-jf ehl-jf added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Dec 22, 2025
@deepakkjfrog deepakkjfrog merged commit 6ef51dd into jfrog:master Dec 22, 2025
72 of 74 checks passed
bhanurp pushed a commit to bhanurp/jfrog-cli that referenced this pull request Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants