ESGF / esgf-build

Scripts for building ESGF releases, creating repo mirrors and pushing binaries.
https://esgf.github.io/esgf-build/
0 stars 2 forks source link

Rachael build branch #11

Closed rbrooks6 closed 7 years ago

rbrooks6 commented 7 years ago

Everything works and is tested up to update node and upload. Still need to try and eliminate tarballs entirely, eliminate hard-coded script settings in esg-node, use subprocess to set java and python paths, remove ivy.xml, etc.

Current idea was to replace build_list with repo_info.CREATE_DIRECTORY_LIST in create_local_mirror_directory and create_esgf_tarballs function in order to set up esgf-installer which is needed in line 162 onward.

esgf_upload remains un-tested and is a direct copy of the bash script into a subprocess.