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

Certain GDSL methods are not generated

XMLWordPrintable

      When using the pipeline syntax gdsl generator, certain methods are not generated and others are not generated correctly (as far as I can tell anyway). The ones I noticed are podTemplate's namedParam containers should be a List rather than a Map. Additionally, it doesn't generate a method for containerTemplate, podAnnotation, hostPathVolume.

      Additional errors being reported by IntelliJ:

      checkout scm
      

      Error reported

      'checkout' cannot be applied to '(org.jenkinsci.plugins.workflow.multibranch.SCMVar)'

            Unassigned Unassigned
            thehosh Hosh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: