Skip to content

Releases: atomicptr/crab

v1.0.0

30 Mar 10:04
Compare
Choose a tag to compare

Changelog

2889397 Add crawl:list command.
0211970 add -mod=readonly flag to building
3d81018 add .golangci.yml, use make build in .travis.yml
450c71d add Makefile to properly build release
979acc7 add base cli tool, port of atomicptr/cache-warmer with new cli
7f549d3 add git diff to travis for debugging the ci
8d83f9f add goreleaser
f0f79bc add readme and license text
9a122a9 add tests to cli/crawl package
b2c5970 add travis.yml
6695c01 fix travis.yml build command
b5ed3ea ignore snap.login, do not rely on custom git vars anymore
ffb42c8 initial commit
2782598 remove make clean
d438a72 reset go.mod/go.sum before deployment
8c63f99 simplify deployment step
a312f7f update dependencies