question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow to specify 'latest' version of plugins in workspaces definitions

See original GitHub issue

Description

Although it’s important to be able to specify a particular version of a plugin/editor to be included in a workspace or stack, in most cases we just need latest version.

This issue is to allow a definition of a workspace plugin without a specific version:

id: che-machine-exec-plugin

and with version latest:

id: che-machine-exec-plugin:latest

This should work for devfiles, workspaces json and stacks.

Subtasks created:

  • redhat-developer/rh-che#1395
  • redhat-developer/rh-che#1396

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
l0rdcommented, Apr 28, 2019

@ibuziuk yes that looks like a good plan. Another thing you need to take care of are the versions of the exec and theia that are automatically added by wsmaster (when a user do not specify them in a Devfile). You should probably use version ‘latest’ for both and it could be part of the first task.

1reaction
l0rdcommented, Apr 26, 2019

Yes you are correct

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workspaces | Yarn - Package Manager
An in-depth guide to Yarn's workspaces, a feature that provides an easy way to store multiple packages inside the same project.
Read more >
expected workspace package to exist · Issue #7807 · yarnpkg ...
Failed to install dependencies in workspace: expected workspace ... yarn to 1.19 and it still persists in latest stable version 1.21.1.
Read more >
Manage your Windows WorkSpaces - AWS Documentation
Learn how to use Group Policy Objects (GPOs) to manage your Windows WorkSpaces.
Read more >
Workspaces - npm Docs
Working with workspaces. ... Working with workspaces. Select CLI Version: ... You may automate the required steps to define a new workspace using...
Read more >
Advanced package manager features for npm, Yarn, and pnpm
Workspace-related CLI commands; What all these innovations mean for the ... Then, you can also update npm itself to the most recent version....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found