Howard Jones
Howard Jones
Are there specific version requirements for esp-open-sdk? I just tried to build cpm8266 with the current versions of it and esp-open-sdk, and the cpm8266 Makefile pukes immediately: ```[CC] main.c In...
I loaded a layout from KLE, selected AT90USB1286 to get more pins. The new pins are available to select in the Pins tab. Saving the config and reloading it does...
**Is your feature request related to a problem? Please describe.** We are planning to run Popeye as a CronJob within our clusters and push the results to a Blob Storage....
**Describe the bug** A clear and concise description of what the bug is. With an Azure AKS cluster running k8s 1.21.7, using my admin credentials, popeye reports almost all namespaces...
I'm trying to build a virtualenv for awx/tower that contains azcollection and also the azure cli (since playbooks still need that to do things that the azcollection can't, like creating...
##### SUMMARY (I'm partway through writing this - this is the pre-PR Issue as requested in your docs, and also a query) azure_rm_eventgridsubscription module to allow for the management of...
##### SUMMARY (I'm actually proposing that I will write this feature, at least for the part that I have a use-case for) Add `azure.azcollection.azure_rm_eventgridsubscription` to allow creation of webhook event...
The picker in the editor should allow backend plugins to supply lists of possible targets. This will allow picking for other data source plugins without editing the actual editor code.
All DS plugins have a list of their targets in advance now, so could prefetch all the data with a single external process.