Hi everyone,
I have some benchmark scripts written in my web application. That function is used to produce some reports(.md file) for different libraries we use, to identify performance of the libraries we use that reports. But, running that scripts in our local systems consumes time, so we prefer that to run within the Bitbucket pipelines. The Bitbucket pipeline is able to run the benchmark scripts, but we are unable to push the new report.md file back to our repository. While we looked for a solution for it, we found artifacts. But we don't prefer artifacts. Artifacts are maintained outside of the repositories. We need that files to be pushed into our repository itself as a new commit. If anyone has solution for it please let us know that.
Thanks.
Hi Vetri,
We have a guide on how to push back new commits to your Bitbucket repository here: https://community.atlassian.com/t5/Bitbucket-Pipelines-articles/Pushing-back-to-your-repository/ba-p/958407
Thanks,
Phil
Hi Philip,
Great, Now I can use that. Thank you very much for that information. It is very useful for us.
But in Google I can't find that article. May be I used the wrong key word in Google search.
Thanks.
Vetri
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.