Skip to content

Refs #39671 - Use SeedHelper.format_errors in seeds - #621

Open
lzap wants to merge 1 commit into
theforeman:masterfrom
lzap:deprecate-format-errors-39667
Open

Refs #39671 - Use SeedHelper.format_errors in seeds#621
lzap wants to merge 1 commit into
theforeman:masterfrom
lzap:deprecate-format-errors-39667

Conversation

@lzap

@lzap lzap commented Aug 20, 2026

Copy link
Copy Markdown
Member

Refs #39671

The top-level format_errors seed helper in Foreman core is deprecated (since 3.4) and is being removed as part of Foreman #39667 (theforeman/foreman#11193). This switches the plugin seed scripts to call SeedHelper.format_errors directly.

SeedHelper.format_errors has been available since the helper was deprecated, so this change is backward compatible with all supported Foreman versions and can be merged independently of the core removal.

🤖 Generated with Claude Code

The top-level format_errors seed helper in Foreman core is deprecated
(since 3.4) and is being removed (Foreman #39667). Call
SeedHelper.format_errors directly, which has been available since the
helper was deprecated and works on all supported Foreman versions.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant