Brandon Pfeifer

Results 9 issues of Brandon Pfeifer

The original code used the 2.x signing key for 1.x releases.

The original code used the 2.x signing key for 1.x releases.

The original code used the 2.x signing key for 1.x releases.

This splits the "build" and "release" workflow into two separate workflows. This makes it easier to pass `build_type` between the different jobs and doesn't require parsing from shell-scripts. This uses...

This updates the release automation so that Chronograf releases are signed. - [X] [Well-formatted commit messages](https://www.conventionalcommits.org/en/v1.0.0-beta.3/) - [X] Rebased/mergeable - [X] Tests pass - [ ] Any changes to `etc/Dockerfile_build`...

telegraf
kapacitor
influxdb
chronograf

```[tasklist] ### Tasks - [ ] Update master-1.x CircleCI workflow - [ ] Update 1.11 CircleCI workflow ```

Hello, I noticed some misleading documentation in the [Image](https://docs.rs/gltf/latest/src/gltf/image.rs.html#86) struct. The `pixels` field claims that there are `8 bits per channel`; however, I do not believe this is the case....