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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[2.3.1] - 2019-11-04
Added
CHANGELOG added.
on_dedicated method that determines if the current environment is a Platform.sh Dedicated environment. Replaces deprecated on_enterprise method.
Changed
Deprecates on_enterprise method - which is for now made to wrap around the added on_dedicated method. on_enterprisewill be removed in a future release, so update your projects to use on_dedicated instead as soon as possible.