Skip to content

[dashboard-language] Scaffold: bootstrap dashboard renderer workspace - #71

Merged
pelikhan merged 5 commits into
mainfrom
dashboard-scaffold-20260828-043056-d31b445dd0b0ddc0
Aug 28, 2026
Merged

[dashboard-language] Scaffold: bootstrap dashboard renderer workspace#71
pelikhan merged 5 commits into
mainfrom
dashboard-scaffold-20260828-043056-d31b445dd0b0ddc0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: README.md, package-lock.json, package.json

Milestone

Scaffold

Specification coverage

  • Bootstrap workspace for future presenter work in pages/dashboard/
  • Requirement coverage in this increment:
    • DLS-CONF-004 via scaffolded presenter workspace and passing verification harnesses

Gates

  • npm install
  • npm run typecheck
  • npm run lint
  • npm test
  • npm run test:e2e

Blockers

  • gh pr list could not be used to locate an existing labeled pull request in this environment because gh returned malformed version: before producing data.
  • The preinstalled playwright-cli is not a Playwright test runner; it is an interactive browser control CLI. This increment uses npx playwright test for end-to-end tests and records that tooling mismatch in pages/dashboard/PLAN.md.

Next milestone

Reactive core

Generated by 🧩 Daily Dashboard Language Renderer · pi · gpt54 · 19.4 AIC · ⌖ 15 AIC · ⊞ 5.8K ·

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Protected files were modified in this pull request and require manual scrutiny before merge.

Please verify that each protected-file change is intentional, policy-compliant, and safe:

  • Protected files: README.md, package-lock.json, package.json

@pelikhan
pelikhan marked this pull request as ready for review August 28, 2026 10:23
@pelikhan

Copy link
Copy Markdown
Contributor

@copilot merge main,

Copilot AI and others added 2 commits August 28, 2026 10:29
…260828-043056-d31b445dd0b0ddc0

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

@copilot merge main,

Addressed in e65f4b7: merged main, restored the package-local EU CRA grader source that caused the cited gh aw add failure, and changed the dashboard renderer workflow to noop when a labeled PR is already open.

Copilot AI requested a review from pelikhan August 28, 2026 10:32
@pelikhan

Copy link
Copy Markdown
Contributor

@copilot

  • use on.skip-if for efficient skipping of agent execution
  • add cid.yml job that runs build/test for the dashboard

Copilot AI and others added 2 commits August 28, 2026 10:46
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

@copilot

  • use on.skip-if for efficient skipping of agent execution
  • add cid.yml job that runs build/test for the dashboard

Addressed in 8c2eafa and f7bdebd: added the pre-activation on.skip-if-match guard and a path-scoped cid.yml dashboard job covering install, type check, lint, unit, and Playwright end-to-end tests.

@pelikhan
pelikhan merged commit ff7e404 into main Aug 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants