Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmno-dev/bumpy
/ prerelease.test.ts
File
prerelease.test.ts
packages/bumpy/test/core/prerelease.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'bun:test'
;
2
import
{ mkdir, writeFile, readFile } from
'node:fs/promises'
;
3
import
{ resolve } from
'node:path'
;
4
import
{
Callers
nothing calls this directly
Calls
10
extractPrereleaseCounters
Function · 0.90
nextPrereleaseVersion
Function · 0.90
createTempGitRepo
Function · 0.90
makePkg
Function · 0.90
makeReleasePlan
Function · 0.90
makeRelease
Function · 0.90
writeTransientVersionsInPlace
Function · 0.90
cleanupTempDir
Function · 0.90
formatChannelVersionSummary
Function · 0.90
channelDisplayPlan
Function · 0.90
Tested by
no test coverage detected