Confirm the admin login fix is in the development release channel #64
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_proxy#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The proxy change that fixes admin login on the converged stack is on the development branch, but the development release channel still serves an older build, so a fresh install would get the pre-fix proxy and login would fail. Please confirm the channel carries the current proxy build and republish it if it does not, so a clean install logs in with no manual binary swap. Part of lhumina_code/home_lhumina#313.
Signed-by: mik-tf mik-tf@noreply.invalid
Done. The development release channel now serves the current proxy build (the admin login fix), verified by a clean download whose checksum matches. One thing to flag for a separate follow up: the publish step does not replace existing files on the rolling pre-release, so a repo that already has a release keeps serving the old binaries even after a green run. Here the channel files were refreshed directly; the durable fix is to clear the old files before each publish so future pushes refresh automatically.
Signed-by: mik-tf mik-tf@noreply.invalid