You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use BDDFy a lot on various different projects and I really like it over other libraries I have used in the past. I use TeamCity extensively for builds and expose the Html Reports as a tab on the builds.
I have now started with a new company and the TeamCity server is available externally. As such the application is hosted over HTTPS. This causes an issue with the standard report as JQuery is pulled over HTTP (The BDDFy footer is HTTPS which I guess it has to be). I know about option to disable pulling JQuery from the CDN and embedding it directly however it would be nice to use the one from the CDN as well to reduce the size of the artifacts.
Can the report be changed to use HTTPS instead of HTTP?
The text was updated successfully, but these errors were encountered:
On Thu, 6 Apr 2017 at 5:30 am, Matt Davis ***@***.***> wrote:
I use BDDFy a lot on various different projects and I really like it over
other libraries I have used in the past. I use TeamCity extensively for
builds and expose the Html Reports as a tab on the builds.
I have now started with a new company and the TeamCity server is available
externally. As such the application is hosted over HTTPS. This causes an
issue with the standard report as JQuery is pulled over HTTP (The BDDFy
footer is HTTPS which I guess it has to be). I know about option to disable
pulling JQuery from the CDN and embedding it directly however it would be
nice to use the one from the CDN as well to reduce the size of the
artifacts.
Can the report be changed to use HTTPS instead of HTTP?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#249>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AA-2rAhGFmyWpfDcjbYLt3aA-Ct4ysrFks5rs-vdgaJpZM4M0tK_>
.
I use BDDFy a lot on various different projects and I really like it over other libraries I have used in the past. I use TeamCity extensively for builds and expose the Html Reports as a tab on the builds.
I have now started with a new company and the TeamCity server is available externally. As such the application is hosted over HTTPS. This causes an issue with the standard report as JQuery is pulled over HTTP (The BDDFy footer is HTTPS which I guess it has to be). I know about option to disable pulling JQuery from the CDN and embedding it directly however it would be nice to use the one from the CDN as well to reduce the size of the artifacts.
Can the report be changed to use HTTPS instead of HTTP?
The text was updated successfully, but these errors were encountered: