Anders Brujordet

Results 16 issues of Anders Brujordet

This adds support for GHE by allowing to add a GHE url in the config. We also have to add the token as auth on the clone url. I'm pretty...

**Is your feature request related to a problem? Please describe.** I would like to persist data in prometheus. For that to work I would need a /metrics endpoint. **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** I've setup a dashboard which for a given team fetches info from github, jira and other tools and displays relevant...

enhancement

**Describe the bug** SBP breaks when upgrading through brew **To Reproduce** Steps to reproduce the behavior: 1. Install 2. wait 3. upgrade 4. watch it break **Expected behavior** Install script...

bug

So I noticed #6 and the following [commit](https://github.com/kahst/BirdNET-Analyzer/commit/195de15df5803aa2d0c0bd36d31011f84e94ad2e) would allow for specifying TFLite import. Would this also then open up for using the [Google Coral](https://coral.ai/docs/edgetpu/faq/) to do the processing, or...

As described in #574 there is a situation where we depend on a private repository which requires authentication, and that authentication is provided through coursier properties files. In this case...

### The problem I've installed the latest version of easee_hass through HACS, running on the latest version of HA. Everything seems to be working great except the basic schedule setup....

bug

Running buildfarm 2.0.0, bazel 5.3.1 With flags: ``` common:remote --remote_retries=3 --remote_timeout=60s --remote_local_fallback --remote_executor="grpc://buildfarm.url:31310" common:remote --experimental_remote_merkle_tree_cache --experimental_remote_cache_compression --experimental_remote_cache_async common:remote --remote_default_exec_properties=cores=1 --remote_default_exec_properties=test.cores=2 ``` Produces many instances of this error: ``` SEVERE: error...

bug

I'm running `v2.3.1` and have enabled the WebUI by adding: ``` ui: enable: true port: 8080 ``` and instructed the client to forward build events and to print the pretty...