Skip to content

Instantly share code, notes, and snippets.

View slemeur's full-sized avatar

Stévan Le Meur slemeur

View GitHub Profile
@slemeur
slemeur / haskell-test.yaml
Created November 27, 2019 13:49
haskell-test
metadata:
name: haskell
projects:
- name: console-java-simple
source:
location: 'https://github.com/che-samples/console-java-simple.git'
type: git
branch: java1.11
- name: transient
source:
@slemeur
slemeur / wild-west.yaml
Created November 8, 2019 14:14
devfile wild west
metadata:
name: wild-west
projects:
- name: backend
source:
location: 'https://github.com/openshift-evangelists/Wild-West-Backend'
type: git
- name: frontend
source:
location: 'https://github.com/openshift-evangelists/Wild-West-Frontend'
@slemeur
slemeur / devfile-dotnet3.yaml
Created October 4, 2019 14:58
devfile-dotnet3.yaml
metadata:
name: dotnet-web
projects:
- name: dotnet-web-simple
source:
location: 'https://github.com/che-samples/dotnet-web-simple'
type: git
branch: netcoreapp2.2
attributes:
persistVolumes: 'false'
@slemeur
slemeur / devfil-vertx.yaml
Created September 18, 2019 08:04
devfil-vertx
metadata:
name: wksp-wsob
projects:
- name: java-web-vertx
source:
location: 'https://github.com/che-samples/web-java-vertx'
type: git
branch: master
components:
- id: redhat/java/latest
@slemeur
slemeur / sample-devfile-kubenertes-plugin.yaml
Created September 16, 2019 15:31
sample-devfile-kubenertes-plugin
metadata:
name: wksp-hacf
projects:
- name: nodejs-mongodb-app
source:
location: 'https://github.com/gothinkster/node-express-realworld-example-app'
type: git
branch: master
attributes:
persistVolumes: 'false'
@slemeur
slemeur / devfile-vertx-sample.yaml
Last active September 16, 2019 15:05
devfile-vertx-sample
---
apiVersion: 1.0.0
metadata:
generateName: java-web-vertx-
projects:
- name: java-web-vertx
source:
type: git
location: "https://github.com/che-samples/web-java-vertx"
components:
@slemeur
slemeur / gist:8d5faac2f51b1ac46538b6828317f34b
Last active August 6, 2019 20:36
08-06-19-issue-triage.md
## milestone 7.0.0
- [default online plugin registry is not up-to-date for minishift addon](https://github.com/eclipse/che/issues/14138)
- [Timeout wait on minishift addon for che-server](https://github.com/eclipse/che/issues/14137)
- [Timeout wait on chectl when deploying Che with Minishift addon](https://github.com/eclipse/che/issues/14136)
## milestone 7.1.0
## milestone 7.2