Thanks to visit codestin.com
Credit goes to github.com

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: fastly/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: fastly/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 28, 2022

  1. ignore TTL & update config if app version doesn't match config version

    Fixes an issue where the local config did not have the Go starter kit
    after updating until at least 5 minutes afterward.
    joeshaw committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    045fc09 View commit details
    Browse the repository at this point in the history
  2. Revert "ensure config updated after update (#610)"

    This reverts commit 7844e6e.
    
    This PR was trying to address the problem described in #612 but because
    it's still running in the old version, it didn't get the additional new
    config values.
    joeshaw committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b48acd6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #612 from joeshaw/joeshaw/update-config-on-version…

    …-change
    
    ignore TTL & update config if app version doesn't match config version
    fgsch authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c3e322e View commit details
    Browse the repository at this point in the history
  4. v3.2.2

    kailan committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fab056a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #613 from fastly/release-v322

    v3.2.2
    kailan authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ea0ce58 View commit details
    Browse the repository at this point in the history
Loading