LinkedInWebScraper

Validation

This page captures the long-term validation gates for risky changes in this repository.

Default Validation

Run these checks after changes that can affect imports, runtime behavior, packaging, logging, persistence, entrypoints, or deployment automation:

Smoke Expectations

The baseline compatibility smoke checks are:

When Runtime Or CLI Changes

When Packaging Changes

When Logging Changes

When OpenAI Changes

When Storage Changes

When Container Or Deployment Assets Change

Commit Rule

Risky changes end with green validation and one commit before the next risky checkpoint begins.

Use python -m tox -e preflight before pushing or merging risky changes. That local gate wraps the smoke, lint, type, docs, and build checks that this repository treats as the default release barrier.