Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:Python language:Python

Filter by

255M results  (2 s)

255M results

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

Descrição Correção no step Sync ArgoCD dos workflows de CD. Problemas resolvidos 1. Token ArgoCD expirou — o token JWT no ~/.zshrc do runner expirou, fazendo a API retornar 401 2. Pipeline não falhava ...

Problem _check_migrations() uses MigrationExecutor to verify all migrations are applied. MigrationExecutor loads every migration module from disk, builds the full dependency graph, and computes a plan ...

Summary Repo-scoped GitHub policy rules now match the owner/repo path segment case-insensitively. Previously, a clone or API call that used a repository s canonical mixed case (e.g. RyanLisse/Vitalink) ...

Problem /api/health/ready/ always returns 301 in production instead of 200. The SECURE_REDIRECT_EXEMPT = [r ^/api/health/ ] setting was intended to suppress the HTTPS redirect for the health endpoint, ...

Summary Smithery removed the GitHub-repo → Docker-container deploy flow (sunset 2025-09-07), so the smithery.yaml + Dockerfile added earlier no longer do anything on Smithery. This switches to the current ...

Summary Adds structured logging to both Hono+Bun apps (apps/server, apps/tokens-data) via a new shared workspace package @mars-909/logger built on LogTape 2.x. - Env-driven minimum level (LOG_LEVEL ...