Skip to content

Filter CI install context from package telemetry#429

Merged
blove merged 1 commit into
mainfrom
codex/filter-real-install-dashboard
May 18, 2026
Merged

Filter CI install context from package telemetry#429
blove merged 1 commit into
mainfrom
codex/filter-real-install-dashboard

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 18, 2026

Summary

  • add install_context to ngaf:postinstall payloads using existing install/CI environment signals
  • filter package telemetry dashboard install insights with install_context is_not ci
  • update telemetry contract, taxonomy, and telemetry docs for the new property
  • apply the PostHog dashboard/insight updates with posthog-tools:sync:apply (16 updates, 0 failures; no orphan deletion)

Verification

  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx test telemetry
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx run posthog-tools:test
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx build telemetry
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx run-many -t lint --projects=telemetry,posthog-tools
  • set -a; source /Users/blove/repos/angular-agent-framework/.env; set +a; export POSTHOG_PERSONAL_API_KEY="${POSTHOG_PERSONAL_API_KEY_READONLY:-$POSTHOG_PERSONAL_API_KEY}"; PATH=/tmp/codex-node-v24/bin:$PATH npx nx run posthog-tools:sync:plan
  • set -a; source /Users/blove/repos/angular-agent-framework/.env; set +a; PATH=/tmp/codex-node-v24/bin:$PATH npx nx run posthog-tools:sync:apply
  • set -a; source /Users/blove/repos/angular-agent-framework/.env; set +a; export POSTHOG_PERSONAL_API_KEY="${POSTHOG_PERSONAL_API_KEY_READONLY:-$POSTHOG_PERSONAL_API_KEY}"; PATH=/tmp/codex-node-v24/bin:$PATH npx nx run posthog-tools:quality:live -- --days 7 --limit-per-event 25 --require-critical-coverage
  • PATH=/tmp/codex-node-v24/bin:$PATH npx prettier --check ... && git diff --check

Notes

  • CI install telemetry already exits before sending via CI/GITHUB_ACTIONS/DO_NOT_TRACK; this adds defensive classification and dashboard filtering if CI is ever intentionally forced through for diagnostics.
  • Lint reports existing warnings only.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 18, 2026 6:37pm

Request Review

@blove blove enabled auto-merge (squash) May 18, 2026 18:35
@blove blove merged commit 3be6047 into main May 18, 2026
15 checks passed
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