Skip to content

v0.2.47

Compare
Choose a tag to compare
@staccbot staccbot released this 07 Sep 12:21
· 14 commits to main since this release

Changelog

404c9f1 Add comment about port
48414ac Add note about API endpoint in push
15f4eb0 Extract remote dir path var in push
ad9584e Fix current bucket split
8b1f041 Fix linter warnings in push
ac89bc1 Initial config example
96f79ef Invert bucket name check in push
1c0d88a Merge pull request #4 from stacc/improvements/push-paths
c4865fa Move error handling in checksum check in push
4b3411e Rename path field to endpoint
8410b71 Rename refspec test file
ff79729 Revert "Move error handling in checksum check in push"
2bc7ba8 Simplify if/else in push
cfc4119 Simplify local config path in push
e1547b2 Use filepath.Rel in push
89b7552 Use filepath.SplitList to get bucket name in push
8c9f967 go.mod: update helm