Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_title
Method · 0.95
display_and_confirm
Method · 0.95
maybe_remove_rc_from_svn
Function · 0.45
is_released
Method · 0.45
get_gpg_key
Method · 0.45
get_release_date
Method · 0.45
num_done
Method · 0.45
get_subtitle
Method · 0.45
get_subtitle
Function · 0.45
generate_asciidoc
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected