Alberto García Hierro
Alberto García Hierro
- Detect when a port is backed by BLE and force wireless mode - Detect port types that don't use the BPS and disable the input - Disable manual port...
- Removed note about not disabling MSP from the top port, just not allow the user to do it. - Add port options as a button in a new column...
Now that we have RTC and TZ support, we need to decide how we want to support those in the configurator. Regarding the TZ, I'd go with an explicit dialog...
Should we also rename this graph to Altitude rather than Barometer?
As pointed by Sergey, this is shared among the different data sources so we can't overwrite it. Make a copy and overwrite its HTTPClient field in it. #### Checklist -...
- feat: add httpidletimeout package - feat: implement idle timeout in wunderctl start #### Checklist - [x] run `make test` - [x] PR title must follow [conventional-commit-standard](https://github.com/wundergraph/wundergraph/blob/main/CONTRIBUTING.md#conventional-commit-standard) - [x] tests...
Since go1.23, directories with an unknown reparse tag will have the irregular bit set. We do not know exactly which scenario causes this, but there are many different reparse tags...
Add a Dockerfile and docker-compose.yaml to run the marketing_strategy example in a Docker container using Docker Model Runner and Docker MCP gateway. This enables running the demo without requiring any...