MCPcopy Index your code
hub / github.com/nodejs/node / RunStep

Method RunStep

deps/v8/tools/release/create_release.py:111–112  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

109 MESSAGE = "Set correct version for candidates."
110
111 def RunStep(self):
112 self.SetVersion(os.path.join(self.default_cwd, VERSION_FILE), "new_")
113
114
115class EnableMergeWatchlist(Step):

Callers

nothing calls this directly

Calls 2

SetVersionMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected