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

Oops I did it again!! #37

Open
joehuffnagle opened this issue Jan 5, 2018 · 2 comments
Open

Oops I did it again!! #37

joehuffnagle opened this issue Jan 5, 2018 · 2 comments
Assignees
Labels

Comments

@joehuffnagle
Copy link

GUID: c210de13-72d2-14c0-ad3a-8dab7338a390 Cloning into '.'...remote: Not Found fatal: repository 'https://github.com/watson-developer-cloud/salesforce-sdk/blob/develop/README.md/' not found

  1. GUID: c210de13-72d2-14c0-ad3a-8dab7338a390 Cloning into '.'...remote: Not Found fatal: repository 'https://github.com/watson-developer-cloud/salesforce-sdk/blob/develop/README.md/' not found
  2. No .salesforcedx.yaml found in repository. Using defaults.
@FabienTaillon
Copy link
Contributor

I think it’s the same as issue #31. Deploy to SFDX button either takes a « template » url attribute to the repo, or takes the repo it’s in.

Except that this will work only if the url you’re at when clicking on the button is the root url. Here you’ve likely opened the readme file itself and clicked on the button from there, this the current url is “incorrect”.

Try good no to the repo root url (https://github.com/watson-developer-cloud/salesforce-sdk) and click to the button directly from there, it should work.

There is something that needs to be changed here anyway to avoid these kind of issues.

@afawcett afawcett self-assigned this Jan 6, 2018
@afawcett afawcett added the bug label Jan 6, 2018
@afawcett
Copy link
Collaborator

afawcett commented Jan 6, 2018

Its likely something between how it determines the repo automatically (via referrer) and the GitHub API, some parsing of the URL likely is needed. Will take a look. 👍

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