Please refer to https://github.com/ecell/ecell4_base/blob/master/azure-pipelines.yml
pip install setup.py install
ecell4
¶Update ecell4_base version in https://github.com/ecell/ecell4_base/blob/master/setup.py
Git tag push v*.*.* to ecell4_base. GitHub Actions automatically create the new release. You do NOT need to create the release by yourself.
Write release note based on the pull requests.
Update cmake and gsl versions in https://github.com/ecell/manylinux-dockerimage/blob/master/Dockerfile with the latest conda-forge
Update boost version in https://github.com/ecell/ecell4_base/blob/master/.circleci/config.yml with the latest conda-forge
Check pip install THE_CIRCLECI_ARTIFACT_PYTHONWHEEL
in Google Colab
twine upload the manylinux wheel
Sync https://github.com/ecell/ecell4_base-feedstock with upstream.
Create new branch to https://github.com/ecell/ecell4_base-feedstock and checkout it.
Update meta.yaml - version - build:number: to 0. - sha256 checksum
Send pull request to https://github.com/conda-forge/ecell4_base-feedstock/blob/master/recipe/meta.yaml