gabrie30
8e58a86441
Update bitbucket.go ( #499 )
2025-03-21 18:56:05 -07:00
gabrie30
14ec7148c7
Update bitbucket.go
2024-10-17 20:34:59 -07:00
gabrie30
f3383ddca4
Add/GitHub language filter ( #453 )
2024-09-18 20:47:58 -07:00
gabrie30
1b94d6b1b3
Add app password into clone url for bitbucket clones ( #425 )
2024-06-15 09:33:57 -07:00
Jay Gabriels
445316e9ce
Fixes prune for wikis and gitlab sub groups ( #214 )
2022-06-20 19:40:53 -07:00
Jay Gabriels
87e4b5414a
Privatebb ( #186 )
2022-02-26 09:22:55 -08:00
Jay Gabriels
f925b5bb06
Add exclude filtering to regex and prefix matches ( #182 )
2022-02-05 13:14:54 -08:00
David Schafhauser
e3d9743ba7
Add support for filtering by topics for GitLab SCM ( #181 )
...
* fix: emit warning for filtering by topics for Bitbucket
* feat: add support for filtering topics for GitLab
* fix: reset GHORG_TOPICS env var between tests
Co-authored-by: Schafhauser, David <david.schafhauser@siemens.com>
2022-01-19 23:35:36 -08:00
Jay Gabriels
d1f0be388f
Add/bboauth ( #173 )
...
* Add bitbucket oauth
2022-01-01 10:56:06 -08:00
Jay Gabriels
d479395bdf
update ghorg branch to first look for repos default branch ( #113 )
...
* update ghorg branch to first look for repos default branch
2020-11-29 09:14:13 -08:00
6543
559d9ef06b
Refactor: use NewClient() interface to create a scm client (redo) ( #108 )
...
* Refactor: save perPage in scm client & use determineClient to load lib clients
2020-10-24 12:24:09 -07:00
Jay Gabriels
b914f94aa4
Revert "Refactor: use NewClient() interface to create a scm client ( #105 )" ( #107 )
...
This reverts commit 80a8ba0b73
.
2020-10-24 09:47:11 -07:00
6543
80a8ba0b73
Refactor: use NewClient() interface to create a scm client ( #105 )
...
* Refactor: save perPage in scm client & use determineClient to load lib clients
* infent scm NewClient()
* wordings ...
2020-10-24 09:44:30 -07:00
6543
f5f10e7d22
Refactor: Client use interface implementation ( #97 )
...
* add `make fmt` to format go code
* use interface
* move all SCM things into scm package
2020-10-11 16:53:53 -07:00