Skip to content

Beast/deprecate task master - #595

Merged
dewabisma merged 2 commits into
mainfrom
beast/deprecate-task-master
Aug 5, 2026
Merged

Beast/deprecate task master#595
dewabisma merged 2 commits into
mainfrom
beast/deprecate-task-master

Conversation

@dewabisma

Copy link
Copy Markdown
Collaborator

Summary

  • remove task master
  • add quersi
  • remove unused files related to task master

- remove task master
- add quersi
- remove unused files related to task master
@dewabisma
dewabisma requested a review from n13 August 5, 2026 06:11

@n13 n13 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve — the Taskmaster call sites are migrated to Quersi, obsolete Taskmaster-backed providers/services are removed, and no blocking correctness issue was found.

Non-blocking cleanup:

  • quantus_sdk/lib/src/services/quersi_service.dart:81 contains trailing whitespace; git diff --check flags this line.

Validation:

  • dart run melos exec -- dart format lib test --line-length=120 --set-exit-if-changed — passed.
  • dart run melos exec --concurrency=1 -- "flutter analyze . --fatal-infos" — passed for all four packages.
  • Mobile app flutter test — 285 tests passed.
  • Quantus SDK flutter test --exclude-tags=native — 161 tests passed.
  • Public Quersi config and exchange-rate endpoints returned the response envelopes consumed by the new parsers.

No blocking findings; approving.

@dewabisma
dewabisma merged commit 813deba into main Aug 5, 2026
2 checks passed
@dewabisma
dewabisma deleted the beast/deprecate-task-master branch August 5, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants