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

Add support for private repositories #87

Open
DougAtPeddle opened this issue Feb 25, 2020 · 3 comments
Open

Add support for private repositories #87

DougAtPeddle opened this issue Feb 25, 2020 · 3 comments
Labels

Comments

@DougAtPeddle
Copy link

Very excited about this extension since we (and I'm sure many others) have the use case of storing BPMN in GitHub repositories where they are essentially unreadable unless they are rendered.

I've successfully installed the Chrome extension:
BPMN On Hover - Chrome Extension - 404 Not Found Error 01

But when I hover over a BPMN file in our repository (which is a private repo, by the way):
BPMN On Hover - Chrome Extension - 404 Not Found Error 02

I consistently get the following 404 Not Found error:
BPMN On Hover - Chrome Extension - 404 Not Found Error 03

Could this be an issue with private repos or with the intermediary folder in the repo, e.g. "Test"? Thanks in advance for your help!

@pinussilvestrus
Copy link
Owner

Thanks for reporting! I'm pretty sure it belongs to private repositories because it reproduced the same inside one of my repositories.

We should add support for them.

@pinussilvestrus pinussilvestrus changed the title Chrome Extension Fails with 404 Not Found Error Add support for private repositories Feb 26, 2020
@pinussilvestrus pinussilvestrus added chrome enhancement New feature or request labels Feb 26, 2020
@pinussilvestrus
Copy link
Owner

We're open for contributions! 👍

@DougAtPeddle
Copy link
Author

I'm not a great JavaScript developer, but I'm very curious about how this works. I'll see if I can come up with anything useful.

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

2 participants