Jason Hall

Results 519 comments of Jason Hall
trafficstars

Just a quick update, the domain transfer is complete, and it looks like the only remaining item is Google affirming that there are no trademarks to transfer. @mchmarny says he's...

> * [ ] Trademarks: transfer any trademark and logo mark assets over to the LF - https://github.com/cncf/foundation/tree/master/agreements has agreements That would have to be acknowledged by someone still at...

That makes sense. Can I sign it? Or does someone still at Google need to sign it?

I realize I'm pretty late to this, but I agree FWIW. This repo doesn't do tagged releases, since it would be pretty disruptive to get dependabot updates for each action...

`Resource not accessible by integration` is an auth error, normally attributable to GH flakes. I think this error is telling us that a workflow run from a PR from a...

It looks like tini.yaml does this in Wolfi: https://github.com/wolfi-dev/os/blob/main/tini.yaml I'm not sure if this is a bug, and that `opts:` are just ignored in this case. If that's so, it's...

I'm going to guess this is happening because other stuff in the image has updates, and those are being rebuilt and pushed back to `golang:1.19.4`. As an example, that image...

My mistake, I didn't realize that private repos were supported. Using the API doesn't require users to input a secret token, you can do OAuth in an extension, see https://github.com/sindresorhus/notifier-for-github-chrome/issues/57...

> You can also use `gcloud beta compute backend-service update $NAME --cache-mode=FORCE_CACHE_ALL` to forcibly cache the responses (as of gcloud SDK 309.0.x). Is that going to force the browser to...

There's a dependency on a repo in code.google.com which has been turned down. I'll need to update the dependency. PRs welcome if you get to it before I do.