Patrice Chalin

Results 395 issues of Patrice Chalin

- Context: https://github.com/gohugoio/hugo/issues/9987#issuecomment-1150610303

- This issue is a slight generalization of https://github.com/open-telemetry/opentelemetry.io/issues/730. We don't want doc pages in more than one place. It's bad for SEO and it confuses users. - For example,...

I'm running under macOS, with these versions: ```console $ nvm current v16.13.0 $ npm --version 8.4.0 $ npm ls linkinator opentelemetry-specification@ /Users/chalin/git/lf/open-telemetry/opentelemetry-specification └── [email protected] ``` I'm using linkinator to check...

_Originally posted by @tigrannajaryan in https://github.com/open-telemetry/opentelemetry-specification/issues/2479#issuecomment-1092923011_ >> every section will need a README. I'm available to help here: e.g., I submit a first PR that adds a README (with only...

editorial

From the [Embedding Guide, Converting code blocks to DartPad section](https://github.com/dart-lang/dart-pad/wiki/Embedding-Guide#converting-code-blocks-to-dartpad): > ### Step 2: Add a code snippet > > In Markdown: > > ```run-dartpad:theme-light:mode-flutter:run-true > main() => print("Hello, World!");...

p2
inject-script

In applying dartdoc to Angular 2 code (beta.17), the generated `index.json` contains 124 duplicate entries. Here is one example of a repeated entry: ``` json { "name": "hashCode", "qualifiedName": "server.Html5LibDomAdapter.hashCode",...

P3
code health
customer angular
performance
output size

Annotations are being collected and emitted as part of the documentation (#1268), but it would be great if annotations -- at least a subset -- were also put in `index.json`....

enhancement
P2
customer angular

Currently CI is building and testing over Java 1.8 and 1.11, for example, see https://github.com/grpc/grpc-kotlin/pull/194/checks and the screenshot given below. Since **we're officially endorsing 1.7 as our min supported version...

Cf. https://github.com/grpc/grpc-java/blob/master/RELEASING.md

Copied from the grpc-go repo. /cc @ejona86