Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/semantic-release/semantic-release
/ integration.test.js
File
integration.test.js
test/integration.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"ava"
;
2
import
{ escapeRegExp, isString, omit, sortBy } from
"lodash-es"
;
3
import
* as td from
"testdouble"
;
4
import
{ spy, stub } from
"sinon"
;
Callers
nothing calls this directly
Calls
13
gitRepo
Function · 0.90
gitCommits
Function · 0.90
gitTagVersion
Function · 0.90
gitAddNote
Function · 0.90
gitPushNotes
Function · 0.90
gitCheckout
Function · 0.90
gitPush
Function · 0.90
gitTagHead
Function · 0.90
gitRemoteTagHead
Function · 0.90
merge
Function · 0.90
gitGetNote
Function · 0.90
gitShallowClone
Function · 0.90
Tested by
no test coverage detected