Skip to content

Releases: gabrie30/ghorg

v1.9.12

16 May 02:16
cec058d
Compare
Choose a tag to compare

Added

  • Additional info to git commands when debug is enabled; thanks @fey
  • GHORG_TARGET_REPOS_PATH now outputs target repos not found in the org
  • ssh-client to docker image; thanks @fey

Changed

Deprecated

Removed

Fixed

  • GHORG_TARGET_REPOS_PATH working with GHORG_CLONE_WIKI; thanks @han911976

Security

  • Bump github.com/xanzy/go-gitlab from 0.101.0 to 0.103.0 (#405)
  • Bump code.gitea.io/sdk/gitea from 0.17.1 to 0.18.0 (#403)
  • Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#402)
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.77 to 0.9.79 (#404)

v1.9.11

27 Apr 15:50
4fa1fd6
Compare
Choose a tag to compare

Added

  • GHORG_TARGET_REPOS_PATH - allowing you to clone a list of individual repos

Changed

Deprecated

Removed

Fixed

  • GitLab group calls by id instead of by name; thanks @angelabad (#400)

Security

  • Bump golang.org/x/net from 0.22.0 to 0.23.0 (#401)
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.76 to 0.9.77 (#398)
  • Bump github.com/xanzy/go-gitlab from 0.98.0 to 0.101.0 (#396) (9 days ago)
  • Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.9.0 to 2.10.0 (#397)
  • Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#395)
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#394)
  • Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#392)
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.74 to 0.9.76 (#393)
  • Bump github.com/xanzy/go-gitlab from 0.96.0 to 0.98.0 (#391)
  • Bump github.com/xanzy/go-gitlab from 0.95.2 to 0.96.0 (#386)
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.73 to 0.9.74 (#387)
  • Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.8.0 to 2.9.0 (#388)

v1.9.10

22 Jan 03:21
e29b712
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security

  • Various dependency updates

v1.9.9

26 Aug 15:14
50de2cf
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security

v1.9.8

25 Aug 14:56
1950a5c
Compare
Choose a tag to compare

Added

  • Examples command; thanks @MaxG87
  • GHORG_RECLONE_ENV_CONFIG_ONLY; thanks @vlcinsky

Changed

Deprecated

Removed

Fixed

Security

  • Update go version to 1.20
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.60 to 0.9.63 (#329)
  • Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.5.0 to 2.6.0 (#327)
  • Bump github.com/xanzy/go-gitlab from 0.86.0 to 0.89.0 (#326)
  • Bump golang.org/x/image from 0.0.0-20220302094943-723b81ca9867 to 0.5.0 (#333)

v1.9.7

23 Jul 15:06
74f3608
Compare
Choose a tag to compare

Added

  • Reclone list flag

Changed

Deprecated

Removed

Fixed

  • Clone help text referencing old default config path; thanks @MaxG87

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.60 (#320)
  • Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.4.0 to 2.5.0 (#319)
  • Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#318)
  • Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.86.0 (#317)

v1.9.6

10 Jun 16:08
15654dc
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security

  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#314)
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.56 to 0.9.58 (#312)
  • Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#311)

v1.9.5

30 May 03:52
7c5ac68
Compare
Choose a tag to compare

Added

  • GHORG_NO_TOKEN to allow cloning no token present; thanks @6543
  • GitHub App authentication; thanks @duizabojul

Changed

Deprecated

Removed

Fixed

  • Gitea SCM x509: certificate signed by unknown authority (#307); thanks @oligot

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.55 to 0.9.56 (#305)
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#303)
  • Bump github.com/xanzy/go-gitlab from 0.81.0 to 0.83.0 (#302)

v1.9.4

26 Mar 23:12
2bcac49
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

  • Token length checks

Fixed

  • Gitea tokens from not being found in config.yaml; thanks @Antfere
  • HTTPS GitHub clones with new GH fine grain tokens; thanks @verybadsoldier

Security

  • Bump github.com/spf13/viper from 1.14.0 to 1.15.0
  • Bump github.com/fatih/color from 1.13.0 to 1.14.1
  • Bump github.com/xanzy/go-gitlab from 0.77.0 to 0.79.1
  • Bump golang.org/x/net from 0.4.0 to 0.7.0
  • Bump golang.org/x/oauth2 from 0.3.0 to 0.5.0
  • Bump github.com/xanzy/go-gitlab from 0.79.1 to 0.80.2

v1.9.3

07 Jan 20:57
5517024
Compare
Choose a tag to compare

Added

  • Better examples for GitLab
  • Better tests for local gitlab enterprise

Changed

Deprecated

Removed

Fixed

  • gitlab hash concurrency issues
  • all-users command directory nesting
  • ls command to work with output dirs
  • gitlab groups and subgroup nesting; thanks @nudgegoonies

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.54 to 0.9.55
  • Bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0