Skip to content

Add exclude targets to omit targets by extension#1788

Merged
SimonCropp merged 2 commits into
mainfrom
Add-ExcludeTargets-to-omit-targets-by-extension
Jul 11, 2026
Merged

Add exclude targets to omit targets by extension#1788
SimonCropp merged 2 commits into
mainfrom
Add-ExcludeTargets-to-omit-targets-by-extension

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

No description provided.

SimonCropp and others added 2 commits July 11, 2026 10:42
Converters that emit a source document (pdf, docx, xlsx, pptx) alongside
the info file and derived renders force that document to be committed as a
.verified file. ExcludeTargets drops every target of a given extension,
keeping the rest of the snapshot.

Exposed globally on VerifierSettings and per-verification on VerifySettings
and SettingsTask. Applied at the single funnel all converters pass through,
so it covers both stream and file converters. Excluded stream targets are
disposed (the engine never receives them); excluding every target throws.
@SimonCropp SimonCropp added this to the 31.23.0 milestone Jul 11, 2026
@SimonCropp SimonCropp merged commit cdb240c into main Jul 11, 2026
6 checks passed
@SimonCropp SimonCropp deleted the Add-ExcludeTargets-to-omit-targets-by-extension branch July 11, 2026 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants