mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
2eca4b2ef5
Rather than runtime-querying of appengine versions within the appengine environment, we can instead generate the index at deployment time (from git tags) and just serve static content. This simplifies the system and avoids dependence on Google Cloud. This was less feasible before we adopted GitHub Actions, but is now relatively simple. The index will be regenerated when the index code is updated or when a new release is created. Closes #4074
Google App Engine Code
This folder contains source code for the services we run on Google App Engine (appspot.com).
-
shaka-player-demo: Our hosted demo on https://shaka-player-demo.appspot.com/
-
demo-version-index: An index of Shaka Player releases and demos, hosted at https://index-dot-shaka-player-demo.appspot.com/