A curated list of awesome Go frameworks, libraries and software
COMMITS
/ stale_repositories_test.go October 17, 2025
Y
tests: add repository maturity test (#5492)
Yassine Benaid committed
April 2, 2024
R
use the built-in const (#5267)
redistay committed
February 26, 2023
K
handle error
Kirill Zhuravlev committed
February 15, 2023
K
use constants from http pkg
Kirill Zhuravlev committed
K
simplify some expressions
Kirill Zhuravlev committed
K
rename func
Kirill Zhuravlev committed
K
staleRepos -> warnings
Kirill Zhuravlev committed
K
refactor testCommitAge
Kirill Zhuravlev committed
K
refactor testRepoState
Kirill Zhuravlev committed
K
embed struct inside func
Kirill Zhuravlev committed
K
return map of repos
Kirill Zhuravlev committed
K
handle error
Kirill Zhuravlev committed
K
refactoring 2
Kirill Zhuravlev committed
K
add lines between funcs
Kirill Zhuravlev committed
K
high-level refactoring
Kirill Zhuravlev committed
K
mark help functions as helpers
Kirill Zhuravlev committed
February 14, 2023
K
move test functions to test file
Kirill Zhuravlev committed
K
use template.Must at program starts
Kirill Zhuravlev committed
October 27, 2022
J
refactor(tests): Use net/http constants for status codes
jidicula committed
June 10, 2022
A
run stale repo check as test instead (#4265)
Amir Ariffin committed