Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1724

Queue build definitions separately

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1
    • None
    • None

    Description

      I have a project with a couple of build definitions:
      (a) build source files into a tarball deployable by developers;
      (b) build installer from most recent tarball.

      Build definition (a) runs pretty much constantly because people are regularly committing changes.

      Build definition (b) runs nightly. I also want to be able to run (b) by clicking the build definition "Build" button. I would expect this to add (b) to the build queue. It doesn't because (a) is building. Why should what (a) is doing have any bearing on whether (b) can be queued?

      I can't easily split (a) and (b) into separate projects because they share a number of files. The only other workaround is to disable (a)'s schedule, wait for it to complete, queue (b) and then renable (a)'s schedule – irksome.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mattkern Matt Kern
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: