Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25097

Implement a real (sound) JSON scrubber

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • yaml-project-plugin
    • None

      Today the JSON scrubbing I'm doing isn't strictly sound.

      The DSL it presents may actually be missing required elements, despite the fact that it doesn't eliminate all the useless parts.

      Not clear how we solve this without iteratively attempting to minimize the JSON object while binding the intermediate results and comparing against the actual object (expensive for a background operation).

            mattmoor Matthew Moore
            mattmoor Matthew Moore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: