Skip to content

refactor: migrate legacy planter and tree capture to entity DAOs (#1235)#3

Open
marsof02 wants to merge 1 commit into
chore/split-treetracker-dao-session-treefrom
chore/split-treetracker-dao-planter-treecapture
Open

refactor: migrate legacy planter and tree capture to entity DAOs (#1235)#3
marsof02 wants to merge 1 commit into
chore/split-treetracker-dao-session-treefrom
chore/split-treetracker-dao-planter-treecapture

Conversation

@marsof02

Copy link
Copy Markdown
Owner

Thank you for opening a Pull Request!

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests are added/updated (if necessary)
  • Ensure the linter passes (./codeAnalysis to automatically apply formatting/linting)
  • Appropriate docs were updated (if necessary)

Part of Greenstand#1235 🦕

Summary

PR 4 of 6 for Greenstand#1235 — migrates planter (legacy) and tree capture callers off TreeTrackerDAO:

Stacks on #2 (branch chore/split-treetracker-dao-session-tree), #1, and Greenstand#1303.
Merge after previous PRs, or review against that branch only.

TreeTrackerDAO is still used elsewhere; removed in a later PR.

Out of scope (follow-up PRs)

  • PR 5 — location + sync/dashboard
  • PR 6 — remove TreeTrackerDAO, split tests

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.

1 participant