Skip to content
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

On demand update of Conda environment #25

Open
cehbrecht opened this issue Sep 4, 2018 · 0 comments
Open

On demand update of Conda environment #25

cehbrecht opened this issue Sep 4, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@cehbrecht
Copy link
Member

In Ansible one can use register: git and when: git.changed to update the Conda environment only when the Git repo has changed. This already works ... but we are also using with_items to iterate over the configs of several PyWPS instances. When one PyWPS instance has changes then all Conda environments will be updated.

Could we update only the Conda environment for the PyWPS with changes?

@cehbrecht cehbrecht added the enhancement New feature or request label Sep 4, 2018
@cehbrecht cehbrecht added this to the 0.2.0 milestone Sep 4, 2018
@cehbrecht cehbrecht changed the title On demand update for Conda environment On demand update of Conda environment Sep 4, 2018
@cehbrecht cehbrecht modified the milestones: 0.2.0, 0.3.0 Dec 6, 2018
@cehbrecht cehbrecht removed this from the 0.3.0 milestone Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant