Skip to content

Use the renamed signing tool package - #155

Merged
virzak merged 1 commit into
masterfrom
ci/sign-universal-cli
Jul 28, 2026
Merged

Use the renamed signing tool package#155
virzak merged 1 commit into
masterfrom
ci/sign-universal-cli

Conversation

@virzak

@virzak virzak commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

sign-universal split its engine into a library so other tools can embed it. The library took the SignUniversal name and the dotnet tool moved to SignUniversal.Cli, first released as 1.0.31-alpha.

Same tool, same sign-universal command, same flags - only the package id and the pin change. The old pin still restores, so this is not urgent, but leaving it means the next version bump has to change the id anyway.

Verified from nuget.org before opening: dotnet dnx SignUniversal.Cli@1.0.31-alpha -- --version reports 1.0.31-alpha+1ef896295f.

sign-universal split its engine into a library so it can be embedded by other
tools. The library took the SignUniversal name and the dotnet tool moved to
SignUniversal.Cli; 1.0.31-alpha is the first release with that layout.

Same tool and same command, only the package id and pin change.
@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 (6a13efd) to head (90b9fe6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  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 2602bd2 into master Jul 28, 2026
10 checks passed
@virzak
virzak deleted the ci/sign-universal-cli branch July 28, 2026 14:26
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