Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can a markdown image link be resolved by bitbucket web page when managed by artifactory lfs?

heydayton
Contributor
February 10, 2023

So, it's cool when heading to the bitbucket project web page and have it display the rendered markdown for a readme file.  It works great displaying images that are hosted within the bitbucket repository using a relative path or an external weblink, such as:

![alt text](images/myImage.png "My Image Title"){width=640 height=480}

Now our organization hosts lfs binaries via jfrog artifactory.  Is there a mechanism that bitbucket could resolve these lfs links?  A workaround is to drop *png files from being managed by lfs in the .gitattributes file and let those get committed along with the source code in git, but doing so adds to the source code repository bloat and means all that work in this repo need to understand this workaround.

Another thought which I don't know whether it can be supported divide the lfs storage up, let bitbucket manage these png image files in a lfs backing store and other the other lfs files be stored in artifactory. (Not a fan of dual sourcing this but wondered if it is even plausible.)

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events