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

Dependencies should handle more complex cases

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 2.3
    • Dependencies
    • None
    • 3
    • 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

      From: http://forums.atlassian.com/thread.jspa?messageID=257238866

      An example:

      SimpleLibraryA depends on nothing
      CoreLibraryB depends on SimpleLibraryA
      WebAppC depends on CoreLibraryB AND SimpleLibraryA
      WebAppD depends on CoreLibraryB

      So, if a change to SimpleLibraryA is checked in, I'd want Bamboo to do the following:
      a) add SimpleLibraryA to the top of the build queue
      b) add CoreLibraryB to the build queue AHEAD of WebAppC
      c) add WebAppC to the build queue behind CoreLibraryB
      d) when CoreLibraryB builds successfull, add WebAppD to the build queue

      At the momoment, the build would be added arbitrary order.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mark@atlassian.com MarkC
              Votes:
              60 Vote for this issue
              Watchers:
              35 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: