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.

New devfile based stacks should contain samples

See original GitHub issue

Description

Currently a Che stack (i.e. java-maven) is associated to one or more samples (e.g. web-java-petclinic and console-java-simple). But often different samples of the same stack requires different settings (env variables, memory, commands) and making generic stacks that work with every project is hard.

Another point is that from a UX point of view it’s more straightforward to select a vue.js or a angular stack rather than selecting the node js stack and then the angular sample.

So this issue is about the proposal to associate every stack to one unique project sample. The project, as well as the commands, would be specified in the the stack devfiles. The user would still be able to override the sample stack project and commands.

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:20 (20 by maintainers)

github_iconTop GitHub Comments

2reactions
tolushacommented, Jul 5, 2019

@l0rd @metlos @tsmaeder If nobody minds I will start working on react sample

0reactions
sparkoocommented, Jul 23, 2019

@l0rd yes, I would close this one as well. We have all devfiles we want merged and following issues should be solved separately.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Building a custom devfile registry
Provide your developers a devfile registry so they can access devfile stacks and samples, enabling them to use devfiles to simplify and improve...
Read more >
Customize Red Hat CodeReady Workspaces with devfile ...
In this article, I show you how to use a custom devfile registry to customize a workspace for C++ development. Once that's done,...
Read more >
Using a customized devfile to create a workspace - IBM
Note: You do not have to modify the devfile if you are just cloning a ... you can select the Wazi Developer stack...
Read more >
Bind an operator-managed PostgreSQL database to a JPA ...
Odo is a simple CLI tool to create devfile-based components that ... For this post, we'll use the Open Liberty stack sample JPA...
Read more >
Share Compose configurations between files and projects
yml contains your base configuration. The override file, as its name implies, can contain configuration overrides for existing services or entirely new services ......
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