Skip to content

Does not list for Extensions with the "Preview" flag #41

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

Closed
bpmct opened this issue Mar 6, 2019 · 5 comments
Closed

Does not list for Extensions with the "Preview" flag #41

bpmct opened this issue Mar 6, 2019 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@bpmct
Copy link
Member

bpmct commented Mar 6, 2019

Steps to Reproduce

  1. Go to the Extension Marketplace
  2. Search "Makerlog"
  3. No results appear, unlike in desktop VSCode

I was also unable to install CodeStream via VSIX because of this error... **edit: looks like this is #92 **
screenshot 2019-03-06 at 7 12 53 am

I'm otherwise loving it so far and I'm sure you guys are swamped... Keep up the great work!

@kylecarbs
Copy link
Member

Will fix!

cc: @foresthoffman

@nhooyr nhooyr added the bug Something isn't working label Mar 8, 2019
@foresthoffman
Copy link
Contributor

Both of these extensions are a bit unorthodox, so they'll have to be manually packaged. Generally speaking we try not to host extensions that are in Preview mode, because they are potentially unstable. It makes it even more tricky when the maintainers don't open source the project, or open source it on an unusual platform, e.g. GitLab.

@foresthoffman
Copy link
Contributor

The codecarrot.makerlog extension should be available in about an hour. The CodeStream extension is a bit more involved, i'll get that up in the morning.

@foresthoffman
Copy link
Contributor

Alrighty, version 0.35.0 of CodeStream should be available in an hour.

@foresthoffman
Copy link
Contributor

foresthoffman commented Mar 22, 2019

@bpmct CodeStream and MarkerLog are up! Going to close this. Let me know if it doesn't work for you!

code-asher pushed a commit that referenced this issue Jun 19, 2019
* Add windows support

* Improve multi-platform support

* Install with network-concurrency 1

* Use file-glob to upload windows binary

* Don't install packages in parallel if on windows

* Rename vscode-remote to code-server

* Add output at intervals so CI doesn't kill build

* Update all tasks to provide timed output

* Don't perform tasks sync otherwise we can't log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants