Skip to content

Remove legacy PAL script eval APIs#393

Draft
silug wants to merge 2 commits intoOpenVoxProject:mainfrom
silug:remove-pal-script-eval
Draft

Remove legacy PAL script eval APIs#393
silug wants to merge 2 commits intoOpenVoxProject:mainfrom
silug:remove-pal-script-eval

Conversation

@silug
Copy link
Copy Markdown
Contributor

@silug silug commented Apr 9, 2026

Short description

The deprecated script evaluation APIs from Puppet::Pal have been removed.

Closes #343

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)

The deprecated script evaluation APIs from Puppet::Pal have been removed.

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

silug commented Apr 9, 2026

I am genuinely curious if spec/unit/puppet_pal_2pec.rb is actually included in the test suite.

@silug
Copy link
Copy Markdown
Contributor Author

silug commented Apr 9, 2026

I am genuinely curious if spec/unit/puppet_pal_2pec.rb is actually included in the test suite.

06e2316 indicates that was a thing in the Ruby 1.9.x -> 2.x transition.

Signed-off-by: Steven Pritchard <steven.pritchard@gmail.com>
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] PAL Script Evaluation APIs

1 participant