pullrequests Search Results · language:Dune language:Python language:TypeScript language:C# language:JavaScript language:Java
Filter by
275M results
No .gitattributes existed, so the working tree drifted into a CRLF - LF mismatch that showed ~74 files as modified with
byte-identical content. This adds line-ending normalization (LF for text, CRLF kept ...
SUMMARY
Also generate the AZP matrix with nox, so antsibull-nox.toml is the full source of truth for CI.
Uses https://github.com/ansible-community/antsibull-nox/pull/200 for updating the CI config.
...
Bumps the actions group with 3 updates: docker/setup-buildx-action, docker/build-push-action and openai/codex-action.
Updates docker/setup-buildx-action from 4.0.0 to 4.1.0 details summary Release notes ...
dependencies
github_actions
Add focused unit tests for contribarena.engine.persistence atomic write helpers (atomic_write_text, atomic_write_json).
These helpers are used across engine/middleware/governance.py, engine/seasons.py, ...
Closes #31.
Summary
- Add infra/systemd/eidan-healthcheck.{sh,service,timer}.example mirroring the infra/fly/ pattern: tracked, generic,
copied-on-first-deploy.
- Watchdog script probes /api/healthz ...
closes: N/A
Changes
Change all gold star cards to use ☆
Details
Gold star cards in the database had varying names such as star, ☆ and * across different language. This change
normalizes the titles ...
Summary
Plan K slice 7/8 — item #9.
- Backend: removes the is_preset enforcement in RegistrationFieldViewSet.perform_destroy (the if instance.is_preset:
raise PermissionDenied block is gone; DRF ...
Closes #1629
工作摘要
本次重构统一了 vibe3.agents 包的公共接口,消除了所有绕过公共 API 的内部导入。
主要变更
1. 公共 API 扩充 (agents/__init__.py)
- 新增 10 个导出符号,总计 27 个公共 API
- 保持懒加载模式以避免循环依赖
2. 导入路径重构
- 重构 ...
component/cli
component/pr
scope/python
type/task
The worker pipeline keeps its per-seed zarr layout for resumability + cumulative-extend support; this bridge reads them
back into the abtem-native form (one Measurement with FrozenPhononsAxis on the ensemble ...