Skip to content

Conversation

@chalin
Copy link
Contributor

@chalin chalin commented Nov 27, 2025

  • Adjusts adjust-pages.pl, the script used to prepare spec and other content-module pages for use by our Hugo site build
  • Determines whether to apply a patch based on the pinned submodule version
  • Allows us to apply patches to a specific version only, or dev versions of a specific version. This was we can include forward-coming patches to the main branch without worry of them being applied.
  • Adds the semconv patch recently added to DRAFT Update semantic conventions to unreleased v1.39.0-dev #8311

There are no changes to the generated site files (other than the timestamp):

$ (cd public && git diff -bw --ignore-blank-lines) | grep ^diff | head
diff --git a/site/index.html b/site/index.html

/cc @vitorvasc

@chalin chalin requested a review from a team as a code owner November 27, 2025 16:48
@chalin chalin added the docs:CI/infra CI & infrastructure label Nov 27, 2025
@chalin chalin force-pushed the chalin-m24-adjust-adjust-pages-2025-1127 branch from b9763a8 to c3948f3 Compare November 27, 2025 18:11
@chalin chalin merged commit c05b0ba into open-telemetry:main Nov 27, 2025
22 checks passed
@chalin chalin deleted the chalin-m24-adjust-adjust-pages-2025-1127 branch November 27, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:CI/infra CI & infrastructure

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants