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

675 extended env variable interpolation #676

Merged

Conversation

nbrinckm
Copy link
Contributor

Overview

This is an example implementation on how the env interpolation could work.

Related Issue / Discussion

See #675

Additional Information

This is currently just the solutiuon as it is in the pycsw. But it still hope it could be helpful for the future.
I'm a little bit worried about the backward compatibility. But as the system doesn't expand values for that there are no env variables it should be okayish for use cases that used the $ syntax for their values in the past.

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to PyWPS. I confirm that my contributions to PyWPS will be compatible with the PyWPS license guidelines at the time of contribution.
  • I have already previously agreed to the PyWPS Contributions and Licensing Guidelines

@cehbrecht cehbrecht self-requested a review July 7, 2023 14:39
@cehbrecht cehbrecht merged commit 6293f3d into geopython:main Jul 7, 2023
@cehbrecht
Copy link
Collaborator

@nbrinckm thanks 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants