Update lockfile references (#8085)

This commit is contained in:
Jack Amadeo
2026-03-24 10:15:03 -04:00
committed by GitHub
parent 4c4cebb418
commit b75ca5e414
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ jobs:
path: |
ui/desktop/node_modules
.hermit/node/cache
key: intel-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/desktop/pnpm-lock.yaml') }}
key: intel-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/pnpm-lock.yaml') }}
restore-keys: |
intel-pnpm-cache-v1-${{ runner.os }}-
+1 -1
View File
@@ -127,7 +127,7 @@ jobs:
path: |
ui/desktop/node_modules
.hermit/node/cache
key: linux-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/desktop/pnpm-lock.yaml') }}
key: linux-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/pnpm-lock.yaml') }}
restore-keys: |
linux-pnpm-cache-v1-${{ runner.os }}-
+1 -1
View File
@@ -141,7 +141,7 @@ jobs:
path: |
ui/desktop/node_modules
.hermit/node/cache
key: macos-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/desktop/pnpm-lock.yaml') }}
key: macos-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/pnpm-lock.yaml') }}
restore-keys: |
macos-pnpm-cache-v1-${{ runner.os }}-
+1 -1
View File
@@ -147,7 +147,7 @@ jobs:
# path: |
# ui/desktop/node_modules
# .hermit/node/cache
# key: ci-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/desktop/pnpm-lock.yaml') }}
# key: ci-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/pnpm-lock.yaml') }}
# restore-keys: |
# ci-pnpm-cache-v1-${{ runner.os }}-
+1 -1
View File
@@ -345,7 +345,7 @@ prepare-release version:
Cargo.toml \
Cargo.lock \
ui/desktop/package.json \
ui/desktop/pnpm-lock.yaml \
ui/pnpm-lock.yaml \
ui/desktop/openapi.json \
crates/goose/src/providers/canonical/data/canonical_models.json \
crates/goose/src/providers/canonical/data/provider_metadata.json