Generate a url for fastlane snapshot html output

Fastlane’s snapshot generates an html file with all the screenshots grouped for each device tested. It would be great if bitrise could generate a url for the build so that the output html file can be viewed. Possibly just one url per branch running this so that there is no wasted disk usage for old builds, snapshot replaces screenshots if user sets that.

The use case for this is purely for better visibility of the output of a snapshot run for a branch or pull-request. If non-technical users are reviewing the results, it would be nice if the UX supports this.

Already possible with the Deploy to Bitrise.io step. Please see: Screenshot.html from Fastlane Snapshot

If that wouldn’t be enough, to view more complex HTML artifacts directly on the build’s page, please vote & comment here:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.