8000 Comparing v3.0.0...v3.0.1 · actions/cache · 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: actions/cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: actions/cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

  1. Updated what's new. (#771)

    * Updated what's new.
    
    * Segregated major versions and added changelog.
    
    * Update README.md
    Ashwin Sangem authored Mar 22, 2022
    1 Configuration menu
    Copy the full SHA
    2d8d0d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Bumping up the version to fix download issue for files > 2 GB. (#775)

    * Bumping up the version to fix download issue for files > 2 GB.
    
    * Update license for cache
    
    Co-authored-by: vsvipul <vsvipul@github.com>
    Ashwin Sangem and vsvipul authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7d4f40b View commit details
    Browse the repository at this point in the history
  2. Enabling actions/cache for GHES based on presence of AC service (#774)

    * initial changes
    
    * Update package-lock.json
    
    * Update package-lock.json
    
    * review comments and updated test cases
    
    * package.json
    
    * changed name
    
    * added new line
    
    * changed tookit
    
    * updated with 2.0
    
    * changed with public released package
    
    * ran code format
    
    * linting errors
    
    * Update actionUtils.test.ts
    
    * Update cache.dep.yml
    
    * Update package.json
    
    * Update README.md
    
    * Create RELEASES.md
    
    * Update RELEASES.md
    
    * Update package.json
    
    * Update package-lock.json
    
    * typo
    tiwarishub authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    136d96b View commit details
    Browse the repository at this point in the history
Loading
0