Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: gabrie30/ghorg

v1.7.16

02 Jun 03:26
cd74048

Choose a tag to compare

Added

  • GHORG_PRUNE setting which allows a user to have Ghorg automatically remove items from their local
    org clone which have been removed (or archived, if GHORG_SKIP_ARCHIVED is set) upstream; thanks @toothbrush
  • GHORG_PRUNE_NO_CONFIRM which disables the interactive yes/no prompt for every item to be deleted
    when pruning; thanks @toothbrush

Changed

Deprecated

Removed

Fixed

Security

v1.7.15

29 May 15:57
ce232f0

Choose a tag to compare

Added

  • CodeQL security analysis action
  • Security policy
  • Ghorg version in run details output

Changed

Deprecated

Removed

Fixed

Security

v1.7.14

26 May 00:07
f4c92ee

Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security

  • Upgrade all dependencies, including gopkg.in/yaml.v3 to 3.0.0

v1.7.13

18 Apr 00:53
da4ac38

Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

  • User cloning self on github now finds all public/private repos; thanks @iDoka

Security

v1.7.12

19 Mar 17:23
706cabf

Choose a tag to compare

Added

  • Dockerfile
  • Ability to set GHORG_IGNORE_PATH; thanks @jeffreylo
  • Ability to set configuration file as ghorg.yaml at root of repo; thanks @jeffreylo
  • GHORG_QUIET mode; thanks @jeffreylo

Changed

Deprecated

Removed

Fixed

Security

v1.7.11

05 Mar 17:17
c3a7e10

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

Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Configuration env var; thanks @Rabattkarte

Security

v1.7.9

27 Feb 16:47
9ec911b

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

Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security

v1.7.7

12 Feb 15:37
6e871fa

Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

Security