pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:Python
Filter by
181M results
Summary
- Add a GitHub Actions workflow that runs Python helper syntax checks, bundled input validation, nextflow run .
--help, and a focused Docker smoke test.
- Add development validation documentation ...
Feature Description
Add automated tests for the Flask web interface.
Implementation
- Added tests for loading the home page
- Added empty input validation test
- Added rule-based web conversion ...
This PR adds the second GBSE real-world case study to docs/cases/.
What this case documents:
During GBSE CLI/package-readiness work, the engineering team encountered a silent-output failure while testing ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.github.gmazzo.buildconfig | 6.0.9 → 6.0.10 | age | confidence |
Configuration
📅 Schedule: ...
dependencies
This pull request:
- This PR adds Redux Toolkit state management (store.js + 4 slices for auth, location, advice, subscribers) and
decomposes the monolithic Dashboard.jsx into three focused components ...
Summary
The electrical-circuits iDevice ships the BaKoMa TeX fonts that TikZJax uses to render circuit labels — it emits text
font-family= cmXXX and the iDevice s export CSS declares 140 @font-face rules ...
🔗 관련 이슈
관련된 이슈 번호를 적어주세요. 예: closes #1 #301
📌 작업 내용
이번 PR에서 작업한 내용을 간략히 설명해주세요. 기능, 리팩토링, 문서화 등 주요 변경 사항을 정리합니다.
1️⃣ Non-Functional Requirement
알림 API에서 ENUM 검증을 진행합니다.
2️⃣ Functional Requirement ...
Canonical signed cross-factory task contract (WHAT+HOW+VERIFY). See RFC-0002 and apis/task-contract.schema.json.
Additive/backward-compatible with v1. Adoption tracked by epics in PFactory/AIFactory/TFactory. ...