Skip to content

Commit

Permalink
Update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Feb 9, 2024
1 parent 1db3122 commit 187f541
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
29 changes: 7 additions & 22 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,24 @@
- name: "Platform/AssemblyScript"
color: "#007AAC"
description: "Related to AssemblyScript."
- name: "Platform/Bun"
color: "#F9F1E1"
description: "Related to Bun."
- name: "Platform/ClamAV"
color: "#B83033"
description: "Related to ClamAV."
- name: "Platform/CodeFactor"
color: "#F44A6A"
description: "Related to CodeFactor."
- name: "Platform/CodeQL"
color: "#FFFFFF"
description: "Related to CodeQL (previous LGTM)."
description: "Related to CodeQL."
- name: "Platform/Crowdin"
color: "#2E3340"
description: "Related to Crowdin."
- name: "Platform/CurseForge"
color: "#F16436"
description: "Related to CurseForge."
- name: "Platform/Deno"
color: "#000000"
description: "Related to Deno."
- name: "Platform/DenoNetwork"
color: "#000000"
description: "Related to Deno Deploy, Deno KV, or Deno Module Registry."
description: "Related to Deno Deploy, Deno KV, Deno Land, or Deno Module Registry."
- name: "Platform/Dependabot"
color: "#025E8C"
description: "Related to Dependabot."
Expand Down Expand Up @@ -65,9 +62,6 @@
- name: "Platform/JavaScript"
color: "#F7DF1E"
description: "Related to JavaScript."
- name: "Platform/Kaspersky"
color: "#006D5C"
description: "Related to Kaspersky."
- name: "Platform/Linux"
color: "#FCC624"
description: "Related to Linux."
Expand All @@ -94,13 +88,10 @@
description: "Related to Microsoft Edge."
- name: "Platform/Minecraft"
color: "#62B47A"
description: "Related to Minecraft (previous Minecraft Bedrock)."
description: "Related to Minecraft (Bedrock)."
- name: "Platform/MinecraftJava"
color: "#62B47A"
description: "Related to Minecraft Java (previous Minecraft)."
- name: "Platform/MongoDB"
color: "#47A248"
description: "Related to MongoDB."
description: "Related to Minecraft Java."
- name: "Platform/NodeJS"
color: "#339933"
description: "Related to NodeJS."
Expand All @@ -119,12 +110,6 @@
- name: "Platform/Python"
color: "#3776AB"
description: "Related to Python."
- name: "Platform/Replit"
color: "#F26207"
description: "Related to Replit."
- name: "Platform/ReplitDatabase"
color: "#F26207"
description: "Related to Replit Database."
- name: "Platform/Roblox"
color: "#000000"
description: "Related to Roblox."
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/map-semver-soft-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ jobs:
main:
name: "Main"
permissions: {}
uses: "hugoalh/hugoalh/.github/workflows/call-map-semver-soft-tag-0.yml@main"
uses: "hugoalh/hugoalh/.github/workflows/call-map-semver-soft-tag-1.yml@main"
with:
tagspattern_latest: |-
v{{Major}}
v{{Major}}.{{Minor}}
secrets:
token: "${{secrets.PAT_MAP_SEMVER_SOFT_TAG}}"

0 comments on commit 187f541

Please sign in to comment.