8000 Comparing v1.6.8...v2.0.6 · golang/appengine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: golang/appengine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.8
Choose a base ref
...
head repository: golang/appengine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.6
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 25, 2023

  1. ci: set minimal permisisons on github workflows (#325)

    Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
    diogoteles08 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7e3e91d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 13, 2023

  1. Feature: Hash-pin sensitive workflow dependencies and enable dependab…

    …ot for them (#332)
    
    * feat: hash-pin sensitive workflows
    
    Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
    
    * feat: configure dependabot to run over github actions
    
    This also is specifying how dependabot will work on updates for go
    modules.
    
    The config is set up to:
    - Update github actions together in a single monthly PR
    - Version updates for GO modules from "/go.mod" will be sent together in a weekly PR.
    - Version updates for GO modules from "/v2/go.mod" will be sent separately from the
    ones in "/go.mod", but will also be sent together in a weekly PR.
    
    Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
    
    ---------
    
    Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
    diogoteles08 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    aabaab1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update go versions to 1.22 and remove end of support runtimes (#353)

    * Update go versions to 1.22
    
    Signed-off-by: kennethye1 <kennethye1@hotmail.com>
    
    * Upgrade aetest to go122
    
    Signed-off-by: kennethye1 <kennethye1@hotmail.com>
    
    ---------
    
    Signed-off-by: kennethye1 <kennethye1@hotmail.com>
    kennethye1 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3ab9c40 View commit details
    Browse the repository at this point in the history
Loading
0