CDAT / cdtime

climate calendar manipulation tools
0 stars 2 forks source link

adding a Makefile and use circleci 2.1 matrix #47

Closed muryanto1 closed 4 years ago

muryanto1 commented 4 years ago

add a Makefile and 'build_tool_update.2' branch of conda-recipes (temporarily) till that branch is merged. use circleci 2.1 matrix to simplify workflow. @jasonb5 I am not using conda-upload target of Makefile in upload in the workflow because then I will need to persist the whole miniconda directory to the workpace, and attach_to_workspace in upload will take a very very long time, and the different py_ver workflow tries to persist common files, and it was causing problems.

Test result: https://circleci.com/gh/CDAT/cdtime/tree/makefile_n_matrix

muryanto1 commented 4 years ago

closing this branch w/out merging.. will create a new branch, too many debug commits for debugging circleci workflow.