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

[Pipelines] Not invalidating Javascript Package in cache when using Github repository

    XMLWordPrintable

Details

    Description

      When using a github repository as a package.

      Example, lets say you’re using the following as a dependency

      "dependencies": {
        "thrones": "john_snow/game_of_thrones#master",
      }
      

      and you change the dependancy branch to starks_killed

      "dependencies": {
        "thrones": "john_snow/game_of_thrones#starks_killed",
      }
      

      The cache on the build pipeline won’t be invalidated. If you clear the cache it works fine.

      Attachments

        Activity

          People

            Unassigned Unassigned
            9b3b94d5c876 Barend Bootha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: