Skip to content

[WIP] Quality Update#51

Open
AnakinRaW wants to merge 4 commits into
mainfrom
develop
Open

[WIP] Quality Update#51
AnakinRaW wants to merge 4 commits into
mainfrom
develop

Conversation

@AnakinRaW
Copy link
Copy Markdown
Member

@AnakinRaW AnakinRaW commented May 26, 2026

Brings:

  • Multiple Baseline Support
  • Signed Updates
  • Testing Infrastructure
  • Dependency Updates

AnakinRaW added 4 commits May 14, 2026 15:18
* report decimal information to user

* Support multiple baselines and verification result is able to categorize findings

* add origin information

* CRC guard uses correct file exists reassurance

* support multiple baselines, even for creating baselines

* parallel runs are not supported for baselines
* implement livevirtual strategy

* fix documentation make make project prod ready

* strategies are not dispoable anymore but can be cleaned. Make LiveVirtualStrategy is faster.

* move to auto-property

* fix tests

* make gameenge disposable and cleanup FS handler

* use different FS strategies on verify and create baseline

* fix tests
* initial manifest augmention with signatures

* move to new projects

* wire deployment process

* support local deploy server

* deploy a newer version, so updating can be tested

* Update ModdingToolBase and manifest signing config

Updated ModdingToolBase submodule. Refactored ManifestDownloadConfiguration to use ManifestDownloadConfiguration type and simplified its properties. Added ManifestSigningConfiguration with required ES256 signature policy. Added necessary using directive for security features.

* Add trust cert verification to release workflow

Add a PowerShell step in release.yml to verify that the embedded modverify-trust.cer exists, is a valid public X.509 certificate, and does not contain a private key. Fail the workflow with a clear error if any check fails. Also update the ModdingToolBase submodule to the latest commit.

* Update cert handling and add LOCAL_DEPLOY support

- Update ModdingToolBase submodule to latest commit
- Add LOCAL_DEPLOY constant for local deployment builds
- Embed modverify-trust.cer as a resource if present
- Register trusted certs at runtime, supporting dev certs in DEBUG/LOCAL_DEPLOY
- Refactor Program.cs to use embedded cert resource name constant

* Add LocalDeploy flag and update ModdingToolBase submodule

Added /p:LocalDeploy=true to dotnet build commands in deploy-local.ps1 for local deployment logic. Updated ModdingToolBase submodule to commit 0e97dc475c42a4ebf084e4917b526e3dbee50b47.

* add plans and design for signed updates

* Refactor release pipeline, update local deploy & channels

Centralize release logic in Publish-Release.ps1, add dual-publish and compatibility-updater options, and update environment variables for flexibility. Rewrite deploy-local.ps1 to use a shared base script and Nbgv helpers. Update ModdingToolBase submodule. Switch .NET Framework update channel to /v2/

* update release

* update app version

* pin the current updater

* update sub

* fix certificates are not loaded on before resume updating

* update submodule

* fix possible exception in spinner

* update sub

* support multiple pinned certificates

* support --noRestart option

* add update rountrip integration tests

* update solution entries

* update sub

* update sub

* update sub

* next try linux

* remove doc

* move documentation

* update deps

* reprare release

* add root certificate

* update action dep

* remove linux build as that's covered with the .Net 10 release

* udpate sub

* pin main branch again
* nuke the whole key

* update sub
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