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: mrabarnett/mrab-regex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2024.9.11
Choose a base ref
...
head repository: mrabarnett/mrab-regex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2024.11.6
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 11, 2024

  1. Updated to actions/download-artifact@v4 in main.yml.

    Matthew Barnett committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f467285 View commit details
    Browse the repository at this point in the history
  2. Updated to actions/upload-artifact@v4 in main.yml.

    Matthew Barnett committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1bcd42e View commit details
    Browse the repository at this point in the history
  3. Reverted to actions/download-artifact@v3 and actions/upload-artifact@…

    …v3 in main.yml because GitHub Actions failed when using them.
    Matthew Barnett committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    64834c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Git issue 546: Partial match not working in some instances with non-g…

    …reedy capture
    Matthew Barnett committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    930983a View commit details
    Browse the repository at this point in the history
Loading