tmt icon indicating copy to clipboard operation
tmt copied to clipboard

Add additional converter methods to FmfContext, StepData and Discover/shell

Open therazix opened this issue 1 month ago • 0 comments

Adds several to_minimal_spec methods and one to_serialized method. It also makes WhereableStepData a serializable container. This is needed for the recipe loading feature (#4208).

Pull Request Checklist

  • [x] implement the feature
  • [ ] write the documentation
  • [ ] extend the test coverage
  • [ ] update the specification
  • [ ] adjust plugin docstring
  • [ ] modify the json schema
  • [ ] mention the version
  • [ ] include a release note

therazix avatar Nov 12 '25 16:11 therazix