issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Python
Filter by
4.5M results
Description
Several runtime dependencies are slightly outdated:
| Package | Current | Latest |
| --- | --- | --- |
| cryptography | 48.0.1 | 49.0.0 |
| APScheduler | 3.11.0 | 3.11.2 |
| fastapi | 0.137.1 ...
priority/low
The server won t start after the last deployment. The data fetcher is complaining about axios. ReferenceError: axios is
not defined at fetchData (/tests/dummy-repo/01-missing-import.js:3:22)
Description
The Helm chart deployment template (helm/templates/deployment.yaml, line 69) disables SSH host key verification:
- name: GIT_SSH_COMMAND
value: ssh -i /run/secrets/deploy_key -o StrictHostKeyChecking=no ...
priority/medium
Description
All 276 tests in the project are unit tests using unittest.mock.MagicMock and pytest fixtures. There are no integration
tests that exercise the system against real infrastructure.
What is ...
priority/medium
Description
There is significant code duplication between the legacy F5 handler (app/f5_handler.py — F5HostHandler, F5Handler,
_read_password, _sanitize_name) and the new DeployTarget implementation (app/targets/f5.py ...
hold
priority/medium
Description
There is no .dockerignore file in the repository. This means the Docker build context includes many unnecessary files,
making builds slower and the image potentially larger.
Files/directories ...
priority/medium
Description
app/main.py currently has 86% test coverage (28 missed lines), the lowest in the project. The uncovered lines are
primarily in critical paths:
- lifespan() — Vault disabled branch, F5 legacy ...
priority/medium
Description
The Helm chart helm/templates/certbot-init-job.yaml references /app/scripts/register-acme.sh as the entrypoint for the
certbot registration init-job. However, the Dockerfile only copies app/ ...
priority/high
Context
First-party repos (Vercel, Supabase, mattpocock) ship an AGENTS.md/CLAUDE.md — a concise repo guide that an agent reads
to understand structure and conventions. We have none, so an agent (or contributor) ...
Context
The defining first-party artifact we lack: a Claude Code plugin marketplace manifest. anthropics/skills,
microsoft/azure-skills, and firebase/agent-skills all ship .claude-plugin/marketplace.json ...

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.