issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:JavaScript linked:pr
Filter by
7.8M results
ITR2_KO_TRANSLATION_PROPOSAL_V1
{
version : 1,
base_commit : aafda5f49c463a7304dd4bc5b8211821e74d0e8f ,
changes : [
{
source_id : 39a715491c5b331e ,
source : This is the ...
translation-proposal
Make the rule unambiguous in LABELS.md / labels.yml / CONTRIBUTING: a pull request carries exactly one ownership label
(filigran team or community) and nothing else. Type, area/scope and workflow labels ...
Add static security scanning on every PR.
Scope
- New workflow `.github/workflows/security.yml` with two jobs:
- `bandit`: `uvx bandit -r src/ -ll` — fail on medium+ severity findings.
...
area:ci
priority:p2
type:hardening
The `unit` CI job already produces `coverage.xml`. Add a fail-build threshold and a comment on PRs showing the delta.
Scope
- `pyproject.toml`: `[tool.coverage.report] fail_under = 80` + `show_missing ...
area:ci
priority:p2
type:hardening
ITR2_KO_TRANSLATION_PROPOSAL_V1
{
version : 1,
base_commit : aafda5f49c463a7304dd4bc5b8211821e74d0e8f ,
changes : [
{
source_id : 39a715491c5b331e ,
source : This is the ...
translation-proposal
The current integration suite has a single smoke test. Expand to per-service end-to-end coverage, one service per PR to
keep diffs small. This is the first of seven (workspaces).
Scope
- `tests/integration/test_services_workspaces.py` ...
area:ci
priority:p1
type:hardening
Add a devcontainer so a contributor can clone + open in VS Code / GitHub Codespaces and be productive in two minutes.
Scope
- `.devcontainer/devcontainer.json` pointing at a Python 3.13 base image ...
priority:p2
type:ux
Plan: .planning/phases/04-config-overlay/04-01-PLAN.md — Wave 1 (foundation; 04-02/03/04 depend on this) Requirements:
CONFIG-01, CONFIG-02, CONFIG-04
Author the single source-of-truth config schema, ...
agent:reviewer
package:infra
priority:p1
type:dev
Click ≥8 supports completion out of the box via `_FABRIC_DW_COMPLETE=bash_source fabric-dw` etc. Wire it up + document.
Scope
- No source code change is strictly needed (Click handles it).
- Add ...
area:cli
priority:p2
type:ux
We use conventional commits + squash merges, so PR titles map cleanly to CHANGELOG entries. Add tooling so each release
auto-generates a section.
Scope
- `CHANGELOG.md` at repo root following Keep ...
area:ci
priority:p1
type:hardening

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.