Skip to content

Bump version to 0.3.0#10

Merged
Marc-André Moreau (mamoreau-devolutions) merged 1 commit intomasterfrom
mamoreau-devolutions/bump-version-0-3-0
Apr 29, 2026
Merged

Bump version to 0.3.0#10
Marc-André Moreau (mamoreau-devolutions) merged 1 commit intomasterfrom
mamoreau-devolutions/bump-version-0-3-0

Conversation

@mamoreau-devolutions
Copy link
Copy Markdown
Contributor

Summary

  • Bump Pinget version references to 0.3.0 using scripts\Set-PingetVersion.ps1
  • Update Rust crate versions and C# CLI/PowerShell version surfaces

Validation

  • cargo +nightly fmt --manifest-path .\rust\Cargo.toml --all
  • dotnet format .\dotnet\Devolutions.Pinget.slnx
  • cargo clippy -q --manifest-path .\rust\Cargo.toml --workspace --tests -- -D warnings
  • cargo test -p pinget-core --manifest-path .\rust\Cargo.toml
  • cargo test -p pinget-cli --manifest-path .\rust\Cargo.toml
  • cargo build -p pinget-cli --manifest-path .\rust\Cargo.toml
  • dotnet build .\dotnet\Devolutions.Pinget.slnx -c Release
  • dotnet test .\dotnet\src\Devolutions.Pinget.Core.Tests\Devolutions.Pinget.Core.Tests.csproj -c Release
  • pwsh -NoLogo -NoProfile -File (Resolve-Path '.\dotnet\tests\RunTests.ps1')

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit 109add3 into master Apr 29, 2026
4 checks passed
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) deleted the mamoreau-devolutions/bump-version-0-3-0 branch April 29, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant