Skip to content

Cut release 2.15.0 #692

Description

@hokiepokedad2

develop is 4 commits ahead of main and ready to release. Tracking the cut here.

Contents

Added

Removed

  • Discord:RedirectUri, dead config read by no code path

Fixed

Version 2.15.0: one new opt-in feature, no behaviour change for anyone who does not set PUBLIC_URL. The removed setting did nothing, so it is not a breaking change.

Steps

  • Open developmain and let it through the merge queue
  • Publish the GitHub release tagged v2.15.0
  • Merge the changelog promotion PR that release-changelog.yml opens, or the next release inherits these entries
  • Confirm prod reports 2.15.0 at GET /api/version
  • Confirm sign-in still works on prod after the redeploy

Notes

Publishing deploys production. docker-publish.yml pushes :latest on release and watchtower on .178 polls every 60s, so prod moves within about a minute with no further action. Prod's proxy fix lives in its .env and docker-compose.yml on the host, not in the image, so it survives the redeploy; PUBLIC_URL is not set there and is not needed, because proxy trust already resolves the callback.

This is also the merge queue's first end-to-end run — nothing has ever passed through it. A misconfiguration there shows up as silence rather than an error, so watch https://github.com/PGAN-Dev/PoracleWeb.NET/queue/main rather than the PR page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions