ITISFoundation / cookiecutter-osparc-service

A cookiecutter for integrating services in oSparc simcore platform
MIT License
0 stars 5 forks source link

🔨 Maintenance/release workflow #92

Closed pcrespov closed 2 years ago

pcrespov commented 2 years ago

What do these changes do?

Adds recipes to facilitate release workflow. Minor refactoring of Makefile

Related issue/s

Before introducting .osparc-like format. I would like to release current version as v0.4.0

How to test

make help
make devenv
source .venv/bin/activate
make info
make release
make play