WIP: feature: backend #158

Draft
julian wants to merge 4 commits from 11-backend into infrastructure-backend-design
Collaborator

Description

Backend implementation as per the spec #11 (backend.md)

TODO

  • Final review.
  • Thorough testing.
# Description Backend implementation as per the spec #11 (backend.md) # TODO - [ ] Final review. - [ ] Thorough testing.
julian self-assigned this 2026-04-05 10:16:37 -04:00
Owner

Be sure also to hook up the CI/CD to run go tests

Be sure also to hook up the CI/CD to run go tests
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 11-backend:11-backend
git switch 11-backend

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch infrastructure-backend-design
git merge --no-ff 11-backend
git switch 11-backend
git rebase infrastructure-backend-design
git switch infrastructure-backend-design
git merge --ff-only 11-backend
git switch 11-backend
git rebase infrastructure-backend-design
git switch infrastructure-backend-design
git merge --no-ff 11-backend
git switch infrastructure-backend-design
git merge --squash 11-backend
git switch infrastructure-backend-design
git merge --ff-only 11-backend
git switch infrastructure-backend-design
git merge 11-backend
git push origin infrastructure-backend-design
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kwila/karriba!158
No description provided.