Sam Saccone
Sam Saccone
I think a fix might require a re-specing of this
oh that would be very cool, another (useful for me) option would be view-trace MY_TRACE.json --save would save a MY_TRACE.html file that could be shared directly to view the given...
:+1: reopen and we can take a look again :)
This would be fantastic. Some resources: - https://nodejs.org/api/tracing.html - https://nodejs.org/en/docs/guides/simple-profiling/ Does Bazel give us the ability to instrument and trace network requests as well from subprocesses as well? If so...
Do we have any (more) options if we were to use sandboxing? https://bazel.build/docs/sandboxing
Further digging shows that this is a somewhat known problem https://github.com/asciidoctor/asciidoctor/issues/3147 The solution implemented here only works inside of index_l10n_doc which means for all non-internationalized docs the headers will still...
The change has been updated to now account for both codepaths!
Merged, marking as fixed.
``` curl https://git-scm.com/docs/merge-strategies | grep merge-strategies.txt-ours ours ours ``` Shows that this has not been deployed - @pedrorijo91 please let me know if there is anything else needed on my...