8000 Comparing v3.0.4...v3.0.5 · 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.4
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.5
Choose a head ref
  • 12 commits
  • 15 files changed
  • 7 contributors

Commits on Feb 6, 2021

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

Commits on Jun 8, 2022

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

Commits on Jun 21, 2022

  1. Merge pull request #816 from lobis/main

    Fixed bad yaml in README example
    Vipul authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a080a3b View commit details
    Browse the repository at this point in the history
  2. Adapt existing Haskell Stack example for Windows

    The default `STACK_ROOT` is `~/.stack` only on Unix-like operating systems. On Windows, the default is `%APPDATA%/stack` (usually `%HOME%\AppData\Roaming\stack`).
    
    On Unix-like OSs, Stack stores GHC and other tools in a `programs` directory in the `STACK_ROOT`. On Windows, Stack stores those tools and MSYS2 in `%LOCALAPPDATA%\Programs\stack` (usually `%HOME%\AppData\Local\Programs\stack`).
    mpilgrem committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d25c51b View commit details
    Browse the repository at this point in the history
  3. Use pull_request_target instead of pull_request

    Fixes autoassign reviewer for PRs from forked repos.
    Vipul authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a0efc56 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Merge pull request #819 from mpilgrem/haskell-stack-example

    Adapt existing Haskell Stack example for Windows
    Phantsure authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    afc669e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    5cc84c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #836 from actions/vsvipul/fix-auto-assign

    Add kotewar and remove phantsure from auto-assignees lists
    Vipul authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    eec8cd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update README.md

    Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
    Vipul and lucascosti authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8829e97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #530 from axelson/document-where-to-cache

    Make it more obvious that the cache call does double duty
    Vipul authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    baed351 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Consuming 3.0 actions/cache (#834)

    * Consuming 3.0 actions/cache
    
    * formatting and error
    
    * updated package version
    
    * resolve package
    
    * dist
    
    * review comment
    
    * dist
    
    * dist
    tiwarishub authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    354a2ae View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. new release (#855)

    tiwarishub authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    0865c47 View commit details
    Browse the repository at this point in the history
Loading
0