gabrie30
|
d236580306
|
Update github and github user call options (#430)
|
2024-06-29 09:19:04 -07:00 |
|
Jay Gabriels
|
f925b5bb06
|
Add exclude filtering to regex and prefix matches (#182)
|
2022-02-05 13:14:54 -08:00 |
|
Jay Gabriels
|
7145aeb7e1
|
update go-github version
|
2021-12-11 10:13:21 -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 |
|