Copilot
Copilot
String-based version comparison is unreliable for semantic versions. For example, `"v8.5.10" --- ✨ Let Copilot coding agent [set things up for you](https://github.com/PingCAP-QE/ci/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher...
## Problem When bug fixes are made to the PD client (which lives in the `tikv/pd` repository), it's easy to forget to update TiDB's or client-go's dependency on PD. This...
This PR implements YAML file upload functionality for the ESPHome adapter, allowing users to manage YAML configuration files directly through the ioBroker admin interface without needing manual file system access....
This PR fixes an issue where environment variables fail to read when using fish shell in dev containers. ## Problem Fish shell was interpreting the `-n` flag in `echo -n`...
## Overview This PR updates the GitHub Copilot instructions template from version 0.4.0 to 0.4.2, incorporating the latest best practices and improvements from the [DrozmotiX/ioBroker-Copilot-Instructions](https://github.com/DrozmotiX/ioBroker-Copilot-Instructions) repository while preserving all adapter-specific...
## Summary of Changes This PR implements accessibility improvements for the Blip Design System as requested in the issue. The changes follow WCAG 2.1 AA guidelines and include: ### Components...
- [x] Analyze current checkbox implementation - [x] Review Figma design specs for indeterminate state - [x] Verify "less" icon is available in blip-tokens - [x] Add `indeterminate` property to...
## Fix bds-image to support data URLs ✅ ### Summary The `bds-image` component now successfully loads data URLs without attempting to fetch them. This enables embedding images directly (e.g., icons...
## ✅ Global Navigation System - Production Ready ### 🎯 Summary Successfully implemented a **production-ready Search Anywhere component** (`bds-search-anywhere`) for the Blip Design System using only blip-ds components. This component...
## Problem The BdsInputChips component was not allowing users to delete individual characters while typing a new chip. When pressing Backspace or Delete keys, the component would remove the entire...