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

[MRG+1] passing apikey as username is suggested by dash #61

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

dangra
Copy link
Contributor

@dangra dangra commented Nov 4, 2015

For example in projects like https://staging.scrapinghub.com/p/53/deploy/

# Project: dangra-sandbox
[deploy]
url = https://staging.scrapinghub.com/api/scrapyd/
username = YOUR_LONG_APIKEY_IS_HERE
password =
project = 53

Having a way to pass the apikey in the same section than project and endpoint is quite convenient for Dash development, for i.e.:

[deploy:vagrant]
url = http://vagrant.host.name/api/scrapyd
username = DEVELOPER_APIKEY
project = 1

@eliasdorneles eliasdorneles changed the title passing apikey as username is suggested by dash [MRG+1passing apikey as username is suggested by dash Nov 6, 2015
@eliasdorneles eliasdorneles changed the title [MRG+1passing apikey as username is suggested by dash [MRG+1] passing apikey as username is suggested by dash Nov 6, 2015
pablohoffman added a commit that referenced this pull request Nov 10, 2015
[MRG+1] passing apikey as username is suggested by dash
@pablohoffman pablohoffman merged commit 405c29a into master Nov 10, 2015
@pablohoffman pablohoffman mentioned this pull request Nov 10, 2015
@jdemaeyer jdemaeyer deleted the dash-promotes-username branch February 16, 2016 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants