Releases: cooperspencer/gickup
Releases · cooperspencer/gickup
v0.10.39
What's Changed
- feat(local): Add mirror mode by @soar in #308
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #318
- Make S3 backups bare by @sjorsholtrop-ritense in #316
- add backup creation date directory in s3 by @yubazh in #320
- switch from gopkg.in/yaml.v3 to github.com/goccy/go-yaml by @cooperspencer in #330
- switched to gitlab.com/gitlab-org/api/client-go by @cooperspencer in #331
- Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot[bot] in #332
- GitLab : prevent duplicate-project 400 error by doing a direct GetProject() lookup before create by @Arjun-Ingole in #337
- upgraded go-git to v6 by @cooperspencer in #340
- Remove defaultbranch by @cooperspencer in #343
New Contributors
- @yubazh made their first contribution in #320
- @Arjun-Ingole made their first contribution in #337
Full Changelog: v0.10.38...v0.10.39
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