I am having an issue today where my answers are disappearing. It feels like a caching or load balancing issue but it's made me reluctant to answer any more questions. Is there a way to submit a bug o...
...round this by creating a tar of the target folder and cache that, and on restore unpack it again. Bitbucket should really preserve the original mtime from caches. Dependency updates This is the r...
Hello! I have configured a step in our bitbucket pipeline for clearing the cache for node in case there are any changes in package.json. The issue is that the script is throwing an error r...
New pipeline, getting these errors no matter how I change the usage. Other types of predefined (composer) and custom caches seem to work fine. Assembling contents of new cache 'node' Cache "n...
We want to share the docker build cache across our pipeline steps. Therefore we want to use the cache_to option from docker build specification. Currently this is not possible, because we n...
I have implemented the following pipe to clear pipeline caches, but it seems that this pipe clears all the caches by name, when I want it to just clear the current cache according to its file k...
When the cache data replication occurs between nodes ? example : we have 2 nodes (node 1 and node 2) If we store any data in node 1 cache, will it automatically replicate to node 2 ? &n...
Trying to configure various changeset conditions, cache-keys or clear-cache steps does not help the fact that you need to re-download the dependencies all the time after a cache is cleared/not found....
...t will execute every night 10:00 PM for example (job will get some data and stored it in cache (com.atlassian.cache). data is bit huge) 3. Now the job will be executed any one of node in c...
I am trying to use the caches key option to create a custom dependency cache with file checksum-based hashing according these examples: https://support.atlassian.com/bitbucket-cloud/docs/cache...
hi, community. Has anyone faced this issue? I have two steps - one is running on the bitbucket and one - on self-hosted env. Both are using the same cache configuration. In the first case, the cache...
...teps # ----- # You can specify a custom docker image from Docker Hub as your build environment. image: python:3.12 definitions: caches: poetry-cache: key: f...
...ingle component everytime and thought can I not store the packages/compoent/dist in cache but when i set the path: image: node:20 definitions: caches: build-cache...
The announcement that introduced cache keys back in February 2003 mentioned that support for this with self-hosted runners was yet to be included but being actively worked on. The documentation on c...
We are running on a Jira Data Center instance of version 8.20.12 and would like to customize our email templates. The way we have been doing this is 1. Download .zip from System -> Mail ->...
...s good as it gets" as the saying goes, then is there a workaround? Will clearing my browser's cache help, and if so exactly what needs to be cleared, because clearing the whole cache is way too i...
I have read recently about cache in pipeline that help to cache dependencies and avoid downloading same files each time. Well I have such a case but do not know how to use the caching in my case. &n...
Hello, By today, the clear-cache image has been updated and I cannot longer use it. the BITBUCKET_USERNAME and BITBUCKET_APP_PASSWORD are correct (were working last week) but I have created new o...
...older and cache will be shared. Everything works OK as long as option "Clean working directory after each build" for the build job is unchecked. Now we want this option checked and ${b...
Doc says https://support.atlassian.com/bitbucket-cloud/docs/set-up-runners-for-macos/ Be aware that we don’t restrict where your cache folder is located, so you can store the cache in any d...
Hi there, I would like to know if there is a way to share/volume or access the cached resources inside my bitbucket pipe I do have gradle resources that I wanted to be accessible from my p...
...eep doctl cached to be used with other steps instead of each time installing it? Also, if possible to know, in the below PR section, is it running in case of PRs on the development branch as well? a...
We have one project that is using a lerna mono-repo structure. For this I not only want to cache the top level dependencies, but also the package dependencies. For this I need to be able to use a w...
hello, as per suggestion here, i added the pipe. Code: steps: - step: &Build name: Build services: - docker caches: - d...
Hi, Recently, I've tried to use bitbucket-clear-cache pipeline in a project following the documentation. I used the pipeline credentials, but I'm getting this error of the image that B...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.