Artifacts: Make it possible to view HTML files with relative links (CSS etc. refs)

From @viktorbenei on Sun Dec 11 2016 05:05:25 GMT-0500 (EST)

Technical note: maybe do it with a new, separate artifact type, which accepts an artifact “pack” (set of files / multiple files), and stores & serves those as if those were in the same storage directory.

There are quite a few open topics on bitrise.uservoice.com for this same feature. So just pointing that it’s a highly requested feature.
I’m currently using the “zip all and download the files” workaround but it’s extremely cumbersome.

1 Like

Make sure to vote on this feature here! :wink:

Btw which feature request(s) you’re referring to on bitrise.uservoice.com ?

I clicked “like” but haven’t seen the Vote atop. Just did now.
There’re a few (which I commented on). Links at the bottom. With different wording, all have the same idea.

I just finish making a shell script to copy all the reports from different tools to the same folder with either .txt or .html naming and used the deploy to bitrise without zipping. It looks better, BUT, it still not great great.

https://bitrise.uservoice.com/forums/235233-general/suggestions/16810546-add-test-info-in-the-build-results-summary
https://bitrise.uservoice.com/forums/235233-general/suggestions/10125222-better-test-reports
https://bitrise.uservoice.com/forums/235233-general/suggestions/8168802-code-coverage-metrics

1 Like

@sb_ronaldopace thanks for the links! :slight_smile:

Here’s another use case where this feature would be cool. :slight_smile:

1 Like

Definitely planned, but probably as part of a more significant revision of the built in deployment/artifacts system (no ETA yet, but votes obviously help us to prioritize ;))

How is it going?
I would like to see the jUnit report on the build dashboard.

1 Like

junit, Android lint, spoon, they are not only ones, there are many cases when this feature would be useful.
Downloading ZIP file is extremely awkward so I worked that around by pushing given directory to GitHub pages.

2 Likes

Thanks for the infos @koral & @JcMinarro - this is definitely on our roadmap, we’re just not sure yet in what form we’d like to implement this. There’s a good chance that this won’t be implemented in the standard Artifacts system but instead another way. Unfortunately I can’t share more about this right now, just that this is indeed on our roadmap and we’ll definitely provide a solution one way or another :slight_smile:

2 Likes

Here is my workaround step for Spoon results: https://github.com/DroidsOnRoids/bitrise-step-publish-spoon-results
Maybe it can be helpful for someone until there is a built-in support on bitrise.io,

1 Like

Definitely, thanks for sharing @koral! :slight_smile:

Just an update: we definitely plan to provide this feature, as soon as possible, but we don’t have an ETA yet (mainly because we’re working on some related system revisions / changes and we can only work on this one once we’re done with those).

1 Like

I’m debugging failing gradle tests. Attaching a zip with the HTML report to view the details is a painful workflow. I’m looking forward to Bitrise having full support for HTML artifacts.

1 Like

Definitely something we plan to have ASAP - will bring this up for a discussion with the team again (for a schedule).

1 Like

web-resource-inliner - npm works on Bitrise. I made a simple react app and was able to use it inline on bitrise.

1 Like

Wow, that’s awesome! Thanks for sharing @bootstraponline! :wink:

Is this still a planned feature?

Yes it is planned but not scheduled yet - please vote to bump its priority! :wink:

Any update about this feature request? we need this feature too. Thanks.

Hey @kjing!

The feature is still very much planned, but there isn’t much update we could provide at the moment. We will let you guys know once we do, please make sure to vote for the request in the while! :slightly_smiling_face:

1 Like