pullrequests Search Results · language:Dune language:Python language:CSS language:JavaScript language:HTML
Filter by
43.1M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | patch | v6.0.2 → v6.0.3 |
Release Notes
details summary actions/checkout ...
Summary
- Adds subnet_eth0, subnet_eth1, gateway_eth0, gateway_eth1 fields to DeviceInfo
- Parses them from registers 129–144 (already fetched in the global read window) using the existing _ip() helper ...
https://claude.ai/code/session_0186ENmTYrvP3vPBZMoydMen
Test PR to validate that Code Quality Failure check fails correctly.
One more change with the feeding...
Addresses https://github.com/metoppv/mo-blue-team/issues/1204
Fixes an accidental line break in a docstring and ensures the resulting cube has an appropriate name.
Testing:
- [x] Ran tests and they ...
Description
Brief description of what this PR changes and why.
Type of change
- [ ] Bug fix (non-breaking change fixing an issue)
- [ ] New feature (non-breaking change adding functionality)
- ...
작업 요약
- 소개페이지 인트로 개선 흐름을 마무리함.
- 기존 후속 인트로 작업으로 main에 반영된 수학 기호/학습 용어 입자 기반 연출, 큰 민트 연필 마스코트, 사각사각 한글 텍스트 형성, canvas text target 싱크 보정을 기준으로 함.
- 이번 PR diff에서는 새 탭/첫 진입 시 랜딩/서비스 소개 화면이 1프레임 먼저 보이는 ...
Automated by the v2b task executor. Triaged MENIAL (shape #1: add/adjust unit test).
What: Added one edge-case test for getPaletteById(null) in src/__tests__/palettes.test.js.
Why: Extends test coverage ...