Tony Li
Tony Li
Yup, just stumbled upon this issue as well. In my opinion this should be considered a bug and fixed when it was first found out. The function is documented as...
It would be great if there was at least an API added that would show the user that owned the repo.
Revisiting this, it seems like some kind of GH App support was added to the `scm` driver [here](https://github.com/drone/go-scm/pull/213/files), and the [code is integrated](https://github.com/search?q=%28org%3Adrone+OR+org%3Aharness%29+AND+ListByInstallation&type=code) with Harness's version of Drone [here](https://github.com/harness/harness-core/blob/01fdb869d92a40619e305e05dd13ddcd6d043bba/product/ci/scm/git/git.go#L564). I...
related: - https://github.com/open-telemetry/opentelemetry-go-contrib/issues/2645 - https://github.com/open-telemetry/opentelemetry-go-contrib/issues/953
On further attempts it will only show the comment on a file that is in the root of the repo, but nothing on files inside any folders.
`vi --version` ``` VIM - Vi IMproved 7.4 (2013 Aug 10, compiled May 1 2015 03:55:09) MacOS X (unix) version Included patches: 1-712 Compiled by Homebrew Huge version without GUI....
I'm running into this issue where building with the multistage docker file fails, but `yarn tsc` locally outside of docker runs fine. ``` yarn tsc yarn run v1.22.21 $ tsc...
Right now it shows: 1. ``` golang.org/x/exp/apidiff Incompatible changes: - Report.Compatible: removed - Report.Incompatible: removed ``` 2. ``` golang.org/x/exp/apidiff Incompatible changes: - Report.Compatible: removed - Report.Incompatible: removed Compatible changes: -...
I'm just trying to get them to show up separately so they can be printed into different reports - the request here is for formatting purposes. I'm not trying to...
I think the logging exporter should send to stdout.