Maxim Hutz mvhutz
  • https://maximhutz.com
  • Hey, it's me! This is my Gitea instance, where all my code lives. Check out what I've been doing!

  • Joined on 2024-08-13
mvhutz pushed to style/makefile-check at tools/go-cuckoo 2026-03-18 23:34:58 +00:00
72a8a9c4f7 fix: unit-test CI job calls 'name' instead of make
mvhutz created pull request tools/go-cuckoo#4 2026-03-18 23:31:58 +00:00
WIP: style: restructure makefile
mvhutz pushed to style/makefile-check at tools/go-cuckoo 2026-03-18 23:31:20 +00:00
5c019baa78 refactor: use make in CI, pull module in make docs
mvhutz pushed tag v0.0.1 to tools/go-cuckoo 2026-03-18 01:42:45 +00:00
mvhutz released v0.0.1 at tools/go-cuckoo 2026-03-18 01:42:45 +00:00
mvhutz pushed to style/makefile-check at tools/go-cuckoo 2026-03-18 01:37:47 +00:00
e53ff4f50b fix: add lint to .PHONY
mvhutz pushed to style/makefile-check at tools/go-cuckoo 2026-03-18 01:37:00 +00:00
f4b12598f1 fix: add lint job
mvhutz pushed to style/makefile-check at tools/go-cuckoo 2026-03-18 01:27:20 +00:00
a367c10957 feat: modernize Makefile
mvhutz created branch style/makefile-check in tools/go-cuckoo 2026-03-18 00:47:39 +00:00
mvhutz pushed to main at tools/go-cuckoo 2026-03-18 00:47:04 +00:00
0017a33f12 ci: clean up workflow (#3)
mvhutz deleted branch cli/clean-up from tools/go-cuckoo 2026-03-18 00:47:04 +00:00
mvhutz merged pull request tools/go-cuckoo#3 2026-03-18 00:47:02 +00:00
ci: clean up workflow
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-18 00:38:54 +00:00
65de0bd6af fix: tidy up go.sum
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-18 00:36:29 +00:00
b23f7226e3 feat: add go mod tidy check job
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-18 00:27:27 +00:00
334e594834 style: add human-readable job names
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-18 00:17:52 +00:00
6a9505316a revert: keep workflow title as "CI"
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-18 00:10:58 +00:00
2faa8feedc revert: remove concurrency from gha
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-18 00:04:16 +00:00
7148704dd3 test: will this cancel?
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-18 00:03:47 +00:00
f31100b23a test: try again, doubled the job capacity
mvhutz pushed to cli/clean-up at tools/go-cuckoo 2026-03-17 23:54:21 +00:00
a9b157d4b2 test: does the previous CI check get canceled?