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: google-github-actions/deploy-cloudrun
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.4
Choose a base ref
...
head repository: google-github-actions/deploy-cloudrun
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.5
Choose a head ref
  • 5 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 24, 2025

  1. Configuration menu
    Copy the full SHA
    5819800 View commit details
    Browse the repository at this point in the history
  2. feat: add support for --wait flag in jobs (#571)

    Closes #570
    (opening the PR as myself to allow CI to run)
    
    Thanks @galuszkak
    
    ---------
    
    Co-authored-by: Kamil Gałuszka <galuszkak@gmail.com>
    sethvargo and galuszkak authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    098dfb3 View commit details
    Browse the repository at this point in the history
  3. Print error messages before command (#573)

    This prevents long commands from hiding the error message
    
    Fixes #569
    sethvargo authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    7a16d12 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Update deps (#574)

    sethvargo authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    7071673 View commit details
    Browse the repository at this point in the history
  2. Release: v2.7.5 (#575)

    ## What's Changed
    * Also cleanup cloudrun jobs by @sethvargo in
    #572
    * feat: add support for --wait flag in jobs by @sethvargo in
    #571
    * Print error messages before command by @sethvargo in
    #573
    * Update deps by @sethvargo in
    #574
    
    
    **Full Changelog**:
    v2.7.4...v2.7.5
    google-github-actions-bot authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    012c06a View commit details
    Browse the repository at this point in the history
Loading