-
-
Notifications
You must be signed in to change notification settings - Fork 226
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.19.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
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.20.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 33 files changed
- 3 contributors
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a4f4abe - Browse repository at this point
Copy the full SHA a4f4abeView commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bded1cd - Browse repository at this point
Copy the full SHA bded1cdView commit details -
Resolve regex library warnings (#660)
This resolves the regex library warnings: ```python python/test/test_junit.py:224: DeprecationWarning: 'count' is passed as positional argument ``` Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c541e2e - Browse repository at this point
Copy the full SHA c541e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0e24b - Browse repository at this point
Copy the full SHA cd0e24bView commit details
Commits on May 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 139ec34 - Browse repository at this point
Copy the full SHA 139ec34View commit details -
Adds typing to the action definition to support GitHub Workflow Kt (https://github.com/typesafegithub/github-workflows-kt), a Kotlin DSL to write GitHub Action workflows.
Configuration menu - View commit details
-
Copy full SHA for e5a9d1c - Browse repository at this point
Copy the full SHA e5a9d1cView commit details
Commits on May 26, 2025
-
Deprecate
github_token_actoroption, auto-detect actor (#661)This moves detection of whether a PR comment is from the token actor into GraphQL. --------- Co-authored-by: Enrico Minack <github@enrico.minack.dev>
Configuration menu - View commit details
-
Copy full SHA for 8113100 - Browse repository at this point
Copy the full SHA 8113100View commit details -
Use and recommend
!cancelled()instead ofalways()(#659)GitHub docs recommend `!cancelled()` over `always()`.
Configuration menu - View commit details
-
Copy full SHA for b0880cd - Browse repository at this point
Copy the full SHA b0880cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a74b29 - Browse repository at this point
Copy the full SHA 3a74b29View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.19.0...v2.20.0