How to update MX-toolsΒΆ
Pre-requisites:
Create token for pypi for project and place in github secret vault
Setup feedstock so that mxtools conda package is built on pypi release
Steps to update an push to mxtools
Add to tag after the code has been pushed
Create release in github. Add info related to release
Wait for conda forge package release or manually create one
Create LSDC conda environment. In github.com/nsls2-conda-envs/lsdc-server, update the yaml build files to point to the new version of mxtools
Wait for merging of yaml file changes, after which github will kick off artifact build.
Use conda env built here for the LSDC server conda env