issues Search Results · language:Edge language:Python language:JavaScript language:Java language:Java language:JavaScript
Filter by
55.3M results
Descripción
El blog solo permite filtrar por tag via query param. No hay forma de buscar por texto libre, lo que dificultará la
navegación a medida que crezca el número de posts.
Objetivo
Agregar un ...
enhancement
Create a separate GitHub Actions workflow for the frontend (covering installation, type-checking, testing, and building)
and provide step-by-step instructions for Netlify deployment.
Who
As a platform admin, I want users to be unable to change their own role or other admin-managed profile fields via the
Supabase client, so that privilege escalation is blocked at the database layer. ...
backend
fix
P1
Descripción
Actualmente cada post del blog es un componente JSX escrito a mano (src/pages/posts/*.jsx). Esto no escala bien: agregar
un post requiere crear un componente completo con estilos repetidos. ...
enhancement
Summary
In validate_field_data, the number branch uses isinstance(value, (int, float)) with no bool guard. Because
isinstance(True, int) is True in Python, a payload like { field : True} against a number-typed ...
area:topology
bug
qa-sweep
Summary
When a fabric s VLAN pool is exhausted, find_or_assign_vlan raises a bare RuntimeError. The NATS consumer classifies
exceptions with a blanket except Exception and no type discrimination, so this ...
area:reliability
bug
qa-sweep
Summary
HerdJsonConfigSource._load_json calls json.load with no error handling, inside __init__, which runs during the
module-level Settings() construction every service performs at import. A truncated ...
area:reliability
bug
qa-sweep
Summary
_build_database_url builds the SQLAlchemy DSN by raw f-string interpolation of POSTGRES_USER, POSTGRES_PASSWORD, and
POSTGRES_DB, with no URL-encoding. An operator-chosen password (the docs say ...
area:reliability
bug
qa-sweep
Descripción
El sitio tiene meta tags Open Graph pero carece de sitemap.xml y robots.txt. Esto limita la indexación en motores de
búsqueda.
Objetivo
Generar sitemap.xml y robots.txt estáticos y servirlos ...
enhancement
Context
Surfaced reviewing #6294 (Copilot). The #6286 FSM enforcement added transitionPhase(to, { force: true }) as a general
escape that applies ANY otherwise-illegal transition. It is currently used ...
durability
enhancement
from-review

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.