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: EnricoMi/publish-unit-test-result-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.18.0
Choose a base ref
...
head repository: EnricoMi/publish-unit-test-result-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.0
Choose a head ref
  • 8 commits
  • 15 files changed
  • 2 contributors

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    0bce8a1 View commit details
    Browse the repository at this point in the history
  2. Remove macos-12 from CI

    EnricoMi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ab75628 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

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

Commits on Jan 14, 2025

  1. Fix YAML syntax in README.md

    EnricoMi committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    11089df View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Quote $PYTHON_BIN in deprecated composite action (#646)

    This applies #587 to the deprecated composite action. Fixes the
    deprecated composite action for hosts where Python is installed in paths
    containing spaces, Windows is most likely affected.
    ArloL authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    6cc8c3c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Add composite replacement to README.md (#647)

    This adds example workflow YAML to provide an example of how to replace
    the composite action with OS-specific actions in a multi-OS job. Further
    mentions the Windows Bash action at the to of the `README.md`.
    EnricoMi authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    e2824a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    a197a47 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.19.0

    EnricoMi committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    afb2984 View commit details
    Browse the repository at this point in the history
Loading