googlecloud

4 posts tagged “googlecloud”.

  1. 2025
  2. Recursively fetching metadata for all files in a Google Drive folder

    For google-drive-to-sqlite I wanted a mechanism to recursively return metadata on every file in a specified Goole Drive folder.

    2 min read
  3. Publishing to a public Google Cloud bucket with gsutil

    I decided to publish static CSV files to accompany my https://cdc-vaccination-history.datasette.io/ project, using a Google Cloud bucket (see cdc-vaccination-history issue 9).

    1 min read
  4. 2024
  5. Reading thermometer temperatures over time from a video

    Natalie has been experimenting with using a microwave as a kiln for pottery, specifically for Raku. She wanted to understand how long to run the microwave to reach the desired temperature for the Raku…

    3 min read
  6. Workaround for google-github-actions/setup-gcloud errors

    I used the google-github-actions/setup-gcloud action in all of my GitHub Actions workflows that deploy applications to Cloud Run.

    1 min read