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

Improve the experience with "stapler-class-bag" style submissions

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Critical Critical
    • yaml-project-plugin
    • None

      Today, the DSL's solution to embedded class names using tags, e.g. !freestyle, doesn't work for stapler-class-bag because instead of being fields on objects in an array, stapler-class-bag is the key of a hash and classes for the form "foo.bar.Baz" become "foo-bar-Baz".

      I'm not sure if YAML allows for tags in field names, which could be a potential avenue for success, but generally this is something we need to solve.

      NOTE: This affects the DSL's ability to work nicely with Properties and Build Environments.

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

              Created:
              Updated:
              Resolved: