Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.27 onward doesn't find all repos #78

Open
gdetrez opened this issue Apr 6, 2021 · 1 comment
Open

0.0.27 onward doesn't find all repos #78

gdetrez opened this issue Apr 6, 2021 · 1 comment
Labels

Comments

@gdetrez
Copy link
Contributor

gdetrez commented Apr 6, 2021

It seems that the list of repository returned by init in 0.0.27 and later is much shorter than before.
E.g.:

$ ~/Downloads/mp-0.0.26-linux-amd64 init --repo-search "org:clever language:Go"
ARCHIVED-baseworker-go
ARCHIVED-oplog-replay
amazon-kinesis-client-go
analytics-latency-config-service
analytics-monitor
analytics-util
atlas-api-client
circle-v2-migrate
clever-cli
clever-go
configure
consul-service-pulse
csvutil
ddb-to-es
ecs-task-metadata-exporter
flarebot
go-bench
go-redis-reservation
go-utils
go-validation
http-science
kayvee-go
kinesis-alerts-consumer
launch-gen
leakybucket
marathon-stats
mesos-visualizer
mgohttp
microplane
mongo-lock-go
mongo-to-s3
moredis
optimus
pathio
pickabot
resolve-ip
s3-to-redshift
sfncli
sphinx
stealth
swagger-api
talks
unique-port
wag
workflow-manager

Versus

$ ~/Downloads/mp-0.0.27-linux-amd64 init --repo-search "org:clever language:Go"
circle-v2-migrate
ddb-to-es

Maybe I missed an intentional breaking change in how --repo-search works?

@nitrocode
Copy link
Contributor

This seems like the related pr #73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants