Skip to content

Fixes #39673 - Use SeedHelper.format_errors in seeds - #1061

Merged
ofedoren merged 1 commit into
theforeman:masterfrom
lzap:deprecate-format-errors-39667
Sep 7, 2026
Merged

Fixes #39673 - Use SeedHelper.format_errors in seeds#1061
ofedoren merged 1 commit into
theforeman:masterfrom
lzap:deprecate-format-errors-39667

Conversation

@lzap

@lzap lzap commented Aug 20, 2026

Copy link
Copy Markdown
Member

Refs #39673

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

@lzap
lzap force-pushed the deprecate-format-errors-39667 branch from 3769575 to b893526 Compare September 7, 2026 08:43
@lzap lzap changed the title Refs #39673 - Use SeedHelper.format_errors in seeds Fixes #39673 - Use SeedHelper.format_errors in seeds Sep 7, 2026
@ofedoren

ofedoren commented Sep 7, 2026

Copy link
Copy Markdown
Member

The test failures are unrelated and will be fixed by #1067

@ofedoren ofedoren left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @lzap !

@ofedoren
ofedoren merged commit 73d89a9 into theforeman:master Sep 7, 2026
22 of 28 checks passed
@lzap
lzap deleted the deprecate-format-errors-39667 branch September 7, 2026 14:30
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.

2 participants