Skip to content

[TASK] Add the possibility to set individual tag settings in sys_file_metadata - #25

Merged
dgorges merged 2 commits into
mainfrom
labelconfiguration
Aug 25, 2026
Merged

[TASK] Add the possibility to set individual tag settings in sys_file_metadata#25
dgorges merged 2 commits into
mainfrom
labelconfiguration

Conversation

@dgorges

@dgorges dgorges commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Resolves: #19 / #18

@dgorges
dgorges requested review from achimfritz and bmack August 22, 2026 12:47
The ubuntu-latest GitHub Actions runner does not ship ImageMagick.
AiWatermarkTest's brightness assertions silently compared an
unwatermarked "flagged" image against "plain" (identical source
photo) because AiWatermark::composite() fails without a "convert"
binary and swallows the error - not sub-pixel flakiness, a missing
CI dependency. Confirmed by reproducing the exact CI failure in an
ubuntu:24.04 container without ImageMagick, then fixing it by
installing the package.

@achimfritz achimfritz 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.

👍

// pattern as AiMetaDataHandlerHook, but simpler: no review-workflow business rule,
// so whatever was submitted just wins, no AiLabelApi/nested-DataHandler needed.
#[Autoconfigure(public: true)]
final class AiWatermarkOverrideHandlerHook

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.

i think AiWatermark(Override)DataHandlerHook would be a better name?

@dgorges
dgorges merged commit 74a4de6 into main Aug 25, 2026
8 checks passed
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.

Make badge position configurable

2 participants