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

Update Hugo to 0.144.2 and other NPM packages #6413

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Feb 25, 2025

Note that somewhere in the tool chain, heading IDs are being generated differently. The encoding now seems to more fully align with GitHub.

For example:

diff --git a/community/mission/index.html b/community/mission/index.html
index 70841451..dfcf5b1b 100644
--- a/community/mission/index.html
+++ b/community/mission/index.html
@@ -264,10 +264,10 @@ Telemetry in this context is the firehose of raw observational data streaming ou
     </li>
     <li><a href="#engineering-values">Engineering values</a>
       <ul>
-        <li><a href="#we-value-_compatibility_">We value <em>compatibility</em></a></li>
-        <li><a href="#we-value-_stability_">We value <em>stability</em></a></li>
-        <li><a href="#we-value-_resilience_">We value <em>resilience</em></a></li>
-        <li><a href="#we-value-_performance_">We value <em>performance</em></a></li>
+        <li><a href="#we-value-compatibility">We value <em>compatibility</em></a></li>
+        <li><a href="#we-value-stability">We value <em>stability</em></a></li>
+        <li><a href="#we-value-resilience">We value <em>resilience</em></a></li>
+        <li><a href="#we-value-performance">We value <em>performance</em></a></li>
       </ul>
     </li>
     <li><a href="#community-values">Community values</a>

Related:

@chalin chalin added the CI/infra CI & infrastructure label Feb 25, 2025
@chalin chalin requested a review from a team as a code owner February 25, 2025 12:34
@chalin chalin added this pull request to the merge queue Feb 25, 2025
Merged via the queue into open-telemetry:main with commit 0b85a4a Feb 25, 2025
18 checks passed
@chalin chalin deleted the chalin-im-rw-update-pkgs-2025-02-25 branch February 25, 2025 13:37
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.

2 participants