Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/immich-app/immich
/ labels
Function
labels
packages/scripts/src/commands/release.spec.ts:14–14 ·
view source on GitHub ↗
(versions: ArchivedVersion[])
Source
from the content-addressed store, hash-verified
12
});
13
14
const
labels = (versions: ArchivedVersion[]) => versions.map((v) => v.label);
15
16
describe(getNewVersion.name, () => {
17
describe(
'transitions'
, () => {
Callers
1
release.spec.ts
File · 0.85
Calls
1
map
Method · 0.80
Tested by
no test coverage detected