WIP: feat(entities): implement core entities spec #137

Draft
julian wants to merge 2 commits from spec-02-core-entities into main
Collaborator

TBD

TBD
tests: add new tests and fix some existing ones
Some checks failed
Flutter CI / test (pull_request) Failing after 5m31s
PR Build / build (pull_request_target) Successful in 21m14s
ea3b8de726
julian requested review from addison 2026-02-08 19:03:09 -05:00

📦 Build Successful!

Commit: 231a5b6
Size: 58M

Download APK

## 📦 Build Successful! **Commit:** `231a5b6` **Size:** 58M [Download APK](https://git.kwila.cloud/kwila/karriba/actions/runs/590/artifacts/karriba-apk)
Owner

Gave you considered using freezed for data classes?

Gave you considered using freezed for data classes?
Some checks failed
Flutter CI / test (pull_request) Failing after 5m31s
PR Build / build (pull_request_target) Successful in 21m14s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin spec-02-core-entities:spec-02-core-entities
git switch spec-02-core-entities

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 main
git merge --no-ff spec-02-core-entities
git switch spec-02-core-entities
git rebase main
git switch main
git merge --ff-only spec-02-core-entities
git switch spec-02-core-entities
git rebase main
git switch main
git merge --no-ff spec-02-core-entities
git switch main
git merge --squash spec-02-core-entities
git switch main
git merge --ff-only spec-02-core-entities
git switch main
git merge spec-02-core-entities
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 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!137
No description provided.