Skip to content

Add RetroCamera release adapter#30

Merged
mfoltz merged 8 commits into
mainfrom
codex-retrocamera-release-adapter
May 18, 2026
Merged

Add RetroCamera release adapter#30
mfoltz merged 8 commits into
mainfrom
codex-retrocamera-release-adapter

Conversation

@mfoltz
Copy link
Copy Markdown
Owner

@mfoltz mfoltz commented May 18, 2026

Summary

  • Adds repo-local release helpers and tests while migrating CHANGELOG.md to the shared # Changelog / ## Unreleased / ## vX.Y.Z contract used by the V mod release tooling.
  • Adds guarded DeployToClient/ClientPluginDirectory MSBuild deployment controls so CI builds do not copy into a local V Rising install.
  • Replaces the old manual/mutating release wiring with validation/build jobs, GitHub prerelease artifact creation, feature-testing snapshots, and explicit Thunderstore publish-by-tag.

Test Plan

  • pwsh .codex/scripts/prerelease-notes.tests.ps1
  • pwsh .codex/scripts/release-hygiene.tests.ps1
  • & 'C:\Program Files\Git\bin\bash.exe' .codex/scripts/version-metadata.sh
  • dotnet restore RetroCamera.csproj --source https://api.nuget.org/v3/index.json --source https://nuget.bepinex.dev/v3/index.json
  • dotnet build RetroCamera.csproj --configuration Release --no-restore -p:Version=1.5.4 -p:DeployToClient=false -p:RunGenerateREADME=false

Notes

  • The local preservation branch is codex-preserve-main-wip-2026-05-18 at c1e7994.
  • This repo already has a branch named codex, so the pushed adapter branch uses the hyphenated name codex-retrocamera-release-adapter.

mfoltz and others added 8 commits October 23, 2025 18:15
* Add command category support for quip wheel

* Document local build workflow

* Ensure pipelines restore packages explicitly

* Use NuGet client package for V Rising references
* Add persistence support for command categories

* Document build script for local verification
* Load persisted command categories

* Document build command in AGENTS

* Clarify build bootstrap instructions
* Add category navigation for social wheel quips

* Update Systems/RetroCamera.cs

Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>

---------

Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
* Reset social wheel to categories on close

* Restore social wheel helpers and reset behavior
@mfoltz mfoltz merged commit 457a4cd into main May 18, 2026
6 checks passed
@mfoltz mfoltz deleted the codex-retrocamera-release-adapter branch May 18, 2026 23:40
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