Jauder Ho
Jauder Ho
@calebcartwright Just checking in. Is this something that can/will be fixed or is the plan to see what the registries do? I'd like to start signing all of the images...
@aborruso Thanks. This appears to do what I need now. `~/go/bin/mlr --ijsonl flatten google.com | ~/go/bin/mlr --ocsv cut -o -f "domain.domain,domain.id"`
Add Goreleaser - PR #821 #822 I'll have to do this somewhat sequentially since PRs that deal with GHA do not behave the same way as normal PRs.
@johnkerl Now that you have merged release.yml, you might want to disable the artifact upload in go.yml
Add Codespell - PR #824
Add CodeQL - PR #838 On a related note, I also tried adding Snyk integration into my fork and it identified a number of other issues. Snyk is a little...
@spiffcs It's not OSX. I'm seeing this issue on a GitHub hosted runner using ubuntu 20.04. Also, if you look at my last comment in #835, it appears *NOT* to...
So I upgraded to v2 of the action yesterday and have been experiencing different errors. 1. I was previously using GITHUB_TOKEN and that was working fine. Started getting some secondary...
I'll retry when #898 is merged and released.
@drwetter I do not have a Docker Hub paid account so I do not know if the build process there can support multi-platform builds. BUT the action that I built...