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

Method RunStep

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

Source from the content-addressed store, hash-verified

67 MESSAGE = "Detect commit ID of last release base."
68
69 def RunStep(self):
70 self["last_push_main"] = self.GetLatestReleaseBase()
71
72
73class DeleteBranchRef(Step):

Callers

nothing calls this directly

Calls 1

GetLatestReleaseBaseMethod · 0.80

Tested by

no test coverage detected