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: mikepenz/action-junit-report
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: mikepenz/action-junit-report
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 12 commits
  • 14 files changed
  • 3 contributors

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    d0dd48d View commit details
    Browse the repository at this point in the history
  2. - update test spec

    mikepenz committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    5808485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66cd029 View commit details
    Browse the repository at this point in the history
  4. - split logic between include passed and annotate notice, so we can s…

    …kip file resolution if we won't annotate notice (this should significantly boost performance if annotate notice is not enabled)
    mikepenz committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a8076ea View commit details
    Browse the repository at this point in the history
  5. - update test arguments

    mikepenz committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    80a45f1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1253 from mikepenz/fix/1251

    Always limit file resolution by workspace root
    mikepenz authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9ffe999 View commit details
    Browse the repository at this point in the history
  7. - upgrade all dev dependencies to their latest release versions

    - move to eslint 9
    - format all files
    mikepenz committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ca9f44b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1254 from mikepenz/feature/ugprade_dependencies_2…

    …0241128
    
    Upgrade all dev dependencies | ESLint 9
    mikepenz authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0bec6a4 View commit details
    Browse the repository at this point in the history
  9. set-output name=retried

    saturninoabril authored and mikepenz committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    eb88944 View commit details
    Browse the repository at this point in the history
  10. - rebase and update testcase with new inputs

    - small adjustments to align with skipped behavior
    mikepenz committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    319aaf3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1238 from saturninoabril/set-output-retried

    Add `retried` to output
    mikepenz authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    1e85223 View commit details
    Browse the repository at this point in the history
  12. - add retried to README

    mikepenz committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    992d97d View commit details
    Browse the repository at this point in the history
Loading