Using Bitbucket Pipelines for Cloud, are there any retention limits on pipelines that have been run -- i.e. are the results of the pipeline stored forever, or will we need to export or save them in some other way?
I understand the artifacts are limited to 7 days, so I'm just asking about the results that are part of the pipeline log file, to be clear.
Hi Jason,
Thanks for reaching out here.
I would like to confirm what you are referring to by the "pipeline log file".
However, if this refers to the build results, they are permanent with an exception in the case that the account the pipelines belongs to is deleted.
Kind Regards,
Victor - Application Support Engineer.
OK, great! By "pipeline log file" I was referring to the log file that is produced by clicking this button at the top right corner of the Pipeline screen.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just to clarify, the "account the pipelines belongs to" would be the repo owner, right? (In our case the repo is owned by our team, so the results would continue to exist as long as the team exists?)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As long as the repository exists && the owner exist, the pipeline history will remain.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@VICTOR-OSEGHALE Who is the repository owner in that case? Is it organization or single person?
If employee account will be deleted from organization, what about pipeline logs for repositories?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.