Skip to content

Commit

Permalink
Use 'core' as a workaround to avoid showing the 'code' tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy committed Sep 22, 2021
1 parent 3193d7c commit 8b1e0fc
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@ metadata:
categories:
- "web"
status: "stable"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ metadata:
status: "stable"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ metadata:
status: "stable"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ metadata:
status: "stable"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
status: "stable"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ metadata:
status: "experimental"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ metadata:
status: "stable"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
status: "stable"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
Expand Down

0 comments on commit 8b1e0fc

Please sign in to comment.