Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: #19953 add tech-preview tag to meta.yaml #632

Merged
merged 2 commits into from
Dec 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
displayName: C/C++
description: C and C++ Developer Tools stack with GCC 8.3.1, cmake 3.11.4 and make 4.2.1
tags: ["C", "C++", "clang", "GCC", "g++", "make", "cmake", "UBI8"]
tags: ["tech-preview", "C", "C++", "clang", "GCC", "g++", "make", "cmake", "UBI8"]
icon: /images/type-cpp.svg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
displayName: ".NET"
description: .NET stack with .NET Core SDK 3.1.103, Runtime, C# Language Support and Debugger
tags: [".NET", "C#", ".NET SDK", ".NET Runtime", "Netcoredbg", "Omnisharp", "UBI8"]
tags: ["tech-preview", ".NET", "C#", ".NET SDK", ".NET Runtime", "Netcoredbg", "Omnisharp", "UBI8"]
icon: /images/type-dotnet.svg
2 changes: 1 addition & 1 deletion dependencies/che-devfile-registry/devfiles/05_go/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
displayName: Go
description: Stack with Go 1.12.12
tags: ["Go", "Golang", "UBI8"]
tags: ["tech-preview", "Go", "Golang", "UBI8"]
icon: /images/type-go.svg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
displayName: "PHP CakePHP"
description: PHP Stack with PHP 7.3.5, Apache Web Server 2.4.37, Composer 1.8.4 and a quickstart CakePHP application for OpenShift
tags: ["PHP", "CakePHP", "Apache", "Composer", "UBI8"]
tags: ["tech-preview", "PHP", "CakePHP", "Apache", "Composer", "UBI8"]
icon: /images/type-php.svg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
displayName: "PHP-DI"
description: PHP Stack with PHP 7.3.5, Apache Web Server 2.4.37 and Composer 1.8.4
tags: ["PHP", "Apache", "Composer", "UBI8"]
tags: ["tech-preview", "PHP", "Apache", "Composer", "UBI8"]
icon: /images/type-php.svg