Skip to content

Instantly share code, notes, and snippets.

View svor's full-sized avatar

Valerii Svydenko svor

  • Red Hat
  • Ukraine
View GitHub Profile
schemaVersion: 2.1.0
metadata:
name: che-code
commands:
- id: init-container-command
apply:
component: che-code-injector
events:
preStart:
- init-container-command
kind: DevWorkspace
apiVersion: workspace.devfile.io/v1alpha2
metadata:
name: test-contrib-idea
spec:
started: true
template:
attributes:
controller.devfile.io/storage-type: ephemeral
projects:
schemaVersion: 2.1.0
metadata:
name: che-idea
commands:
- id: init-container-command
apply:
component: che-idea-injector
events:
preStart:
- init-container-command
kind: DevWorkspace
apiVersion: workspace.devfile.io/v1alpha2
metadata:
name: test-contrib-theia
spec:
started: true
template:
attributes:
controller.devfile.io/storage-type: ephemeral
projects:
schemaVersion: 2.1.0
metadata:
name: che-theia
commands:
- id: init-container-command
apply:
component: remote-runtime-injector
events:
preStart:
- init-container-command
@svor
svor / devfile.yaml
Last active October 12, 2022 08:47
schemaVersion: 2.1.0
metadata:
name: localnews-frontend
projects:
- git:
remotes:
origin: 'https://github.com/Apress/Kubernetes-Native-Development'
name: localnews
components:
- container:
@svor
svor / che-code.yaml
Last active September 1, 2022 15:05
schemaVersion: 2.1.0
metadata:
name: che-code
commands:
- id: init-container-command
apply:
component: che-code-injector
events:
preStart:
- init-container-command
apiVersion: v2
publisher: muhammadsammy
name: che-omnisharp-plugin
version: latest
type: VS Code extension
displayName: free-omnisharp-vscode
title: free-omnisharp-vscode
description: ofree-omnisharp-vscode
icon: /images/default.png
category: Other
schemaVersion: 2.1.0
metadata:
name: theia-ide
commands:
- id: init-container-command
apply:
component: remote-runtime-injector
events:
preStart:
- init-container-command
apiVersion: v2
publisher: redhat
name: fabric8-analytics
version: latest
type: VS Code extension
displayName: Dependency Analytics
title: Dependency Analytics
description: 'Insights about your application dependencies: Security, License compatibility and AI based guidance to choose appropriate dependencies for your application.'
icon: /images/redhat-fabric8-analytics-icon.png
category: Other