Sergio Franco
Sergio Franco
Apparently there are several packages which are not available in the newest version of Fedora. ``` ➜ ~ curl -s https://packagecloud.io/install/repositories/datawireio/telepresence/script.rpm.sh | sudo bash Detected operating system as fedora/31. Checking...
The changes needed to be made are the following: * Make the script URL configurable. The enterprise script is located here: `https://www.google.com/recaptcha/enterprise.js?render=reCAPTCHA_site_key` * Make the calls to the enterprise `grecaptcha`...
*Description*: The goal is to set up black as the code formatter for the whole repo to have a more standard way of formatting it. Current linter configuration throws what...