Create ldraney user on Forgejo for public-facing profile URL #237
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform#237
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?
Type
Feature
Lineage
Repo
forgejo_admin/pal-e-platformUser Story
As Lucas, I want a
ldraneyuser on Forgejo so my public profile URL isforgejo.tail5b443a.ts.net/ldraneyinstead offorgejo.tail5b443a.ts.net/forgejo_admin— which looks like a default admin account on a resume.Context
The resume links to the Forgejo profile for portfolio repos.
forgejo_adminis the only user and owns all repos. Need either a newldraneyuser with repos forked/transferred, or an org rename, or at minimum a redirect.File Targets
~/resume-playground/index.html— update profile URL after changeAcceptance Criteria
forgejo.tail5b443a.ts.net/ldraneyresolves to a profile with portfolio repos visibleTest Expectations
curl -sI https://forgejo.tail5b443a.ts.net/ldraney— returns 200Constraints
Checklist
Related
forgejo_admin/resume-playground#1— resume projectScope Review: NEEDS_REFINEMENT
Review note:
review-621-2026-03-28Blast radius is critical --
forgejo_adminappears in 20+ files across 8+ repos (CI pipelines, terraform, scripts, PyPI, docs). Implementation approach is undecided.