Skip to content

docs: weekly sync#163

Open
bserem wants to merge 1 commit into
mainfrom
docs/weekly-sync-2026-07-23
Open

docs: weekly sync#163
bserem wants to merge 1 commit into
mainfrom
docs/weekly-sync-2026-07-23

Conversation

@bserem

@bserem bserem commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

What changed and why

Four commits landed directly on main between 2026-07-14 and 2026-07-23. Two of them touched documented areas:

1. 9a3e73d — exclude tests from pre-commit checks (scripts/git-hooks/pre-commit)

Check 4 (the core.extension.yml forbidden-modules guard) now filters out files under tests/ directories before running, consistent with checks 2 and 3 which already excluded test paths. docs/git-hooks.md updated to reflect this.

2. d9bb965 — Disable opentelemetry locally (settings.local.devmode.php, settings.local.perfmode.php)

Both settings files gained $config['opentelemetry.settings']['disable'] = true;. docs/drupal-settings.md updated to include OpenTelemetry in the list of services disabled in both modes.

Not documented

  • 88e8d58 / b103605 — changes to commands/host/tests (a BATS test helper, not a documented command).

Generated by Claude Code

- git-hooks.md: check 4 (core.extension.yml) now also excludes paths
  under tests/ from forbidden-module detection (9a3e73d)
- drupal-settings.md: document that both devmode and perfmode now
  disable OpenTelemetry locally (d9bb965)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants