Skip to content

chore(events.proto): mark migration post-complete (comment-only)#806

Merged
renemadsen merged 1 commit into
stablefrom
feat/proto-comment-post-migration
May 12, 2026
Merged

chore(events.proto): mark migration post-complete (comment-only)#806
renemadsen merged 1 commit into
stablefrom
feat/proto-comment-post-migration

Conversation

@renemadsen
Copy link
Copy Markdown
Member

Summary

Comment-only cleanup now that all 4 noun phases of the opgave→event migration are merged on `stable` (Phase 1 #802, Phase 2 #803+#804 promotion, Phase 3 #805) and on flutter-eform `master`.

Two edits to `events.proto` header:

  • "Mid-migration" → "Post-migration"
  • Drop trailing sentence "Rode rename lands in Phase 4." (rode is a Flutter-side filter concept; no plugin gRPC types named with it, confirmed by Phase 4 plugin inventory)

No wire / message-type / RPC-method changes. `response.Ejendomme.Add`/`request.TavleIds`/etc. accessors all unaffected.

🤖 Generated with Claude Code

…crumb

The opgave→event migration is now complete (Phases 1-4 merged on stable
of this repo and master of flutter-eform). Update the proto header:

- "Mid-migration" → "Post-migration"
- Drop the trailing "Rode rename lands in Phase 4." sentence

No wire / message-type / RPC-method changes. Comment-only.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 12, 2026 05:31
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the header comment in events.proto to reflect the completion status of the opgave→event-related rename/migration work, without changing any protobuf messages, fields, or RPC definitions.

Changes:

  • Adjusts the proto header wording from “Mid-migration” to “Post-migration”.
  • Removes the trailing sentence referencing a Phase 4 “Rode” rename.

Comment on lines +3 to +7
// Post-migration: opgave -> event, tavle -> board, ejendom -> property per
// docs/superpowers/specs/2026-05-11-opgave-to-event-migration.md.
// Wire field names (`opgaver`, `tavler`, `tavle_id`, `tavle_ids`,
// `ejendom_id`, `ejendomme`) stay as-is so generated accessors don't churn;
// only message types and RPC method names move. Rode rename lands in Phase 4.
// only message types and RPC method names move.
@renemadsen renemadsen merged commit 4bbf23d into stable May 12, 2026
21 checks passed
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