Skip to content

Instantly share code, notes, and snippets.

View svor's full-sized avatar

Valerii Svydenko svor

  • Red Hat
  • Ukraine
View GitHub Profile
apiVersion: v2
publisher: github
name: vscode-pull-request-github
version: latest
type: VS Code extension
displayName: GitHub Pull Requests and Issues
title: GitHub Pull Requests and Issues
description: Pull Request and Issue Provider for GitHub
icon: /images/github-vscode-pull-request-github-icon.png
category: Other
schemaVersion: 2.1.0
metadata:
name: nodejs-mongo
components:
- name: nodejs
container:
image: quay.io/devfile/universal-developer-image:ubi8-b452131
env:
# The values below are used to set up the environment for running the application
- name: SECRET
schemaVersion: 1.0.0
metadata:
id: redhat/vscode-yaml
publisher: redhat
name: vscode-yaml
version: latest
displayName: YAML
description: 'YAML Language Support by Red Hat, with built-in Kubernetes syntax support'
repository: 'https://github.com/redhat-developer/vscode-yaml'
categories:

severity blocker

N/A

severity/p1

  • Implement kotling library to support basic operations with Devfile #21064
  • Check that workspaces start successfully with OCP 4.10 Console samples #21063

severity/p2

  • Color Theme preferences are reset after workspace restarting #21065
apiVersion: v2
publisher: ms-python
name: python
version: latest
type: VS Code extension
displayName: Python
title: Python
description: Linting, Debugging (multi-threaded, remote), Intellisense, Jupyter Notebooks, code formatting, refactoring, unit tests, snippets, and more.
icon: /images/ms-python-python-icon.png
category: Programming Languages

severity blocker

N/A

severity/p1

N/A

severity/p2

  • Failed banner is not cleared from dashboard when DevWorkspace is restarted #21134
@svor
svor / test.yaml
Last active February 7, 2022 17:49
schemaVersion: 2.1.0
metadata:
name: nodejs-web-app
projects:
- name: demonodejs
git:
checkoutFrom:
revision: master
remotes:
origin: https://github.com/Divine1/demonodejs.git
schemaVersion: 2.0.0
metadata:
name: python
version: 1.0.0
displayName: Python
description: Python Stack with Python 3.7
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg
tags: ['Python', 'pip']
projectType: 'python'
language: 'python'
@svor
svor / 21.02.2022.md
Last active February 21, 2022 17:30

severity blocker

N/A

severity/p1

N/A

severity/p2

---
apiVersion: 1.0.0
metadata:
generateName: java-gradle-
projects:
-
name: validating-form-input
source:
location: "https://github.com/crw-samples/gs-validating-form-input.git"
branch: master