gitolicious

Results 9 issues of gitolicious

Unfortunately, the Place Autocomplete API for Google Maps requires an API key from Google Cloud Platform so some additional configuration is needed, but other than that it's rather easy to...

area/packages
kind/contribution

I found a quick way of supporting a config file with `fromfile-prefix-chars` in the [argparse ](https://docs.python.org/3/library/argparse.html#fromfile-prefix-chars) library. Would have preferred a nicely structured YAML file, but this was a quick...

## Description: Gitpod configuration **Pull request in [esphome](https://github.com/esphome/esphome) with python changes (if applicable):** esphome/esphome#508 **Pull request in [esphome-docs](https://github.com/esphome/esphome-docs) with documentation (if applicable):** esphome/esphome-docs#225 ## Checklist: - [x] The code change...

When compiling a fresh checkout for ESP32 (esp32dev), I am getting the following error: > Compiling .pio\build\esp32dev\lib694\WiFi\WiFiGeneric.cpp.o .../ESP-MQTT-AWS-IoT-Core/Arduino/MQTT/MQTT.ino: In function 'void connectToMqtt(bool)': .../ESP-MQTT-AWS-IoT-Core/Arduino/MQTT/MQTT.ino:133:26: error: 'class WiFiClientSecure' has no member named...

#### Description When a misconfigured download server responds with invalid/infinite redirects, Scoop follows them and gets stuck in a loop. This PR limits the redirects to 20. #### Motivation and...

## Bug Report #### Current Behavior When a misconfigured download server responds with invalid/infinite redirects, Scoop follows them and gets stuck in a loop. Currently this can be observed in...

bug

I reused the code from #1564 and used it for navigating "upstream" from pods to replica sets and daemon sets as well as from replica sets to deployments. This fixes...

enhancement
needs-tlc

**Describe the bug** How can I press and hold a key? For example I would like to hold down the space bar for five seconds. Would have expected this to...

question

### The problem The ongoing strike today is a good chance to test the "canceled" attribute. Steps to reproduce: * Add a connection, in this example `Frankfurt(M)Flughafen` to `Köln`, direct...

dependency