Releases: cooperspencer/gickup
Releases · cooperspencer/gickup
v0.10.38
What's Changed
- use no user for token auth if token is used by @cooperspencer in #314
- there was a bug that gickup couldn't clone private repos anymore.
Full Changelog: v0.10.37...v0.10.38
v0.10.37
What's Changed
- added cloning of gists by @cooperspencer in #274
- fix docs link by @isaacasensio in #281
- Move production Docker image to Alpine by @awbn in #280
- Bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #282
- updated golang.org/x/net by @cooperspencer in #285
- added a wait interval for api limit, break loop when user doesn't exist by @cooperspencer in #284
- Add json schema support by @socheatsok78 in #287
- added exit code when an error occured by @cooperspencer in #289
- updated dependencies and go version by @cooperspencer in #290
- Update dependencies by @cooperspencer in #298
- Bitbucket: don't assume default personal workspace exists by @sjorsholtrop-ritense in #299
- fix: Fetch LFS files explicitly in bare repositories by @soar in #303
- Fix bitbucket source, add temp token support to s3 dest by @sjorsholtrop-ritense in #302
- fix: Don't call git commands twice by @soar in #305
- add zip support for s3 destination by @sjorsholtrop-ritense in #304
- s3 token isn't always needed by @cooperspencer in #306
- Add support for specifying storageclass for S3 dest by @sjorsholtrop-ritense in #307
- add Apprise by @cooperspencer in #309
- Improve error output. Make empty-remote a warning instead of an error by @sjorsholtrop-ritense in #310
New Contributors
- @isaacasensio made their first contribution in #281
- @awbn made their first contribution in #280
- @socheatsok78 made their first contribution in #287
- @sjorsholtrop-ritense made their first contribution in #299
- @soar made their first contribution in #303
Full Changelog: v0.10.36...v0.10.37
v0.10.36
What's Changed
- return false instead of break by @cooperspencer in #271
Full Changelog: v0.10.35...v0.10.36
v0.10.35
What's Changed
- don't use user for token on gogs by @cooperspencer in #268
- fix temp clone as well by @cooperspencer in #269
Full Changelog: v0.10.34...v0.10.35
v0.10.34
What's Changed
- fetch updates on a bare repo by @cooperspencer in #266
Full Changelog: v0.10.33...v0.10.34
v0.10.33
What's Changed
- improve debug messages for gitlab and better way to get projects from gitlab by @cooperspencer in #263
Full Changelog: v0.10.32...v0.10.33
v0.10.32
What's Changed
- Set zip to maximum compression by @jftuga in #252
- added error counter for issues and stop after a 403 occurs by @cooperspencer in #256
- fixed token and user, get repositories from workspaces too by @cooperspencer in #257
- Add s3 by @cooperspencer in #259
- include and exclude gitlab subgroups by @cooperspencer in #261
New Contributors
Full Changelog: v0.10.31...v0.10.32
v0.10.31
What's Changed
- added zip function by @cooperspencer in #240
- Add Fedora package to the README by @FrostyX in #245
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #246
- fixed onedev by @cooperspencer in #250
New Contributors
Full Changelog: v0.10.30...v0.10.31
v0.10.30
What's Changed
- use gitlab token by @cooperspencer in #232
- enable push to gitlab by @cooperspencer in #233
- The repository also updated when the source repo was force pushed by @cooperspencer in #235
- fixed backup of issues by @cooperspencer in #237
- Fix issues by @cooperspencer in #238
Full Changelog: v0.10.29...v0.10.30
v0.10.29
What's Changed
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #214
- / on wrong position by @cooperspencer in #218
- Check gitea interval by @cooperspencer in #216
- update README.md by @black-backdoor in #221
- configure a user to clone to. for structured cloning by @cooperspencer in #219
- check if config is null by @cooperspencer in #223
- fixed some backup path issues and reload issues by @cooperspencer in #220
- implemented mirror using gickup and not giteas mirror function by @cooperspencer in #225
- debug msgs and check if pushedat is nil by @cooperspencer in #227
- update modules by @cooperspencer in #229
New Contributors
- @black-backdoor made their first contribution in #221
Full Changelog: v0.10.28...v0.10.29