Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21117

Currently Yaml Specs files can use "include" at the first level, not being able to call "include" in subsequent Yaml files.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Bamboo Specs
    • None
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Issue Summary

      Currently Yaml Specs files can use "include" at the first level, not being able to call "include" in subsequent Yaml files.

      Accepted solution.

      Add the possibility to call include more than once. Example:

      bamboo.yml

      !include 'secondFile.yml'
      

      secondFile.yml

      !include 'thirdFile.yml'
      

      thirdFile.yml

      version: 2
      ...
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pdemitrio Patricio
              Votes:
              5 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: