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.2.6
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.3.0
Choose a head ref
  • 2 commits
  • 19 files changed
  • 3 contributors

Commits on Feb 27, 2023

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

Commits on Mar 9, 2023

  1. Add lookup-only option (#1041)

    * Add new actions/cache version (with dryRun support)
    
    * Add dry-run option
    
    * Changes after rebase
    
    * Update readme
    
    * Rename option to lookup-only
    
    * Update test name
    
    * Update package.json + changelog
    
    * Update README
    
    * Update custom package version
    
    * Update custom package version
    
    * Update @actions/cache to 3.2.0
    
    * Code review
    
    * Update log statement
    
    * Move test case
    
    ---------
    
    Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
    cdce8p and kotewar authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    940f3d7 View commit details
    Browse the repository at this point in the history
Loading