Closed xSAVIKx closed 7 years ago
Thanks for your contribution, but I don't think this would be the right way to do this. We will be allowing users to bypass auto-detection by allowing them to explicitly apply an appengine-standard or appengine-flexible plugin.
For now if you want to explicitly apply a plugin, you can do so using the class directly as described in #125
@loosebazooka got it. I'll just close this PR.
There is now an option to configure environment that would be used by app-gradle plugin explicitly using following syntax:
If no environment was supplied fallback to the previous behaviour would be used. If environment doesn't match the values above configuration exception would be thrown as environment is an enum.