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: perl-actions/perl-versions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: perl-actions/perl-versions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1
Choose a head ref
  • 12 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 29, 2024

  1. Adjust provided example from documentation

    add a section `Advanced Usages` and provide an example
    to append a tring to advertised versions.
    atoomic committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0297b2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from atoomic/doc++

    Adjust provided example from documentation
    atoomic authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ebfe799 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add perl 5.40

    haarg authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    27ff381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d0739 View commit details
    Browse the repository at this point in the history
  3. normalize whitespace

    The index.js file was using 4 spaces for indents, so update .editorconfig
    to match that. And update the other js/json files to match as well.
    haarg committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    95427f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9c9152 View commit details
    Browse the repository at this point in the history
  5. add js-beautify dev prereq

    haarg committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    05f8bf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. rebuild after adding 5.40

    haarg committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6693a5d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Update README.md

    The matrix in the sample should use `perl-version`, not `perl-versions`.
    manchicken authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a4d9316 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge pull request #6 from manchicken/patch-1

    Update README.md
    happy-barney authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d177fac View commit details
    Browse the repository at this point in the history
  2. Fix check after v5.40

    happy-barney committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a2c731a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #7 from perl-actions/hpb/github-actions

    Fix check after v5.40
    happy-barney authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ca962b8 View commit details
    Browse the repository at this point in the history
Loading