Is it possible to read the version of a Google App Engine app at runtime?
- by marcc
I have the version number set in my app.yaml to something like 'rc1'. I'd like to be able to read the current version for a status/health check URL. Is this possible?