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

Allow nested sequences of tasks to work in YAML Specs

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Bamboo Specs
    • None
    • 28
    • 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

      Sequences in YAML are notably not allowed to be merged. Meanwhile, there seems to be some use-cases where having this capability would be desirable. Also, there are no workarounds in syntax that would enable sequences merging, hence the enabling of flattening sequences of sequences in post parsing would be the way to enable such syntax to work:
      tasks:

      • !include multiple.tasks.in.one.file.yaml
          - !include different.task.yaml
        The drawback would be the limitation of not being able to use sequences of sequences as a syntax constructor for any YAML Specs feature.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vdebone Victor Debone
              Votes:
              30 Vote for this issue
              Watchers:
              21 Start watching this issue

              Dates

                Created:
                Updated: