• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Dependencies
    • 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.

      Problem Statement

      Currently, Bamboo does not manage cache dependencies directly, which means that in an environment with several agents and tasks involving downloading dependencies (e.g. /.npm/.cache/pip; node_modules, or a Python virtualenv), a new dependencies download will be done every time a different agent runs the build.

      Solution

      It would be great if we could implement something like mentioned on the GitHub page:

            [BAM-25656] Create a Bamboo caching dependencies

            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            SET Analytics Bot made changes -
            UIS New: 1
            Kerilen Serra made changes -
            Summary Original: Create a Bamboo plan caching dependencies New: Create a Bamboo caching dependencies
            Kerilen Serra made changes -
            Description Original: h3. Problem Statement

            Currently, Bamboo does not manage cache dependencies directly, which means that in an environment with several agents and tasks involving download dependencies, a new dependencies download will be done every time a different agent runs the build.
            h3. Solution

            It would be great if we could implement something like mentioned on the GitHub page:
             * [Caching dependencies to speed up workflows|https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows]
            New: h3. Problem Statement

            Currently, Bamboo does not manage cache dependencies directly, which means that in an environment with several agents and tasks involving downloading dependencies (e.g. /.npm/.cache/pip; {{{}node_modules{}}}, or a Python virtualenv), a new dependencies download will be done every time a different agent runs the build.
            h3. Solution

            It would be great if we could implement something like mentioned on the GitHub page:
             * [Caching dependencies to speed up workflows|https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows]
            Kerilen Serra created issue -

              Unassigned Unassigned
              a87f315b12b5 Kerilen Serra
              Votes:
              6 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: