mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
fe8b9ab2c1
The script for deploying the demo version index page has a function that chooses which versions to display. This script has a special mode meant for testing that shows a default list of demo versions. This mode was only supposed to trigger when run locally, but the check did not work properly, so the demo version index was deploying with a very out-of-date list of versions. This fixes that check. Closes #4074 <!-- Please remember to: 1. Use Conventional Commits syntax (fix: ..., feat: ..., etc.) in commits and PR title (https://www.conventionalcommits.org/) 2. Tag any related or fixed issues ("Issue #123", "Closes #420") 3. Sign the Google CLA if you haven't (https://cla.developers.google.com) You may delete this comment from the PR description. -->
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/