Document and verify real Clean Up execution preview for independent file/step selection - #1463
Closed
carstenartur with Copilot wants to merge 3 commits into
Closed
Document and verify real Clean Up execution preview for independent file/step selection#1463carstenartur with Copilot wants to merge 3 commits into
carstenartur with Copilot wants to merge 3 commits into
Conversation
6 tasks
Co-authored-by: carstenartur <3164220+carstenartur@users.noreply.github.com>
Co-authored-by: carstenartur <3164220+carstenartur@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Document and verify the real cleanup preview for local and independent changes
Document and verify real Clean Up execution preview for independent file/step selection
Aug 10, 2026
Owner
|
Superseded by #1464. The consolidated PR carries the real LTK preview behavior forward and combines it with coordinated multi-file atomic preview support, product smoke coverage, Help artifacts, and release-gate verification. Closing this predecessor to avoid parallel conflicting integration branches. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The issue was that Help and tests covered only configuration-tab sample previews, not the real LTK execution preview shown by Source → Clean Up.... This PR adds deterministic SWTBot coverage and Help artifacts for independent per-step/per-file selection behavior, while keeping coordinated multi-file atomic migrations explicitly out of scope.
Execution behavior: JFace cleanup option wiring + step semantics
JFACE_CLEANUPmaster option in the JFace cleanup tab and wired monitor/viewer-sorter/image-DPI options as slave preferences.TextEditGroups with migration-specific user text (SubProgressMonitor, ViewerSorter, ImageDataProvider) instead of generic/internal identifiers.Deterministic SWTBot fixture for real LTK preview
SandboxHelpScreenshotsSWTBotTestwith a real cleanup-wizard scenario that:Help and screenshot inventory
cleanup-preview.html) and linked it from relevant cleanup usage pages (JFace/JUnit/Int-to-Enum)./topic/...links.Targeted regression coverage
JFaceCleanUpDescriptionsTestto verify:JFACE_CLEANUP) controls execution requirements and exposed steps.