MCPcopy Create free account
hub / github.com/apache/solr / start_new_rc

Function start_new_rc

dev-tools/scripts/releaseWizard.py:991–993  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

989
990
991def start_new_rc():
992 state.new_rc()
993 print("Started RC%d" % state.rc_number)
994
995
996def reset_state():

Callers

nothing calls this directly

Calls 1

new_rcMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…