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: CircleCI-Public/path-filtering-orb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: affinity/path-filtering-orb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 20, 2025

  1. feat: enable shallow clones

    mscrivo committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    9986ae4 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    mscrivo committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    d5bdcc9 View commit details
    Browse the repository at this point in the history
  3. further cleanup

    mscrivo committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    09f3dab View commit details
    Browse the repository at this point in the history
  4. update example

    mscrivo committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    ac8a7f0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. feat: support Github's merge queue

    see comments in line
    mscrivo committed May 1, 2025
    Configuration menu
    Copy the full SHA
    1dfc0a6 View commit details
    Browse the repository at this point in the history
  2. example

    mscrivo committed May 1, 2025
    Configuration menu
    Copy the full SHA
    6e3125b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00c647d View commit details
    Browse the repository at this point in the history
  4. more comments

    mscrivo committed May 1, 2025
    Configuration menu
    Copy the full SHA
    6dd33ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    229daca View commit details
    Browse the repository at this point in the history
  6. fix: filter on successful jobs only

    otherwise we went up getting the same commit back that we're building
    mscrivo committed May 1, 2025
    Configuration menu
    Copy the full SHA
    6f7a49b View commit details
    Browse the repository at this point in the history
Loading