You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
If we were parsing out more than just the PORT environment variable I could see pulling this in. We aren't binding to services right now, but when we do start looking at more than just PORT, I think it makes sense to us cfenv for that.
Is there some other case for cfenv that I'm not considering?
The reason I prefer cfenv is simply because it does the right thing regardless of if you are using Diego or DEA cells - so the code is a bit simpler to support both paradigms.
Its a minor suggestion I dont really have a stake in, but if you are interested in using it I'd be happy to write the patch and PR.
Ahh, that makes sense. I don't have an env to test against DEAs any more, myself. I'm quite ok with you creating a PR for this. If you do create a PR, please include a test for this as well.
https://pypi.python.org/pypi/cfenv/0.4.0
The text was updated successfully, but these errors were encountered: