Skip to content

ci(.github): collect Windows PostgreSQL diagnostics - #29362

Open
dylanhuff-at-coder wants to merge 5 commits into
mainfrom
dylan/plat-307-windows-postgres-diagnostics
Open

dylanhuff-at-coder wants to merge 5 commits into
mainfrom
dylan/plat-307-windows-postgres-diagnostics

Conversation

@dylanhuff-at-coder

@dylanhuff-at-coder dylanhuff-at-coder commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Add bounded Windows PostgreSQL listener, connection, process, memory and disk diagnostics alongside the existing server logs. Retain timestamped samples and sanitized failures as an artifact on unsuccessful runs. This gathers evidence for PLAT-307 without claiming its cause or a fix.

A concrete runner preserves make's exit status and the caller's module-path environment, and cleans up only its owned sampler. Windows concurrency remains 8 packages and 16 tests per package; the sampler's 500 ms connection deadline, PostgreSQL settings, retries and production telemetry are unchanged.

Focused checks cover a strict native Windows sample, connection and memory boundaries, sampling limits, cleanup, make exits and environment preservation. Full local pre-commit, action validation and focused checks pass, including LF and CRLF harness copies. Current-head Windows native smoke, reduced harness and Go tests pass. All applicable CI checks pass, including the required check.

Related: PLAT-307.

Implementation approach

Run an isolated, bounded sampler around make. Select diagnostic fields without credentials, command lines or raw error messages. Validate a completed native sample before Go tests, including cached runs, and keep that sample in the failure-artifact directory.

Generated with Coder Agents.

@linear-code

linear-code Bot commented Sep 15, 2026

Copy link
Copy Markdown

PLAT-307

@dylanhuff-at-coder
dylanhuff-at-coder marked this pull request as ready for review September 16, 2026 00:08
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.

1 participant