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

Extension manifest: baseuri http scheme invariant #71

Closed
keesschollaart81 opened this issue Apr 21, 2018 · 1 comment
Closed

Extension manifest: baseuri http scheme invariant #71

keesschollaart81 opened this issue Apr 21, 2018 · 1 comment

Comments

@keesschollaart81
Copy link

I'm hosting my extensions files remote using the baseUri property. By default I set this property with my HTTPS based url.

When users use my extension in TFS Server their TFS server might not use HTTPS and because of that they get errors: keesschollaart81/vsts-sprint-goal#8

When I change my baseurl to start with //my.hostname/... instead of https://my.hostname/... the extension does not load at all.

@jessehouwing
Copy link
Collaborator

This question is more about extension development, than about the CI/CD tasks to publish extensions.

Your available support options:

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

2 participants