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: dorny/paths-filter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.1
Choose a base ref
...
head repository: dorny/paths-filter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 15 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 3, 2022

  1. Update README.md

    added blog post about this plugin's configuration and usage
    iamtodor authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    fbb4d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3b4e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Merge pull request #178 from iamtodor/patch-1

    Update README.md: added real world usage example
    dorny authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    4067d88 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

Commits on Dec 4, 2023

  1. Merge pull request #206 from danielhjacobs/patch-1

    Update Node.js to version 20
    dorny authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    96be2b6 View commit details
    Browse the repository at this point in the history
  2. Revert back to node16

    dorny authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    100a119 View commit details
    Browse the repository at this point in the history
  3. Update to nodejs 20

    dorny committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8ec7be4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #210 from dorny/use-nodejs-20

    Update to nodejs 20
    dorny authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3c49e64 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. chore(deps): bump checkout action to v4 and use setup-node to setup n…

    …ode and cache npm deps
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b5a5203 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge pull request #211 from chenrui333/node-20

    chore(deps): bump checkout action to v4 and use setup-node to setup node and cache npm deps
    dorny authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a35d8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6761795 View commit details
    Browse the repository at this point in the history
  3. Update all dependencies

    dorny committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2f74457 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #215 from dorny/update-dependencies

    Update all dependencies
    dorny authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e36f112 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG for v2.12.0

    dorny committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7267a85 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Bump major version to v3

    Node version has been updated to 20 which might be a breaking change.
    dorny committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0bc4621 View commit details
    Browse the repository at this point in the history
Loading