Releases: gabrie30/ghorg
Releases · gabrie30/ghorg
v1.7.11
v1.7.10
v1.7.9
v1.7.8
Added
Changed
Deprecated
Removed
Fixed
- GitLab
--preserve-dir
flag not being respected; thanks @attachmentgenie
Security
v1.7.7
Added
- Filtering repos by topics for gitlab; thanks @dschafhauser
- Exclude filtering for prefix and regex; thanks @dschafhauser
Changed
Deprecated
Removed
Fixed
Security
v1.7.6
Added
- goreleaser
- GHORG_BITBUCKET_OAUTH_TOKEN to support oauth tokens for bitbucket; thanks @skupjoe
Changed
Deprecated
Removed
Fixed
- Gitlab token length requirements; thanks @dschafhauser
- Appending trailing slashes on urls and file paths; thanks @dschafhauser
Security
v1.7.5
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
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
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