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

Improve Artifact download task

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Artifacts
    • None
    • 0
    • 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 inside the Artifact download task we have the option to select the Artifact name either individually or All artifacts.

      What happens is that not all artifacts are "Required" in order for the build to pass all the time, but are selected to "Shared" so it is available in other builds and deployments. This means that in a scenario where we have two builds:

      Build 1:

      1. Created two artifacts
      2. A simple script to write/create a file.
      3. One artifact has a .txt extension and the other one .jar.
      4. The .txt is selected as "Shared" and "Required", while the .jar is selected just a "Shared" but not "Required".

      Build is successful

      Build 2:

      1. Created an Artifact download task
      2. Selected to get “All Artifacts”

      Once we run the build it fails, since the .jar artifact does not exist and with the "Shared" option checked on the .jar artifact that is not required, this behavior is expected. Because if we "aMake the artifact available to be used in other builds and deployments. If you subscribe to an unavailable shared artifact, the build will fail.

      Suggested Solution

      If we could add an option to download the "All Available Artifacts" artifacts and not just "All Artifacts" or individually.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              a3e6629b6e9d Giovanna Fragoso
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: