Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-14371

Allow Pipelines caching using a pattern rather than hardcoded directories

    XMLWordPrintable

Details

    • 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

      This would be immensely useful for lerna repos for example where they have the following structure.

      root/
        node_modules/
        packages/
          package-a/
            node_modules/
         package-b/
            node_modules/
         package-c/
            node_modules/
         ...
      

      So we'd really like to be able to do something like

      definitions:
        caches:
          lerna: packages/*/node_modules
        
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lbatchelor Luke
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: