293 Commits

Author SHA1 Message Date
Jay Gabriels
fc871babd3 Update CHANGELOG.md 1.5.0 2020-10-31 10:15:31 -07:00
Jay Gabriels
d2a0a890bb Update README.md 2020-10-31 09:57:30 -07:00
Jay Gabriels
8e815ecab1 add ls command (#109)
* add ls command
2020-10-31 09:50:10 -07: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
6543
ab9fabfba2 Determine Supported Clients based on registered once (#106)
* Determine Supported Clients based on registered once

* rm dependencys from scm
2020-10-24 20:34:35 +02: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
ab69f89b28 Vendor: xanzy/go-gitlab v0.33.0 -> v0.38.2 (#104) 2020-10-20 15:55:07 -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
Jay Gabriels
e5d3bf5ddd Update CHANGELOG.md 2020-09-30 22:02:35 -07:00
6543
aa309fd5dc Dedup Client Code (#96)
* Dedub bitbucket.go

* Dedub gitlab.go

* Impruve gitlab client

* Dedub github.go
2020-09-30 21:58:00 -07:00
6543
f988929351 More Gitea Documentation (#95) 2020-09-30 21:45:24 -07:00
Jay Gabriels
896c0d46e6 update spelling and gitlab example 2020-09-30 07:54:41 -07:00
Jay Gabriels
8e0e580ec2 add skip forks flag (#93) 2020-09-27 12:04:34 -07:00
Dan Rice
29ee83b460 Clarify that only read access to the GitLab API is needed (#92)
A `read_api` scope was introduced in GitLab 12.10 and is available
on gitlab.com.
2020-09-26 19:45:43 -07:00
Jay Gabriels
007c1752f7 update readme and changlog 2020-09-22 19:33:32 -07:00
6543
e502e972d6 Add gitea support (#90)
* add gitea support
2020-09-22 19:29:01 -07:00
Jay Gabriels
fb70ce435d update github example 2020-09-04 10:05:16 -07:00
Jay Gabriels
3ce98bf871 cut new release 1.4.0 2020-09-04 09:52:00 -07:00
Jay Gabriels
a8185fca80 Update README.md 2020-09-04 09:47:20 -07:00
Jay Gabriels
43760b597d add ability to mock github client (#87)
* add ability to mock github client
2020-08-16 14:41:07 -07:00
Jay Gabriels
39741be371 Update go.yml 2020-08-15 12:42:36 -07:00
Jay Gabriels
fa7247a1f2 Update go.yml 2020-08-15 11:14:31 -07:00
Jay Gabriels
1f51ea9ddf fix env to check for in configs, derp 2020-08-14 15:03:14 -07:00
Jay Gabriels
fd7c6fa09f fix trailing slash bug 2020-08-14 14:56:09 -07:00
Jay Gabriels
2fb5011a16 add base-url flag to github (#85) 2020-08-13 08:01:53 -07:00
Jay Gabriels
78997bf874 Merge pull request #84 from gabrie30/remove/gitlab-namespace
remove gitlab namespaces concept
2020-08-12 19:30:04 -07:00
Jay Gabriels
e427bcf07d remove gitlab namespaces concept 2020-08-12 19:26:41 -07:00
Jay Gabriels
e813103dfe update examples 2020-08-12 18:20:38 -07:00
Jay Gabriels
097444d21c add gitlab examples 2020-08-08 13:11:10 -07:00
Jay Gabriels
c2e0c38fec Merge pull request #83 from gabrie30/add/matchprefix
add match prefix
2020-08-08 10:46:23 -07:00
Jay Gabriels
3cce96c79e add match prefix 2020-08-08 10:45:52 -07:00
Jay Gabriels
3b218c1724 Update CHANGELOG.md 2020-07-16 17:21:04 -07:00
Jay Gabriels
49e794d801 Merge pull request #79 from ryanaross/filter-on-github-topic
Topic filter
2020-07-16 10:16:02 -07:00
Ryan Ross
3603613fbd ignore error and push on 2020-07-16 10:02:26 -07:00
Ryan Ross
fca6170206 fixing rebase 2020-07-16 09:57:59 -07:00
Ryan Ross
c4996b85ae fixing rebase 2020-07-16 09:57:42 -07:00
Ryan Ross
3f4ba1318b fixing rebase 2020-07-16 09:56:39 -07:00
Ryan Ross
030125f3ba revert spacing changes 2 2020-07-16 09:54:47 -07:00
Ryan Ross
86c82433a9 revert spacing changes 2020-07-16 09:54:17 -07:00
Ryan Ross
4ed4c65fa1 rebasing 2020-07-16 09:54:10 -07:00
Ryan Ross
b32d6b6ec8 revert spacing changes 2 2020-07-16 09:44:57 -07:00
Ryan Ross
7e2c3e4eb0 revert spacing changes 2020-07-16 09:44:27 -07:00
Jay Gabriels
a1486a28ee update github actions workflow to run on prs 2020-07-11 13:02:52 -07:00
Jay Gabriels
45e1ec892f bump version to 1.3.1 1.3.1 2020-07-11 12:35:14 -07:00
Jay Gabriels
ce89eb86f0 Merge pull request #77 from gabrie30/vendoring
add vendoring and some minor improvements
1.3.0
2020-07-11 09:56:34 -07:00
Jay Gabriels
3aa1e8b98c add vendoring and some minor improvements 2020-07-11 09:54:34 -07:00
Jay Gabriels
9f14d10fbc Merge pull request #76 from gabrie30/refactor
create new packages for each scm provider
2020-07-11 07:56:40 -07:00
Jay Gabriels
48b8b1328e Merge branch 'master' into refactor 2020-07-11 07:55:59 -07:00
Ryan Ross
43b71a86fd initial commit 2020-07-09 10:15:15 -07:00