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:
{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.)
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.