Skip to content

Releases: gabrie30/ghorg

v1.7.11

05 Mar 17:17
c3a7e10
Compare
Choose a tag to compare

Added

  • Automatic env setting for viper to allow for overriding env vars; thanks @hojerst
  • Exclude gitlab groups by regex match; thanks @schelhorn

Changed

Deprecated

Removed

Fixed

Security

v1.7.10

02 Mar 10:28
0190357
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Configuration env var; thanks @Rabattkarte

Security

v1.7.9

27 Feb 16:47
9ec911b
Compare
Choose a tag to compare

Added

  • Bitbucket base url support

Changed

Deprecated

Removed

Fixed

  • Deprecated bitbucket api calls; thanks @Riduidel

Security

v1.7.8

14 Feb 17:08
43136ee
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security

v1.7.7

12 Feb 15:37
6e871fa
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security

v1.7.6

15 Jan 16:36
6caf43c
Compare
Choose a tag to compare

Added

  • goreleaser
  • GHORG_BITBUCKET_OAUTH_TOKEN to support oauth tokens for bitbucket; thanks @skupjoe

Changed

Deprecated

Removed

Fixed

Security

v1.7.5

11 Dec 23:49
14ae319
Compare
Choose a tag to compare

Added

  • GHORG_DRY_RUN to do dry runs on clones
  • GHORG_FETCH_ALL to run fetch all on each repo
  • output for long running repo fetches
  • support for cloning github enterprise repos
  • log repos cloned vs pulled at end of run

Changed

  • go-github versions v32 -> v41

Deprecated

Removed

Fixed

  • Setting new gitlab token check from config file; thanks @vegas1880

Security

v1.7.4

11 Nov 15:45
d75a1a4
Compare
Choose a tag to compare

Added

  • GHORG_CLONE_WIKI to clone wiki pages of repos; thanks @ahmadalli

Changed

Deprecated

Removed

Fixed

  • Setting new gitlab token check from config file; thanks @vegas1880

Security

v1.7.3

02 Nov 01:00
e6cf8a2
Compare
Choose a tag to compare

Added

  • GHORG_INSECURE_GITLAB_CLIENT to to skip verification of ssl certificates for hosted gitlab servers

Changed

Deprecated

Removed

Fixed

  • Gitlab token length validation; thanks @vegas1880

Security

v1.7.2

14 Oct 14:45
77e81e2
Compare
Choose a tag to compare

[1.7.2] - 10/14/21

Added

  • GHORG_NO_CLEAN only clones new repos and does not perform a git clean on existing repos; thanks @harmathy

Changed

Deprecated

Removed

Fixed

Security