Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/czlonkowski/n8n-mcp
/ info
Function
info
scripts/test-release-automation.js:50–52 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
48
}
49
50
function
info(message) {
51
log(`ℹ️ ${message}`,
'blue'
);
52
}
53
54
class
ReleaseAutomationTester {
55
constructor() {
Callers
5
testChangelogParsing
Method · 0.70
testNpmPublishPrep
Method · 0.70
testDockerConfig
Method · 0.70
testEnvironment
Method · 0.70
runAllTests
Method · 0.70
Calls
1
log
Function · 0.70
Tested by
no test coverage detected