Skip to content

Fetching strider.json from a Github repository is broken#914

Merged
knownasilya merged 1 commit intoStrider-CD:masterfrom
damz:pr/fix-strider-json
Feb 12, 2016
Merged

Fetching strider.json from a Github repository is broken#914
knownasilya merged 1 commit intoStrider-CD:masterfrom
damz:pr/fix-strider-json

Conversation

@damz
Copy link
Contributor

@damz damz commented Feb 12, 2016

Fetching strider.json is currently broken, at least when the provider of the repository is Github.

I tracked that down to striderJson() in lib/backchannel.js not passing the credentials to provider.getFile. Using account.config instead of just account makes it work, and is consistent with what is done when calling other provider functions (for example the call to provider.getBranches() in lib/routes/index.js.

knownasilya pushed a commit that referenced this pull request Feb 12, 2016
Fetching `strider.json` from a Github repository is broken
@knownasilya knownasilya merged commit 77a8401 into Strider-CD:master Feb 12, 2016
@knownasilya
Copy link
Member

Excellent!

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.

2 participants