Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[infra] Update Hugo to 0.120.3 and netlify-cli #3494

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Nov 4, 2023

Upgrades Hugo. There are changes to the generated site files, but only due to Java syntax-highlight fixes (cf. google/docsy#1701):

$ (cd public && git diff -bw --ignore-blank-lines -I "Hugo 0.1" -- . ':(exclude)*.xml') | grep ^diff | grep -v site/index
diff --git a/blog/2022/exponential-histograms/index.html b/blog/2022/exponential-histograms/index.html
diff --git a/blog/2022/instrument-kafka-clients/index.html b/blog/2022/instrument-kafka-clients/index.html
diff --git a/docs/concepts/instrumentation/libraries/index.html b/docs/concepts/instrumentation/libraries/index.html
diff --git a/docs/demo/services/ad/index.html b/docs/demo/services/ad/index.html
diff --git a/docs/instrumentation/java/automatic/annotations/index.html b/docs/instrumentation/java/automatic/annotations/index.html
diff --git a/docs/instrumentation/java/exporters/index.html b/docs/instrumentation/java/exporters/index.html
diff --git a/docs/instrumentation/java/getting-started/index.html b/docs/instrumentation/java/getting-started/index.html
diff --git a/docs/instrumentation/java/manual/index.html b/docs/instrumentation/java/manual/index.html
diff --git a/docs/instrumentation/java/resources/index.html b/docs/instrumentation/java/resources/index.html
diff --git a/docs/specs/otel/compatibility/opentracing/index.html b/docs/specs/otel/compatibility/opentracing/index.html
diff --git a/docs/specs/otel/error-handling/index.html b/docs/specs/otel/error-handling/index.html
diff --git a/docs/specs/otel/logs/sdk/index.html b/docs/specs/otel/logs/sdk/index.html
diff --git a/docs/specs/otel/metrics/api/index.html b/docs/specs/otel/metrics/api/index.html
diff --git a/docs/specs/otel/trace/exceptions/index.html b/docs/specs/otel/trace/exceptions/index.html
diff --git a/docs/specs/otel/trace/sdk/index.html b/docs/specs/otel/trace/sdk/index.html
diff --git a/docs/specs/semconv/exceptions/exceptions-spans/index.html b/docs/specs/semconv/exceptions/exceptions-spans/index.html

@chalin chalin added the CI/infra CI & infrastructure label Nov 4, 2023
@chalin chalin requested a review from a team as a code owner November 4, 2023 16:04
@chalin chalin changed the title Update Hugo to 0.120.3 and netlify-cli [infra] Update Hugo to 0.120.3 and netlify-cli Nov 4, 2023
@cartermp cartermp merged commit 4669cff into open-telemetry:main Nov 4, 2023
14 checks passed
@chalin chalin deleted the chalin-im-hugo-0.120.3-2023-11-04 branch November 4, 2023 16:43
@chalin chalin mentioned this pull request Nov 4, 2023
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants