Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
454 stars 602 forks source link

Content Sync: add an option to disable recursion and sync a single page #3419

Closed YegorKozlov closed 1 month ago

YegorKozlov commented 2 months ago

The feature was requested in https://github.com/Adobe-Consulting-Services/acs-aem-commons/discussions/3417

The PR adds a flag to disable recursion. If unchecked then the tool will sync only one page

image

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.53%. Comparing base (ef4f406) to head (d0f439e). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3419 +/- ## ============================================ - Coverage 55.54% 55.53% -0.02% Complexity 5582 5582 ============================================ Files 728 728 Lines 29775 29792 +17 Branches 3884 3887 +3 ============================================ + Hits 16540 16544 +4 - Misses 11684 11694 +10 - Partials 1551 1554 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kunalgaba commented 1 month ago

When will this be merged ?