chore(deploy): wire OWN_DEVELOPER_IDS for §25.3 own-portfolio (#1169) #1181
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#1181
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "chore/deploy-own-developer-ids"
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?
Summary
Wire
OWN_DEVELOPER_IDSinto the prod deploy (mirror of the LLM_ENABLED wiring) so the §25.3 own-portfolio cannibalization (#1169) is pipeline-managed/reproducible.vars.OWN_DEVELOPER_IDS→ SSH deploy env → conditional write tobackend/.env.runtime(only when non-empty; unset → cannibalization keeps proxy). Non-sensitive (public companyGroup ids). No literal id in the workflow (refs only).Captures the value already set live on prod (
OWN_DEVELOPER_IDS=6208= PRINZIP, verified againstdomrf_kn→ 28 projects;get_own_portfolioconfirmed live).Test plan
yaml.safe_load(deploy.yml)→ OK;sh -non the conditional block → OK6208/sk-empty — only${{ vars.OWN_DEVELOPER_IDS }}).env.runtimewritesettings.own_developer_ids=[6208], own-portfolio=28 PRINZIP projects,/health200Owner action (bot can't — 403)
Set Forgejo Variable
OWN_DEVELOPER_IDS=6208(repo Settings → Actions → Variables) for full pipeline management. Until then it's live via.env.runtime(survivesgit reset --hard,.gitignored).Refs #1169