issues
search
src-d
/
rovers
Rovers is a service to retrieve repository URLs from multiple repository hosting providers.
GNU General Public License v3.0
14
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README: Fix build badge to travis-ci.com
#208
dbolkensteyn
closed
5 years ago
1
README: Fix link to Helm chart
#207
dbolkensteyn
closed
5 years ago
1
trigger codecov on pr
#206
kuba--
closed
6 years ago
1
Codecov appears to be not triggered on PRs
#205
ajnavarro
opened
6 years ago
0
*: update dependencies and go version used in travis
#204
mcarmonaa
closed
6 years ago
2
Improve project description
#203
juanjux
closed
6 years ago
0
CI fails on Windows
#202
smola
closed
6 years ago
0
Fix some typos in the readme, add more info on --help
#201
juanjux
closed
6 years ago
0
README: improve documentation
#200
mcarmonaa
closed
6 years ago
0
*: Add docker-compose file to make easier run rovers and update the README
#199
mcarmonaa
closed
6 years ago
0
providers/bitbucket: skip mercurial repositories
#198
erizocosmico
closed
6 years ago
7
dockerfile: use sane defaults for many environment variables
#197
erizocosmico
closed
6 years ago
0
Make docker run commands easier to copy paste
#196
smola
closed
6 years ago
1
Remove section on pulling Docker image?
#195
smola
opened
6 years ago
0
Mention --providers flag on Supported Providers section.
#194
smola
closed
6 years ago
1
Improve --provider flag help
#193
smola
closed
6 years ago
1
Use sane defaults on Docker
#192
smola
closed
6 years ago
0
Makefile: remove docker env vars
#191
mcarmonaa
closed
6 years ago
0
Publish docker image to Docker Hub instead of Quay
#190
smola
closed
6 years ago
2
travis: fix github releases deploy
#189
smola
closed
6 years ago
0
ci: use COMMANDS = .
#188
smola
closed
6 years ago
0
Use google/go-github client instead the current custom client
#187
mcarmonaa
opened
6 years ago
1
Disable CGO to build packages
#186
jfontan
closed
6 years ago
0
Add more unit tests with mocks for github tests
#185
mcarmonaa
opened
6 years ago
0
test: skip GitHub API tests if no CONFIG_GITHUB_TOKEN
#184
smola
closed
6 years ago
3
github: handle rate limit errors gracefully
#183
smola
closed
6 years ago
6
github: provide more informative API errors
#182
smola
closed
6 years ago
2
ci: enable cross-platform continuous integration
#181
smola
closed
6 years ago
2
test: fix infinite loop in cgit test
#180
smola
closed
6 years ago
2
*: replace framework.v0/queue with go-queue.v1
#179
mcuadros
closed
6 years ago
0
Update dependencies
#178
mcarmonaa
closed
6 years ago
0
Update MAINTAINERS
#177
ajnavarro
closed
6 years ago
0
Update dependencies
#176
mcarmonaa
closed
6 years ago
0
ci: test Go 1.9.x, 1.10.x and tip
#175
smola
closed
6 years ago
7
Use official Rovers Helm chart to deploy in k8s
#174
rporres
closed
6 years ago
0
providers/github: check decode response error and remove null element…
#173
mcarmonaa
closed
6 years ago
0
Crash when there are no more repositories in github provider
#172
jfontan
closed
6 years ago
0
k8s: create deployment file
#171
erizocosmico
closed
6 years ago
0
go dep and C1.v1
#170
mcuadros
closed
6 years ago
2
[WIP] Upgrade framework dependency
#169
jfontan
closed
6 years ago
1
Use CONFIG_BROKER env var instead of CONFIG_BROKER_URL to be consistent with other projects, like Borges
#168
ajnavarro
opened
7 years ago
4
Add quick start documentation using docker
#167
ajnavarro
closed
6 years ago
1
DOC: improve documentation adding a step by step instructions to run rovers locally
#166
ajnavarro
closed
6 years ago
1
Issue because of Golang 1.7 to 1.8 with context package
#165
eiso
closed
6 years ago
2
Add LICENSE
#164
bzz
closed
7 years ago
1
bitbucket: properly handle last page of API for checkpoints
#163
erizocosmico
closed
7 years ago
1
New provider: Gitiles
#162
bzz
opened
7 years ago
0
Fix github test
#161
ajnavarro
closed
7 years ago
0
fix how the last checkpoint of bitbucket provider is obtained
#160
erizocosmico
closed
7 years ago
3
restrict replay on bitbucket to git repositories
#159
erizocosmico
closed
7 years ago
1
Next