µPaaS deployment setup #17
Reference in New Issue
Block a user
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?
Goal
Set up pixa for deployment via µPaaS on
fsn1app1(paas.datavi.be).Tasks
prodbranch frommainmain→prodPR for first deploymentNotes
Deploy pattern: PRs target
main, periodicmain→prodPRs for deployment. µPaaS auto-deploys fromprodbranch.Pre-requisite: pixa must reach 1.0 feature completeness before deployment.
‘main’ will be the prod branch
Status checkpoint (session handoff): still gated on 1.0 feature completeness, per the issue body. Where that stands as of
mainat6573b9d:make checkis now fully green onmainunder the current linter (#47/#48 merged); the manual auth/encrypted-URL test pass is done and awaiting review as PR #50.TODO.md; P1/P2 backlog also lives inTODO.md.mainwill be the prod branch — the "createprodbranch" / "main→prodPR" tasks in the issue body are superseded.Manager note: opened a
1.0.0milestone to track the remaining pre-release work units. Deliberately leaving this issue out of it, because this issue's own Notes state the prerequisite plainly: "pixa must reach 1.0 feature completeness before deployment." Deployment is the step that follows the milestone, not part of it.Will revisit once
1.0.0closes out.