Files
minecraft-account-manager/design/log.md
T
dmg 5e693e2cdd
CI / validate (push) Successful in 4m53s
Release / release (push) Successful in 6m30s
fix(auth): use public URL for magic-link redirects
2026-08-01 16:44:01 -04:00

1.5 KiB

Design Update Log

2026-08-01

  • Fix: Build magic-link redirects from the configured public portal URL instead of the reverse proxy's internal request origin.
  • Verify: Confirmed v1.1.1 left all pre-existing latest digests unchanged while publishing versioned artifacts.
  • Refine: Removed mutable latest publication so all deployable artifacts use explicit semantic versions.
  • Verify: Confirmed the v1.1.0 Discord bot image and matching web, migration, and Velocity artifacts.
  • Extend: Added a releasable Discord bot image and a dependency-free web health endpoint for Kubernetes deployment.
  • Verify: Confirmed the initial v1.0.0 release, public Velocity JAR, and versioned and latest web and migration image manifests.
  • Create: Added Gitea CI and semantic-release pipelines for downloadable Velocity JARs and versioned web and migration images.
  • Document: Added container deployment order, artifact names, and required repository secrets.
  • Refine: Corrected the Velocity Java and Gradle namespace to the repository owner's games.dmg reverse domain.
  • Create: Established the OKF v0.1 user-story index.
  • Document: Captured the implemented player portal, Discord authentication, onboarding, account management, network intelligence, Velocity admission, auditing, administration, API error, and operational stories.
  • Governance: Added repository agent guidance and automated OKF validation for story-driven development.