refactor: rename platform Introibo -> Directorium (Api) #139
No reviewers
Labels
No labels
area: api
area: auth
area: build
area: cache
area: ci
area: compare
area: model
area: provenance
area: rite
backport
blocked
breaking
confirmed
dependencies
duplicate
epic
invalid
needs-info
needs-triage
php
priority: high
priority: low
priority: medium
regression
type: chore
type: correction
type: docs
type: enhancement
type: feature
type: fix
type: perf
type: refactor
type: security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Directorium/Api!139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/rebrand-directorium"
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?
Renames the API's engine references Introibo -> Directorium, matching the Core rebrand.
What changed
Introibo\Api->Directorium\Api(src/tests/bin/public); composerintroibo/api->directorium/api.requireintroibo/core->directorium/core;composer.lockregenerated to the renamed package (dev-develop42ef21b).introibo:->directorium:to match renamed Core output.directorium.app; FUNDING support ->directorium.org. The API itself serves fromapi.directorium.orgper the maintainer runbook.Deliberately NOT changed
The composer VCS URL (
github.com/Introibo-App/Core) and theadd-to-projectorg URL still point at the current GitHub org; they flip with the org rename per the runbook (socomposer installand CI keep resolvingdirectorium/corefrom the still-current org).Verification
95 PHPUnit pass, phpcs OK, phpstan [OK].