Results 178 comments of Vaughn Dice

@kate-goldenring right, I think perhaps we'll want to revisit incorporating the [fossa test](https://github.com/fossas/fossa-cli/blob/master/docs/references/subcommands/test.md#fossa-test) command -- and most likely something in the form where we check the diff on the current...

😭 Needs a full-access (and thus sensitive) API key but then forks won't be able to use it when in the form of a GH secret, negating the main utility...

I believe https://github.com/deislabs/bindle/pull/355 should fix the blob issue. As for the missing aarch build, I think at one point we lost the blobs and the artifacts were re-uploaded; perhaps this...

@jpflueger let's re-open. With the blob-store action update/fix, we should get arm64 builds on future releases but we need to figure out how to get them added to existing releases...

Thanks @jpflueger. I'll defer to @thomastaylor312 for ETA on the next 0.9.0 rc, but I can try to assist with a 0.8.2 release (https://github.com/deislabs/bindle/pull/359). > It would be nice if...

Re: 0.8.2: I've cherry-picked relevant CI commits into the `release/0.8` branch https://github.com/deislabs/bindle/pull/359 and have pushed the [v0.8.2](https://github.com/deislabs/bindle/releases/tag/v0.8.2) tag; alas, I'm seeing [apt failures on the release run for this event](https://github.com/deislabs/bindle/actions/runs/3689240497/jobs/6245002581)....

Ok, the [v0.8.2 release](https://github.com/deislabs/bindle/releases/tag/v0.8.2) now has links to artifacts, including the linux aarch64/arm64 binary. @jpflueger hopefully this binary is useful for your purposes. As an aside, the [publish crate step](https://github.com/deislabs/bindle/actions/runs/3734537730/jobs/6336863587)...

@thomastaylor312 thanks, that did the trick! The binaries and v0.8.2 crate look to have been published successfully.