issues Search Results · language:Edge language:Python linked:pr language:PHP language:JavaScript language:CSS
Filter by
4.9M results
POST /api/jobs is currently mounted without authMiddleware, so unauthenticated callers can create jobs. Job creation
should require a valid bearer token while keeping job listing available.\n\nThis issue ...
Problem
When a component throws a runtime exception in Next.js, the global boundary displays the fallback UI defined in
app/error.js. The current page is basic, lacks dark-mode styling, and does not align ...
/api/reviews is currently mounted without authMiddleware, so unauthenticated callers can list and create reviews. Review
routes should require a valid bearer token before reaching the controllers.\n\nThis ...
/api/proposals is currently mounted without authMiddleware, so unauthenticated callers can list and create proposals.
Proposal routes should require a valid bearer token before reaching the controllers.\n\nThis ...
Problem
With high quantities of incoming GSSoC/GSoC point submissions, manual verification of Pull Request template checkboxes,
conventional commit titles, and issue labeling places an enormous operational ...
This issue is created automatically to track contribution activity.
Updation
Background
各 entity の api-types.ts は OpenAPI spec と手動で同期させた DTO 型定義を持つが、 schema.gen.ts に同等の型が生成済みで二重管理になっている。
Scope
全 5 entity の api-types.ts を components[ schemas ][...] の type alias に置き換える: auth / ...
Incident: HTTP 502 DeploymentNotFound on /chat
Symptom: Every request to /chat returns HTTP 502 with DeploymentNotFound — The API deployment for this resource does not
exist.
Root cause: app/config.py ...
bug
incident
Summary
docker-compose-transformers.yml passes NLP_CONF_FILE only as a Docker build-time ARG but omits it from the container s
runtime environment: block.
Since app.py reads this value via os.environ.get( ...
背景
随着模板数量增加,CLI 内部模板注册表需要和 templates/ 文件保持一致。后续外部贡献者新增模板时,也需要一个本地命令快速发现缺失文件、重复 slug 或空字段。
目标
- 增加 CLI validate 命令
- 校验模板 slug 唯一
- 校验注册的模板文件存在
- 校验 title、useCase、output 等字段非空
- 在测试中覆盖 validate ...
cli
needs-triage
template

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.