Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raghunwin/getting-started-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: GoogleCloudPlatform/getting-started-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    8be59fc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix: update libraries and python for the base image (GoogleCloudPlatf…

    …orm#570)
    
    * fix: update libraries and python for the base image
    
    * fix:update python to python3
    
    * fix: removing the python installation and using what's already installed
    
    * fix: resolve error around the use of apt instead of apt-get
    iennae authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    21d4d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9da8db View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Configuration menu
    Copy the full SHA
    d6097aa View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. fix: modernize background app (GoogleCloudPlatform#572)

    * fix: modernize background app
    
    * fix: attempt to fix linting issues
    
    * fix: resolve server-side cross-site scripting
    
    * fix: resolve lint issue with import order.
    
    * chore: add temporary use of storage to check if auth is working correctly.
    
    * fix: moving the bucket_name to the right level of indentation.
    
    * tmp: adding an assert to use the bucket variable that should be removed.
    
    * fix: based on https://github.com/pallets/flask/pull/5223/files moving to the use of markupsafe for escape
    
    * fix: import order
    
    * fix: really fix the library order
    iennae authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    08418ec View commit details
    Browse the repository at this point in the history
Loading