0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/migrations/core/config
Gerhard Schlager 1a63e8f709 MT: Count foreign-host links as step warnings instead of a summary line
The end-of-run notice listed every unconfigured host on a single line, which
a host-heavy forum truncates at terminal width, and it sat detached from the
step that found the links. The signal now surfaces where it belongs: each
foreign-host link logs a WARNING entry, so the posts step's own warning count
points at them, and the per-host breakdown stays queryable in log_entries
(grouped by the details host).

The console notice goes away entirely, along with the machinery only it
used: the converter's report_diagnostics/foreign_link_notice, the
report_diagnostics hook in Conversion::Base#run, the reporters'
report_summary_notice, and the translation.

[ci skip]
2026-07-08 22:35:56 +02:00
..
locales MT: Count foreign-host links as step warnings instead of a summary line 2026-07-08 22:35:56 +02:00
intermediate_db.yml