feat(screenshots): automated marketing/README screenshot pipeline#407
Conversation
Add a private `@checkstack/screenshots` tooling package that seeds a throwaway Postgres (Testcontainers) with a full demo world - grouped systems, health checks across every strategy, SLOs, incidents, maintenance, a layered dependency graph, a seeded AI chat transcript, and an in-app notification inbox - boots the real backend, and drives headless Chromium to capture 34 dark-theme retina screenshots of every major surface. Historic time-series (runs, aggregates, state transitions, SLO downtime/snapshots/streaks, anomaly baselines) is written straight into the owning plugins' tables so charts render populated. Refresh the README screenshot set to match. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YMhaEJfwh7taURuBGRqo6C
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 34519086 | Triggered | Company Email Password | 843d71e | core/screenshots/src/config.ts | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
|
✅ All PR Checks Passed
@enyineer All quality checks have passed. This PR is ready for your review. |
What
Adds a private
@checkstack/screenshotstooling package that regenerates the full README/marketing screenshot set reproducibly, and refreshes the README images to match.The pipeline:
Notes
healthcheck-http.http) so the editor, run executor, and run-detail charts resolve them.@checkstack/screenshotsisprivatecheckstack.type: "tooling"; the rest is docs/images only.🤖 Generated with Claude Code
https://claude.ai/code/session_01YMhaEJfwh7taURuBGRqo6C