I have a project in github that i want to use for Scrapinghub. When I go to connect the github account it shows me the one public repo I have, but the Scrapy repo which I just added it doesn't. I've tried setting it public and private, but it doesn't show up. Is there something specific I need to do in order to see if in Scrapinghub?
0 Votes
thriveni posted
over 7 years ago
AdminBest Answer
From the account can see that it is connected to 1 Github repository and it shows the Branch from where code will be deployed.
I got that to finally work. I'm running into a new problem with it though. My scrapes are written against 3.6, but it looks like your runners and builder uses 2.7. is there any way to make it is 3.6?
0 Votes
thriveniposted
over 7 years ago
AdminAnswer
From the account can see that it is connected to 1 Github repository and it shows the Branch from where code will be deployed.
I have a project in github that i want to use for Scrapinghub. When I go to connect the github account it shows me the one public repo I have, but the Scrapy repo which I just added it doesn't. I've tried setting it public and private, but it doesn't show up. Is there something specific I need to do in order to see if in Scrapinghub?
0 Votes
thriveni posted over 7 years ago Admin Best Answer
From the account can see that it is connected to 1 Github repository and it shows the Branch from where code will be deployed.
Please ensure that you have accesses to the required repositories. Also check if Scrapinghub application has full control of private repositories in https://github.com/settings/connections/applications/ .
You can try disconnecting and then again connecting. You will be asked the type of access select the private and public repositories and then connect.
0 Votes
3 Comments
sureshvv posted over 6 years ago
See https://support.scrapinghub.com/support/solutions/articles/22000200387-deploying-python-3-spiders-to-scrapy-cloud
0 Votes
rgfirefly24 posted over 7 years ago
0 Votes
thriveni posted over 7 years ago Admin Answer
From the account can see that it is connected to 1 Github repository and it shows the Branch from where code will be deployed.
Please ensure that you have accesses to the required repositories. Also check if Scrapinghub application has full control of private repositories in https://github.com/settings/connections/applications/ .
You can try disconnecting and then again connecting. You will be asked the type of access select the private and public repositories and then connect.
0 Votes
Login to post a comment