mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
Added note to release script to announce on ML
This commit is contained in:
parent
4643f78098
commit
bcfba8bc46
@ -557,6 +557,7 @@ if __name__ == '__main__':
|
||||
* check if the release is there https://oss.sonatype.org/content/repositories/releases/org/elasticsearch/elasticsearch/%(version)s
|
||||
* announce the release on the website / blog post
|
||||
* tweet about the release
|
||||
* announce the release in the google group/mailinglist
|
||||
"""
|
||||
print(pending_msg % { 'version' : release_version} )
|
||||
success = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user