-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates cookie-cutter to incorporate new metadata fields in the template #113
Updates cookie-cutter to incorporate new metadata fields in the template #113
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice actication... ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
As discussed yesterday, I agree that having a postprocessor that takes care of missing version-display
will be useful. I imagine most users of the cookiecutter don't want to specify 2 different versions.
Also a question: have you also set up "recipes" to update version
and version-display
separately? Or there's no need?
@elisabettai @mguidon An easy what to go is to add |
What do these changes do?
version_display
andrelease_date
fields for service metadata osparc-simcore#5902.osparc
now behaves like python virtual environments, i.e.$ source .osparc/bin/acticate Environment activated. To deactivate, type 'deactivate' (.osparc) $ ooil --version 1.0.4 (.osparc) $ deactivate osparc environment deactivated
Related issue/s
version_display
andrelease_date
fields for service metadata osparc-simcore#5902How to test
Manual testing: