Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:CSS

Filter by

191M results  (2 s)

191M results

This pull request introduces a self-healing automation workflow. 1. Added scripts/healthcheck.py: A fast, opinionated python healthcheck that executes black --check src tests and pytest -q to verify ...

Tester-facing guide for the mock-mode beta on staging (URLs, patient + clinic walkthroughs, what s mocked).

Generated in GitHub action: https://github.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml
automerge: exact

A one-page handover sheet for a factory s IT/network team, served at /help/it. - Covers Option A — local box (no internet): static IP, opening TCP 8000 on the host firewall (Windows + Linux commands), ...

Automated Test Durations Update This PR updates the .test_durations file with the latest test execution times from the full test suite. Details: - 🤖 Workflow run: https://github.com/pymc-labs/pymc-marketing/actions/runs/27889088408 ...
maintenance
no releasenotes

Why main had drifted ahead of develop due to (a) merge commits from past develop→main promotions (#123/#124/#125) and (b) two security hotfixes landed directly on main: #126 (undici) and #127 (path-traversal ...

- El tema oscuro ya está implementado en un gran porcentaje - Falta algunos pequeños detalles en algunos colores y mensajes - Falta cambiar algunos alerts por cuadros de mensajes personalizados ...

Summary feat(open-pr-monitor): build-time Open PR Monitor section below footer Changed files (10) - .github/workflows/deploy.yml (modified, +5/-0) - .github/workflows/qa.yml (modified, +1/-1) ...

What Rebuilds the HC loop around AIDE s agentic tree search (Weco, arXiv:2502.13138), keeping the existing controller API, metric-gate, direction-lock, atomic-save, finalize-routing and NaN/plateau semantics ...

变更摘要 本次提交包含 4 项改动,主要是将搜索功能抽取为独立页面,并修复多个 UI 显示问题。 变更详情 refactor: 搜索功能改为独立页面(98eb0db) - 将 TokenListPage 中的搜索功能抽取为独立的 TokenSearchPage 页面 - 新增 entry/src/main/ets/pages/TokenSearchPage.ets - 优化代码结构,降低单页面复杂度 ...