From 8e5403a47e8f8ca610dfc85a352313b349cd3811 Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Mon, 6 Apr 2026 10:50:15 -0700 Subject: [PATCH] =?UTF-8?q?chore(workflows):=20rename=20publish-outdated-p?= =?UTF-8?q?ackages=20=E2=86=92=20publish-outdated-pnpm-packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... => publish-outdated-pnpm-packages-to-gitea-registry.md} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename .windsurf/workflows/{publish-outdated-packages-to-gitea-registry.md => publish-outdated-pnpm-packages-to-gitea-registry.md} (94%) diff --git a/.windsurf/workflows/publish-outdated-packages-to-gitea-registry.md b/.windsurf/workflows/publish-outdated-pnpm-packages-to-gitea-registry.md similarity index 94% rename from .windsurf/workflows/publish-outdated-packages-to-gitea-registry.md rename to .windsurf/workflows/publish-outdated-pnpm-packages-to-gitea-registry.md index 480ff9a0..003646fc 100644 --- a/.windsurf/workflows/publish-outdated-packages-to-gitea-registry.md +++ b/.windsurf/workflows/publish-outdated-pnpm-packages-to-gitea-registry.md @@ -1,10 +1,10 @@ --- -description: Publish only outdated @bytelyst/* packages to the Gitea npm registry +description: Publish only outdated @bytelyst/* pnpm packages to the Gitea npm registry --- -# Publish Outdated Packages to Gitea Registry +# Publish Outdated pnpm Packages to Gitea Registry -Detects which `@bytelyst/*` packages in `packages/` have local changes compared to what's published in the Gitea npm registry, and republishes only the outdated ones. +Detects which `@bytelyst/*` pnpm packages in `packages/` have local changes compared to what's published in the Gitea npm registry, and republishes only the outdated ones. **Registry (auto-detected via `NETWORK` env var):**