Andrew Lilley Brinker

Results 131 issues of Andrew Lilley Brinker

Many open source licenses require some form of notice that you are using their code to be included in or included with the documentation of binaries you ship. I've used...

type: enhancement

Looks like `3.4.0` and `3.5.0` never got published. Needs to be investigated and fixed.

Hipcheck today effectively produces three artifacts with each release, each of which should have an SBOM: - [ ] Hipcheck Docker image published to Docker Hub Of these, the binaries...

type: enhancement
product: project

It would be nice if we had issue templates that made it easier to file issues. I know you can make an issue form now. This form should be short...

type: enhancement
type: chore

`cargo-dist` targets some architectures I don't think we're currently hitting with our test jobs, and we really don't want to wait to identify issues that will mess with a release...

type: enhancement
product: release-flow

Release workflow: * Run `cargo xtask changelog -b` to generate a draft changelog. * Use that to write a changelog entry for the new version. * Commit the changelog, PR,...

type: enhancement
product: project

To make sure we don't forget to update the `CHANGELOG.md` for a new version before a release, we should configure `cargo-release` to check first and refuse to proceed if it's...

type: chore
product: release-flow

Right now, the help text for Hipcheck just lists all commands together alphabetically, which isn't _wrong_ but could be clearer. ## Current ``` Automatically assess and score software repositories for...

type: enhancement
type: ui
product: hc