![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
| def | markdown |
| def | main |
Variables | |
| string | sender_email "Acts Bot <atsjenkins@cern.ch>" |
| tuple | receiver_email os.getenv("TAG_DEPLOY_EMAIL_RECEIVERS") |
| def deploy_tag.main | ( | ) |
Definition at line 24 of file deploy_tag.py.
View newest version in sPHENIX GitHub at line 24 of file deploy_tag.py
References release_notes.collect_milestone(), util.def_arguments(), util.get_lxplus_fs(), util.gitlab(), release_notes.make_release_notes(), markdown(), release_notes.parse_version(), print(), util.smtp(), and util.Spinner().
Here is the call graph for this function:| def deploy_tag.markdown | ( | md | ) |
Definition at line 20 of file deploy_tag.py.
View newest version in sPHENIX GitHub at line 20 of file deploy_tag.py
Referenced by main().
Here is the caller graph for this function:| tuple deploy_tag.receiver_email os.getenv("TAG_DEPLOY_EMAIL_RECEIVERS") |
Definition at line 14 of file deploy_tag.py.
View newest version in sPHENIX GitHub at line 14 of file deploy_tag.py
| string deploy_tag.sender_email "Acts Bot <atsjenkins@cern.ch>" |
Definition at line 13 of file deploy_tag.py.
View newest version in sPHENIX GitHub at line 13 of file deploy_tag.py