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

Method is_done

dev-tools/scripts/releaseWizard.py:854–855  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

852 return True
853
854 def is_done(self):
855 return 'done' in self.state and self.state['done'] is True
856
857 def get_title(self):
858 prefix = ""

Callers 10

get_titleMethod · 0.95
display_and_confirmMethod · 0.95
maybe_remove_rc_from_svnFunction · 0.45
is_releasedMethod · 0.45
get_gpg_keyMethod · 0.45
get_release_dateMethod · 0.45
num_doneMethod · 0.45
get_subtitleMethod · 0.45
get_subtitleFunction · 0.45
generate_asciidocFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected