From 172b7a9fd24270aea490c94ffdf616caa63fba84 Mon Sep 17 00:00:00 2001 From: Yoko <13830214+yokowu@users.noreply.github.com> Date: Wed, 6 Aug 2025 19:10:59 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"feat:=20=E7=94=A8lfs=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0vsix=E6=96=87=E4=BB=B6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 - .github/workflows/backend-ci-cd.yml | 5 +++++ .gitignore | 1 + backend/assets/vsix/monkeycode-1.7.0-alpha.vsix | 3 --- 4 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 backend/assets/vsix/monkeycode-1.7.0-alpha.vsix diff --git a/.gitattributes b/.gitattributes index 68ea40c..99ca423 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ *.xdb filter=lfs diff=lfs merge=lfs -text -backend/assets/vsix/monkeycode-1.7.0-alpha.vsix filter=lfs diff=lfs merge=lfs -text diff --git a/.github/workflows/backend-ci-cd.yml b/.github/workflows/backend-ci-cd.yml index 117a84e..82cb480 100644 --- a/.github/workflows/backend-ci-cd.yml +++ b/.github/workflows/backend-ci-cd.yml @@ -99,6 +99,11 @@ jobs: GIT_COMMIT=$(git rev-parse HEAD) echo "GIT_COMMIT=${GIT_COMMIT}" >> $GITHUB_OUTPUT + - name: Get VSIX + run: | + mkdir -p assets/vsix + wget -O assets/vsix/monkeycode-${{ steps.get_version.outputs.VERSION }}.vsix https://release.baizhi.cloud/monkeycode/vsixs/monkeycode-${{ steps.get_version.outputs.VERSION }}.vsix + - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.gitignore b/.gitignore index e69de29..7d2f331 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +backend/assets \ No newline at end of file diff --git a/backend/assets/vsix/monkeycode-1.7.0-alpha.vsix b/backend/assets/vsix/monkeycode-1.7.0-alpha.vsix deleted file mode 100644 index 4fe1d50..0000000 --- a/backend/assets/vsix/monkeycode-1.7.0-alpha.vsix +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0db39c3267b375d4d325836cd73c2241952ca3bd394b6a0abd764f7ab5e07c1d -size 16391851