mirror of
https://github.com/cooperspencer/gickup
synced 2026-08-04 20:12:52 +02:00
* Rework of the BitBucket source authentication: * Renamed 'user' to 'organization' as it better reflects the bitbucket architecture * Added email config field, used fetch the workspace repo list with API token auth * Added error log line in case workspace repo list fetch fails * go-bitbucket version bump to 0.10.0 * fixed linting error * ran go mod tidy to cleanup unused deps