From e896bc8718929d39729f4ffca8f6645211b03ee5 Mon Sep 17 00:00:00 2001 From: Ludovico Gerardi Date: Mon, 7 Apr 2025 15:37:04 +0200 Subject: [PATCH 1/8] fix(typstfmt): add deprecation notice --- packages/typstfmt/package.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/typstfmt/package.yaml b/packages/typstfmt/package.yaml index 55427a7784..34aed20cad 100644 --- a/packages/typstfmt/package.yaml +++ b/packages/typstfmt/package.yaml @@ -10,6 +10,10 @@ languages: categories: - Formatter +deprecation: + message: Package is unmaintained. + since: v0.2.10 + source: id: pkg:github/astrale-sharp/typstfmt@0.2.10 asset: From b6f6c11a5d86e8ea94c28345a9a77b08a731f109 Mon Sep 17 00:00:00 2001 From: Chris Grieser <73286100+chrisgrieser@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:31:30 +0200 Subject: [PATCH 2/8] fix: add `ci_skip` since tests are failing due to archiving --- packages/typstfmt/package.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/typstfmt/package.yaml b/packages/typstfmt/package.yaml index 34aed20cad..06fad73a10 100644 --- a/packages/typstfmt/package.yaml +++ b/packages/typstfmt/package.yaml @@ -13,6 +13,7 @@ categories: deprecation: message: Package is unmaintained. since: v0.2.10 +ci_skip: true source: id: pkg:github/astrale-sharp/typstfmt@0.2.10 From 1af6bf47718b32a9bef9f0685ce91c4b10f11b21 Mon Sep 17 00:00:00 2001 From: Chris Grieser <73286100+chrisgrieser@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:33:04 +0200 Subject: [PATCH 3/8] revert: fix: add `ci_skip` since tests are failing due to archiving --- packages/typstfmt/package.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/typstfmt/package.yaml b/packages/typstfmt/package.yaml index 06fad73a10..34aed20cad 100644 --- a/packages/typstfmt/package.yaml +++ b/packages/typstfmt/package.yaml @@ -13,7 +13,6 @@ categories: deprecation: message: Package is unmaintained. since: v0.2.10 -ci_skip: true source: id: pkg:github/astrale-sharp/typstfmt@0.2.10 From dcf1b4bd2088b4ea40f68b8c7443122714142cdb Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" Date: Mon, 5 May 2025 15:53:23 +0000 Subject: [PATCH 4/8] style(dotenv-linter): fix formatting --- packages/dotenv-linter/package.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/dotenv-linter/package.yaml b/packages/dotenv-linter/package.yaml index 0219c28531..ca79901b93 100644 --- a/packages/dotenv-linter/package.yaml +++ b/packages/dotenv-linter/package.yaml @@ -1,3 +1,4 @@ +--- name: dotenv-linter description: ⚡️Lightning-fast linter for .env files. Written in Rust 🦀 homepage: https://dotenv-linter.github.io/#/ @@ -7,6 +8,7 @@ languages: - Dotenv categories: - Linter + source: id: pkg:github/dotenv-linter/dotenv-linter@v3.3.0 asset: From fd029b3edff83afe6d1cea449f57ef838893c838 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" Date: Mon, 5 May 2025 15:53:28 +0000 Subject: [PATCH 5/8] style(ntt): fix formatting --- packages/ntt/package.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ntt/package.yaml b/packages/ntt/package.yaml index 75af581181..cc7fabdc61 100644 --- a/packages/ntt/package.yaml +++ b/packages/ntt/package.yaml @@ -9,6 +9,7 @@ languages: categories: - LSP - Runtime + source: id: pkg:github/nokia/ntt@v0.19.1 asset: From 9d2d45b01203e9458d7dc4c2e82edc35aafa914a Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" Date: Mon, 5 May 2025 15:53:33 +0000 Subject: [PATCH 6/8] style(vhdl-style-guide): fix formatting --- packages/vhdl-style-guide/package.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/vhdl-style-guide/package.yaml b/packages/vhdl-style-guide/package.yaml index d007c98dc7..2414bb9797 100644 --- a/packages/vhdl-style-guide/package.yaml +++ b/packages/vhdl-style-guide/package.yaml @@ -1,3 +1,4 @@ +--- name: vhdl-style-guide description: Style guide enforcement for VHDL homepage: https://github.com/jeremiah-c-leary/vhdl-style-guide @@ -7,6 +8,7 @@ languages: - VHDL categories: - Formatter + source: id: pkg:pypi/vsg@3.31.0 From 5c92773e77c67323f80892c1dcf8185956a161d8 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" Date: Mon, 5 May 2025 15:53:47 +0000 Subject: [PATCH 7/8] style(nginx-config-formatter): fix formatting --- packages/nginx-config-formatter/package.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/nginx-config-formatter/package.yaml b/packages/nginx-config-formatter/package.yaml index f5dad1def8..92ca2c0199 100644 --- a/packages/nginx-config-formatter/package.yaml +++ b/packages/nginx-config-formatter/package.yaml @@ -1,3 +1,4 @@ +--- name: nginx-config-formatter description: nginx config file formatter/beautifier written in Python with no additional dependencies. homepage: https://github.com/slomkowski/nginx-config-formatter @@ -7,6 +8,7 @@ languages: - nginx categories: - Formatter + source: id: pkg:pypi/nginxfmt@1.2.3 From 6f7ea2a76132530f9d2ff0810e92309ef066fea8 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" Date: Mon, 5 May 2025 15:53:48 +0000 Subject: [PATCH 8/8] style(tilt): fix formatting --- packages/tilt/package.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/tilt/package.yaml b/packages/tilt/package.yaml index 6cde4a87a0..d696e78881 100644 --- a/packages/tilt/package.yaml +++ b/packages/tilt/package.yaml @@ -9,6 +9,7 @@ languages: categories: - Runtime - LSP + source: id: pkg:github/tilt-dev/tilt@v0.34.2 asset: