Chuck Bronson

Results 10 comments of Chuck Bronson

+1 for having this in place! Does anyone have any updates on when a potential solution for this could land? Thx!

Interesting - I'll take a look. What OS are you using @matag?

Thanks for reporting @mikeperrotta. We haven't actually done much testing with newer releases Octave lately. Some of the functionality that we use to crawl the MATLAB figures are pretty low...

Thanks @antoinerg! It's not blocking anything at the moment but will be a blocker if we ever have to make a new Orca release for 4.1.X so it would probably...

Thanks @thcdrt! I had a look at that ticket as well as I also thought it could be related. I think #712 captures a separate failure state actually as I'm...

@bitsf @steven-zou could someone provide a link to the PR that resolved this issue? I'm curious to see what the fix for this was in the end.

Thanks @diarmuidie! Is the lifecycle dependency the only source of the `github.com/docker/docker` import? In other words, could we safely assume [all images built for the kpack project ](https://github.com/buildpacks-community/kpack/blob/b5d738851a3fbc73a7a26917b637cd2ad1f63b23/hack/build.sh#L12-L34)that report this...

Thanks @tomkennedy513. I suspect we can close this ticket out in that case (or leave it open until the lifecycle upgrade is applied).

If anyone is going the route of uploading the Trivy DB to their own registry, I've had success using https://github.com/oras-project/setup-oras Something like: ``` vendor-trivy-db: runs-on: ubuntu-latest steps: - name: Vendor...