Skip to content

Run the signing tool with dnx instead of installing it - #158

Merged
virzak merged 1 commit into
masterfrom
ci/dnx-signing-tool
Jul 28, 2026
Merged

Run the signing tool with dnx instead of installing it#158
virzak merged 1 commit into
masterfrom
ci/dnx-signing-tool

Conversation

@virzak

@virzak virzak commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

dotnet dnx runs a tool without installing it, so the separate install step is redundant. This matches how efcore-extensions and the adoption docs invoke it.

The version stays pinned - now 1.0.34, which is the MIT-licensed release.

Signing only runs on master with secrets present, so PR CI cannot exercise it; the master run after merge is the real check.

dotnet dnx runs a tool without installing it, so the separate install step is
redundant. Matches how efcore-extensions and the adoption docs invoke it.

Version stays pinned, now at 1.0.34.
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.90%. Comparing base (1b1ef3d) to head (ae4b3ca).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  Coverage   93.90%   93.90%           
=======================================
  Files           9        9           
  Lines        1576     1576           
  Branches      363      363           
=======================================
  Hits         1480     1480           
  Misses         25       25           
  Partials       71       71           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@virzak
virzak merged commit 024bff9 into master Jul 28, 2026
10 checks passed
@virzak
virzak deleted the ci/dnx-signing-tool branch July 28, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant