![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
| def | get_lxplus_fs |
| def | def_arguments |
| def | gitlab |
| def | smtp |
| def | Spinner |
Variables | |
| Halo None | |
| def util.def_arguments | ( | p, | |
acc = False, |
|||
gl = False |
|||
| ) |
Definition at line 27 of file util.py.
View newest version in sPHENIX GitHub at line 27 of file util.py
Referenced by sync_releases.main(), deploy_tag.main(), and publish_coverage.main().
Here is the caller graph for this function:| def util.get_lxplus_fs | ( | args | ) |
Definition at line 14 of file util.py.
View newest version in sPHENIX GitHub at line 14 of file util.py
References Spinner().
Referenced by deploy_tag.main(), and publish_coverage.main().
Here is the call graph for this function:
Here is the caller graph for this function:| def util.gitlab | ( | args | ) |
Definition at line 41 of file util.py.
View newest version in sPHENIX GitHub at line 41 of file util.py
Referenced by sync_releases.main(), deploy_tag.main(), and publish_coverage.main().
Here is the caller graph for this function:| def util.smtp | ( | args | ) |
Definition at line 51 of file util.py.
View newest version in sPHENIX GitHub at line 51 of file util.py
Referenced by deploy_tag.main().
Here is the caller graph for this function:| def util.Spinner | ( | text, | |
persist = True, |
|||
| args, | |||
| kwargs | |||
| ) |
Definition at line 69 of file util.py.
View newest version in sPHENIX GitHub at line 69 of file util.py
References Halo.
Referenced by release_notes.collect_milestone(), get_lxplus_fs(), sync_releases.main(), deploy_tag.main(), publish_coverage.main(), make_release.message(), make_release.minor(), make_release.patch(), make_release.relnotes(), and make_release.zenodo().
Here is the caller graph for this function: