Skip to content

(maint) Merge master back into develop (v3.0.1)#1130

Closed
vexx32 wants to merge 3 commits into
masterfrom
develop
Closed

(maint) Merge master back into develop (v3.0.1)#1130
vexx32 wants to merge 3 commits into
masterfrom
develop

Conversation

@vexx32
Copy link
Copy Markdown
Member

@vexx32 vexx32 commented Apr 20, 2026

Description Of Changes

Merging master back to develop

Motivation and Context

Finalizing the release

Testing

N/A

Operating Systems Testing

N/A

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?
  • All items are complete on the Definition of Done.

Related Issue

N/A

gep13 and others added 3 commits March 19, 2026 12:36
(maint) Finish the 3.0.0 release by merging master to develop
Update assembly signing conditions across project files to validate both
that the CHOCOLATEY_OFFICIAL_KEY variable is set and that the key
fileactually exists on disk. This prevents test failures when the
variableis defined but points to a non-existent file path, and ensures
that theassemblies are always signed.Key Changes:- Add file existence
check to PropertyGroup conditions in relevant  project files.Reason for
the change:- Prevent test failures when signing key variable is set but
file does  not exist.- Improve build reliability by checking both
variable and file  existence.
…alidation

(maint) Fix assembly not signed if environment key doesn't exist
@vexx32 vexx32 requested a review from a team as a code owner April 20, 2026 20:17
@vexx32 vexx32 requested review from pauby and removed request for a team April 20, 2026 20:17
@vexx32 vexx32 closed this Apr 20, 2026
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.

3 participants