mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
3a47bd1c03
Naive use of google-github-actions/auth and google-github-actions/deploy-appengine can lead to leaked credentials. In particular, uploading static content from the workspace root leads to servable copies of the credentials file written by google-github-actions/auth. This is exactly what the Shaka Player Demo did. Making matters worse, google-github-actions/auth logs credential filenames for all to see. All uploaded credentials were expired before I uploaded this PR. This fixes the leak by installing a gcloudignore file which prevents the credentials from being uploaded.
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/