caarlos0/env 1796
Simple lib to parse environment variables to structs
Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more.
Quickly clean up unused forks on your github account.
Exports the expiration time of your domains as prometheus metrics.
my own dotfiles ported to fish
Clone all repos of a github organization
Like gofmt, but for JSON files.
my personal website
Automagically ignore all notifications related to work when you are on vacations
Compares the amount of issues and pull requests you created with the amount of comments and code reviews you did.
startedsvenfuchs/rails-i18n
started time in 3 minutes
startedReon90/redcube
started time in 6 minutes
startedtenseijs/tensei
started time in 17 minutes
startedjserv/jit-construct
started time in an hour
startedBitFunnel/NativeJIT
started time in an hour
starteddibyendumajumdar/ravi
started time in an hour
startedweliveindetail/JitFromScratch
started time in an hour
startedspencertipping/jit-tutorial
started time in an hour
startedJittor/jittor
started time in an hour
startedvercel/vrs
started time in an hour
startedstryker-mutator/stryker
started time in 2 hours
starteddavidkpiano/xstate
started time in 2 hours
startedchengchingwen/Transformers.jl
started time in 2 hours
startedyang-song/score_sde
started time in 2 hours
startedinstrumentisto/rust-incubator
started time in 2 hours
startedcodecoolture/next-joi
started time in 2 hours
startedelmasse/nextein
started time in 2 hours
startedkonstantinmuenster/notion-clone
started time in 2 hours
startedspatialaudio/nbsphinx
started time in 2 hours
startedmalgamves/CommunityWriterPrograms
started time in 2 hours
startedWorkiva/over_react
started time in 2 hours
startedUKPLab/sentence-transformers
started time in 2 hours
fork mattt/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
fork in 2 hours
startednabijaczleweli/safe-transmute-rs
started time in 2 hours
startedpveyes/theme-in-css
started time in 3 hours
startedpksunkara/cargo-up
started time in 3 hours
startedjepsen-io/maelstrom
started time in 3 hours
startedarkime/arkime
started time in 3 hours
startedjevakallio/git-notify
started time in 3 hours
issue commentgoreleaser/goreleaser
fix go.sum before running goreleaser
I noticed the same thing today and it was after upgrading go.mod
from 1.15
to 1.16
. My .goreleaser.yml
had the before hook to run the the following:
before:
hooks:
- go mod download
- go test -v ./...
Removing that locally did not modify the go.mod
but still breaking on the Github Action.
comment created time in 3 hours