Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change download plugin URL to use HTTPS instead of SSH #59

Closed
dizzzz opened this issue Jan 18, 2019 · 1 comment
Closed

Change download plugin URL to use HTTPS instead of SSH #59

dizzzz opened this issue Jan 18, 2019 · 1 comment

Comments

@dizzzz
Copy link
Member

dizzzz commented Jan 18, 2019

To install the plugin, a working SSH/GIT connection is required:

image

This is caused by

"xqlint": "git://github.com/eXistSolutions/xqlint.git#exist-syntax"

As I am behind a corporate firewall, SSH is blocked. Installing is impossible.

Requested change: use HTTPS connection in stead of SSH.

@dizzzz dizzzz added the triage label Jan 18, 2019
@duncdrum
Copy link
Contributor

@wolfgangmm looks like another candidate for our big merging of xqlint forks?

@dizzzz agreed https from package.json makes sense.

duncdrum added a commit to duncdrum/atom-existdb that referenced this issue Jan 27, 2019
@joewiz joewiz closed this as completed in 91ddeec Jan 29, 2019
@joewiz joewiz changed the title Change dowload exist-syntax to use HTTPS iso SSH Change download plugin URL to use HTTPS instead of SSH Jan 29, 2019
wolfgangmm pushed a commit that referenced this issue Jan 29, 2019
## [1.0.3](v1.0.2...v1.0.3) (2019-01-29)

### Bug Fixes

* **apm:** switch to https for xqlint fork ([91ddeec](91ddeec)), closes [#59](#59)
duncdrum added a commit to duncdrum/atom-existdb that referenced this issue Jan 30, 2019
sem-ver/apm is more picky than npm
see eXist-db#59
wolfgangmm pushed a commit that referenced this issue Jan 30, 2019
## [1.0.4](v1.0.3...v1.0.4) (2019-01-30)

### Bug Fixes

* **pkg.json:** fix sem-ver validation ([6159264](6159264)), closes [#59](#59)
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants