github.com/cooperspencer/gickup
v0.10.45
#1544 most downloaded on Go modules
cooperspencer/gickup
What this package is like to depend on
Last release 2 months ago
22 Jun 2026
Release timing varies
gaps range from 8 days to 9 months
Rarely documented
notes for 10 of 43 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
65 releases · first in 2022
7 releases in the last 12 months
see the full history below
Release timeline
65 releases · Mar 2022 to Jun 2026Releases
latest 60 of 65-
v0.10.4522 Jun 2026Release notes
Open source →What's Changed
- chore: bump action versions in workflows to latest stable releases by @monwolf in #395
- Bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 by @dependabot[bot] in #397
- Fix unintentional data loss when zip is false and keep greater than or one by @jloewe in #399
- feat: Add support for S3 AWS Credentials Chain by @monwolf in #394
- Rework of BitBucket authentication by @Hildebrand-Ritense in #402
- Feature/discussion 391 add GitHub app support by @monwolf in #396
- extend ~ to home directory by @cooperspencer in #404
- updated documentation by @cooperspencer in #405
New Contributors
Full Changelog: v0.10.44...v0.10.45
-
v0.10.4414 May 2026Release notes
Open source →What's Changed
- fixed exclude org race condition by @cooperspencer in #393
Full Changelog: v0.10.43...v0.10.44
-
v0.10.4313 May 2026Release notes
Open source →What's Changed
- Bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 by @dependabot[bot] in #387
- Fix Bitbucket Cloud End of Life for Cross-Workspace API by @Hildebrand-Ritense in #389
New Contributors
- @Hildebrand-Ritense made their first contribution in #389
Full Changelog: v0.10.42...v0.10.43
-
v0.10.4204 May 2026Release notes
Open source →What's Changed
- fix gitlab format issue by @cooperspencer in #386
Full Changelog: v0.10.41...v0.10.42
-
v0.10.4125 Apr 2026Release notes
Open source →What's Changed
- updated ktrysmt/go-bitbucket to make it work again.
- updated bitbucket and gitlab code, updated dependencies by @cooperspencer in #381
- Add Forgejo/Codeberg by @ShalokShalom in #382
New Contributors
- @ShalokShalom made their first contribution in #382
Full Changelog: v0.10.40...v0.10.41
-
v0.10.41-0.20260420151940-f8e569f780e020 Apr 2026 pre-releaseNothing published for this version
-
v0.10.4018 Apr 2026Release notes
Open source →What's Changed
- github: use
afterpagination for issues instead of page numbers by @dumbmoron in #345 - Add Support for Azure blob storage as a destination by @gazzyt in #352
- Bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #354
- Add openssh package install to Dockerfile by @ryanwalder in #357
- Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.5 by @dependabot[bot] in #361
- Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #364
- updated go in containers by @cooperspencer in #360
- fix codeberg nil error by @cooperspencer in #365
- Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 by @dependabot[bot] in #368
- do not use the api anymore but switch to graphql by @cooperspencer in #369
- Fix linting by @cooperspencer in #372
- fix findings from 372 by @cooperspencer in #373
- add additional tests by @cooperspencer in #374
- added email header to ntfy by @cooperspencer in #376
- S3 dest: Tag backup objects with original repo's URL by @sjorsholtrop-ritense in #377
- unify docker.yml by @cooperspencer in #378
- Bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 by @dependabot[bot] in #379
New Contributors
- @dumbmoron made their first contribution in #345
- @gazzyt made their first contribution in #352
- @ryanwalder made their first contribution in #357
Full Changelog: v0.10.39...v0.10.40
- github: use
-
v0.10.3924 Jul 2025Release notes
Open source →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.3805 Apr 2025Release notes
Open source →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.3702 Apr 2025Release notes
Open source →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.37-0.20241030102710-50184412457530 Oct 2024 pre-releaseNothing published for this version
-
v0.10.3604 Sep 2024Release notes
Open source →What's Changed
- return false instead of break by @cooperspencer in #271
Full Changelog: v0.10.35...v0.10.36
-
v0.10.36-0.20240904172215-9e1217eef16d04 Sep 2024 pre-releaseNothing published for this version
-
v0.10.3502 Sep 2024Nothing published for this version
-
v0.10.3430 Aug 2024Nothing published for this version
-
v0.10.3329 Aug 2024Nothing published for this version
-
v0.10.3227 Aug 2024Nothing published for this version
-
v0.10.3101 Aug 2024Nothing published for this version
-
v0.10.31-0.20240625101341-1d0fda2def1b25 Jun 2024 pre-releaseNothing published for this version
-
v0.10.31-0.20240510094848-e513444acc2a10 May 2024 pre-releaseNothing published for this version
-
v0.10.3027 Apr 2024Nothing published for this version
-
v0.10.30-0.20240427143202-c37176fc24df27 Apr 2024 pre-releaseNothing published for this version
-
v0.10.2915 Apr 2024Nothing published for this version
-
v0.10.29-0.20240314080149-7175ab6d173714 Mar 2024 pre-releaseNothing published for this version
-
v0.10.2827 Feb 2024Nothing published for this version
-
v0.10.28-0.20240227080913-ac9fae45cab627 Feb 2024 pre-releaseNothing published for this version
-
v0.10.2719 Feb 2024Nothing published for this version
-
v0.10.27-0.20240219074235-8de9d0f16f7619 Feb 2024 pre-releaseNothing published for this version
-
v0.10.27-0.20240129113136-76bcf763aad029 Jan 2024 pre-releaseNothing published for this version
-
v0.10.2603 Jan 2024Nothing published for this version
-
v0.10.2527 Dec 2023Nothing published for this version
-
v0.10.2419 Dec 2023Nothing published for this version
-
v0.10.24-0.20231204122418-a78d73f5def104 Dec 2023 pre-releaseNothing published for this version
-
v0.10.2303 Dec 2023Nothing published for this version
-
v0.10.2230 Oct 2023Nothing published for this version
-
v0.10.22-0.20231030062934-a7f72fc9ce8a30 Oct 2023 pre-releaseNothing published for this version
-
v0.10.2104 Oct 2023Nothing published for this version
-
v0.10.2029 Sep 2023Nothing published for this version
-
v0.10.20-0.20230929151006-082821bfb9fa29 Sep 2023 pre-releaseNothing published for this version
-
v0.10.1929 Sep 2023Nothing published for this version
-
v0.10.1817 Aug 2023Nothing published for this version
-
v0.10.1704 Jun 2023Nothing published for this version
-
v0.10.17-0.20230604184910-616e2d6a31c804 Jun 2023 pre-releaseNothing published for this version
-
v0.10.1604 Jun 2023Nothing published for this version
-
v0.10.16-104 Jun 2023 pre-releaseNothing published for this version
-
v0.10.16-0.20230604063002-64a67254e66404 Jun 2023 pre-releaseNothing published for this version
-
v0.10.1502 May 2023Nothing published for this version
-
v0.10.1403 Mar 2023Nothing published for this version
-
v0.10.14-0.20230303062844-80529e1999c703 Mar 2023 pre-releaseNothing published for this version
-
v0.10.1310 Feb 2023Nothing published for this version
-
v0.10.13-0.20230206100840-9d4a2cd3ccf706 Feb 2023 pre-releaseNothing published for this version
-
v0.10.1222 Jan 2023Nothing published for this version
-
v0.10.1111 Jan 2023Nothing published for this version
-
v0.10.11-0.20230111100048-12d496dba75911 Jan 2023 pre-releaseNothing published for this version
-
v0.10.1008 Jan 2023Nothing published for this version
-
v0.10.909 Dec 2022Nothing published for this version
-
v0.10.803 Dec 2022Nothing published for this version
-
v0.10.716 Nov 2022Nothing published for this version
-
v0.10.618 Oct 2022Nothing published for this version
-
v0.10.6-0.20221012051807-6373ddf5a1e712 Oct 2022 pre-releaseNothing published for this version