ci: run UI validation for packages/gittensory-ui-kit changes - #5150
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5150 +/- ##
=======================================
Coverage 94.13% 94.13%
=======================================
Files 465 465
Lines 39554 39554
Branches 14433 14433
=======================================
Hits 37235 37235
Misses 1664 1664
Partials 655 655
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-12 09:01:39 UTC
⏸️ Suggested Action - Manual Review
Review summary Blockers
Nits — 3 non-blocking
Concerns raised — review before merging
Review context
Contributor next steps
Signal definitions
[BETA] Chat with GittensoryAsk Gittensory a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://gittensory.aethereal.dev/docs/gittensory-commands 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Motivation
@jsonbored/gittensory-ui-kit.Description
packages/gittensory-ui-kit/**to theuifilter in.github/workflows/ci.ymlso UI-kit-only PRs setneeds.changes.outputs.uiand trigger the UI build/lint/typecheck/test steps.Testing
git diff --check, which passed.npm run actionlint, which passed (used the WASM fallback when actionlint setup retried due to DNS issues).npm run test:ci, which did not reach the UI checks becausenpm run cf-typegen:checkreported existingworker-configuration.d.tsdrift unrelated to this change.npm audit --audit-level=moderate, which was blocked by the npm registry audit endpoint returning403 Forbiddenin this environment.Codex Task