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

Cannot generate docs from local #74

Open
Gaurav0 opened this issue Sep 25, 2019 · 3 comments
Open

Cannot generate docs from local #74

Gaurav0 opened this issue Sep 25, 2019 · 3 comments

Comments

@Gaurav0
Copy link
Contributor

Gaurav0 commented Sep 25, 2019

it looks like the updates over the past week have broken the ability for ember-jsonapi-docs to generate local api documentation. Not sure what is going on? Nothing appears for the new version in tmp/json-docs/ember or tmp/json-docs/ember-data

As a result, the generated version does not appear in the dropdown in ember-api-docs when running yarn start:local.

See also #70

Going back to commit 8a34672 fixes that ability, although it hangs on downloading past versions.

This issue is holding up emberjs/data#6449

@ghost
Copy link

ghost commented Sep 26, 2019

Thanks for opening this @Gaurav0! this is the underlying issue of #70. I can tests any fixes for this while previewing emberjs/data#6449

@ghost
Copy link

ghost commented Sep 28, 2019

This is a total hack, but I can preview the local documentation for a given version if I disable the S3 syncing portions here: https://github.com/ember-learn/ember-jsonapi-docs/compare/master...efx:local-single-project?expand=1
Then run node -r esm index.js
This unblocks me so I can start previewing and testing ember-data API documentation.

@ghost
Copy link

ghost commented Oct 30, 2019

@sivakumar-kailasam I'm happy contribute here to resolve this if that would be helpful / test any changes. Just ping me here or on discord if so.

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

No branches or pull requests

1 participant