issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:Java
Filter by
76.9M results
Pipeline Task: TASK-2026-0356
This is an automated pipeline task. Any agent (Claude Code, Gemini, human) can execute this.
Instructions
1. View full brief: node scripts/pipeline-run-task.mjs --task ...
pipeline/ready
priority/p0
type/zero-day
datetime.utcnow() is deprecated in Python 3.12+. Replace usages in a single, well-scoped module with timezone-aware
datetime.now(timezone.utc) equivalents and adjust assertions/tests as needed.
code-quality
devin-fix
The json_iso_dttm_ser date/datetime serializer in superset/utils/core.py has thin coverage. Add focused unit tests
covering datetime, date, and the unsupported-type error path.
devin-fix
tests
Audit the codebase for any use of yaml.load without a SafeLoader and switch to yaml.safe_load where untrusted input may
be parsed. This avoids arbitrary object construction. Keep the change minimal and ...
devin-fix
security
Parent
Parent PRD: #128
What to build
Decide and implement CLI Process Output commands: stasium logs managed-process-name and stasium logs
managed-process-name --follow.
This slice includes the required ...
ready-for-human
The get_example_database helper is undocumented. Add a clear docstring describing its purpose, return value, and side
effects. Documentation-only change.
devin-fix
documentation
Parent
Parent PRD: #128
What to build
Add lifecycle stop and restart commands: stasium stop, stasium stop managed-process-name , stasium restart, and stasium
restart managed-process-name .
These commands ...
ready-for-agent
Several helper functions in superset/utils/core.py lack type annotations, which weakens mypy coverage. Add precise type
hints to the untyped public helpers in that module without changing behavior. Ensure ...
code-quality
devin:in-progress
devin-fix
Regras de Negócio .
- RN01 - Estado de Autenticação: A tela Home só pode ser acessada por usuários autenticados com usuário e senha.
Conceito de Pronto
- [ ] A tela deve conter botões visuais e ...
enhancement
fácil
Disable the Refresh EVA button when EVA is running.

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.