issues Search Results · language:Dune language:Python language:Python language:HTML language:JavaScript language:TypeScript
Filter by
63M results
Description: Currently users can continue registering even when an event reaches maximum capacity.
Tasks:
- Disable Register button when registrations == maxCapacity.
- Show Event Full badge.
- ...
As a maintainer, after the Node.js migration (M1) the CI workflow uses Node.js and Vitest instead of Bun.
Acceptance Criteria
- .github/workflows/ci.yml updated: oven-sh/setup-bun replaced with actions/setup-node@v4 ...
ci-cd
migration
user-story
As a maintainer, every PR is checked for TypeScript type errors automatically.
Acceptance Criteria
- GitHub Actions job runs bunx tsc --noEmit (updated to npx after M1)
- Job fails on any type error ...
ci-cd
user-story
Root cause
The root cause of the issue is likely due to the CRON_SECRET environment variable not being set or not matching the
expected value. This is evident in the index.ts file at line 14, where the ...
cron-triage:manual
cron-triage
As a maintainer, every PR is checked for Biome lint violations and formatting issues automatically.
Acceptance Criteria
- GitHub Actions job runs bunx biome check src/ tests/ (updated to npx after ...
ci-cd
user-story
Summary
Security review of the download-cache path in data/data.py surfaced two low-severity hardening items plus one
reviewed-and-benign finding. All are self-targeting only — reachable solely through ...
As a maintainer, every PR runs the full test suite automatically so regressions are caught before merge.
Acceptance Criteria
- GitHub Actions job runs bun run test (updated to vitest run after M1) ...
ci-cd
user-story
Registro das falhas de integração ambientais observadas num health-check da suíte (2026-06-09), separadas dos bugs de
código (esses viraram PRs/issues próprios: #287, #288, #290, #291). Aqui ficam as que ...
As an AI agent reading tdx skill, I have enough information to invoke any command correctly without additional context.
Acceptance Criteria
- At least one example per command
- All flags visible ...
user-story
As a developer setting up an AI agent workspace, I can run tdx install-skill [--agent name ] to write a skill stub so
the agent knows to call tdx skill for full instructions.
Targets
- --agent claude ...
user-story

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.