Skip to content

Conversation

@caesay
Copy link
Member

@caesay caesay commented Dec 29, 2024

Closes #424

@caesay caesay merged commit e53aaf4 into develop Dec 29, 2024
23 checks passed
@caesay caesay deleted the cs/github-timeout branch December 29, 2024 10:07
@codecov
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 40.07%. Comparing base (dddfd31) to head (d6ad52c).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/vpk/Velopack.Deployment/GitHubRepository.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #432      +/-   ##
===========================================
+ Coverage    37.35%   40.07%   +2.72%     
===========================================
  Files           51      222     +171     
  Lines         5989    16184   +10195     
  Branches         0     1957    +1957     
===========================================
+ Hits          2237     6486    +4249     
- Misses        3752     9364    +5612     
- Partials         0      334     +334     

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

AArnott pushed a commit to nerdcash/Nerdbank.Cryptocurrencies that referenced this pull request Jan 4, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [vpk](https://github.com/velopack/velopack) | nuget | patch | `0.0.831-gde49887` -> `0.0.1053` |

---

### Release Notes

<details>
<summary>velopack/velopack (vpk)</summary>

### [`v0.0.1053`](https://github.com/velopack/velopack/releases/tag/0.0.1053)

[Compare Source](velopack/velopack@0.0.1049...0.0.1053)

#### What's Changed

-   Replace AuthenticodeTools with Microsoft.Security.Extensions by [@&#8203;caesay](https://github.com/caesay) in velopack/velopack#435
-   Roll custom GitHub http client to fix timeout issue by [@&#8203;caesay](https://github.com/caesay) in velopack/velopack#436

**Full Changelog**: velopack/velopack@0.0.1049...0.0.1053

### [`v0.0.1049`](https://github.com/velopack/velopack/releases/tag/0.0.1049)

[Compare Source](velopack/velopack@0.0.1023...0.0.1049)

#### What's Changed

-   Refactor publish/flow commands by [@&#8203;caesay](https://github.com/caesay) in velopack/velopack#423
-   possibly fix the github timeout issue by [@&#8203;caesay](https://github.com/caesay) in velopack/velopack#432
-   Critical: Fix dotnet cdn url; also add "dotnet-sdk" support and vcredist144 by [@&#8203;caesay](https://github.com/caesay) in velopack/velopack#434

#### Dependency Updates

<details>

<summary>Expand to see all changed dependencies</summary>

-   Update Rust crate serde to v1.0.217 by [@&#8203;renovate](https://github.com/renovate) in velopack/velopack#430
-   Update Rust crate serde to v1.0.217 by [@&#8203;renovate](https://github.com/renovate) in velopack/velopack#429
-   Lock file maintenance by [@&#8203;renovate](https://github.com/renovate) in velopack/velopack#433

</details>

**Full Changelog**: velopack/velopack@0.0.1023...0.0.1049

### [`v0.0.1023`](https://github.com/velopack/velopack/releases/tag/0.0.1023)

[Compare Source](velopack/velopack@0.0.1015...0.0.1023)

#### What's Changed

-   Disabling signing tests from PRs on remote forks by [@&#8203;Keboo](https://github.com/Keboo) in velopack/velopack#420
-   Bug fix for dialog shown by Update.exe when delta patch fails

#### Dependency Updates

<details>

<summary>Expand to see all changed dependencies</summary>

-   Lock file maintenance by [@&#8203;renovate](https://github.com/renovate) in velopack/velopack#421
-   Update dependency velopack to ^0.0.1015 by [@&#8203;renovate](https://github.com/renovate) in velopack/velopack#425
-   Update sample dotnet packages to 0.0.1015 by [@&#8203;renovate](https://github.com/renovate) in velopack/velopack#427
-  ...
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.

Timeout flag not working correctly when publishing to github

2 participants