Skip to content

Remove deprecated Facter::Core::Execution.exec#112

Closed
silug wants to merge 1 commit into
OpenVoxProject:mainfrom
silug:remove-exec
Closed

Remove deprecated Facter::Core::Execution.exec#112
silug wants to merge 1 commit into
OpenVoxProject:mainfrom
silug:remove-exec

Conversation

@silug
Copy link
Copy Markdown

@silug silug commented Apr 13, 2026

Short description

exec was deprecated in favor of execute. This commit completes the removal per the OpenVox Platform Deprecation Schedule (issue #88).

Closes #88

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

exec was deprecated in favor of execute. This commit completes the
removal per the OpenVox Platform Deprecation Schedule (issue OpenVoxProject#88).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Steven Pritchard <steven.pritchard@gmail.com>
@silug
Copy link
Copy Markdown
Author

silug commented Apr 13, 2026

Adding this to #113 since the changes appear to be difficult to separate.

@silug silug closed this Apr 13, 2026
@silug silug deleted the remove-exec branch April 13, 2026 19:54
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.

[Deprecation] Facter::Core::Execution.exec

1 participant