[PR #65] [MERGED] Add documentation on how to build the protobuf #2996

Closed
opened 2026-02-28 20:34:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/65
Author: @TomAFrench
Created: 5/16/2022
Status: Merged
Merged: 6/29/2022
Merged by: @jlongster

Base: masterHead: protobuf-docs


📝 Commits (1)

  • 07b3ae7 docs: add documentation on how to build the protobuf

📊 Changes

2 files changed (+19 additions, -4 deletions)

View changed files

📝 packages/loot-core/src/server/sync/README.md (+16 -4)
📝 packages/loot-core/src/server/sync/proto/sync_pb.js (+3 -0)

📄 Description

To generate the protobuf: I forget, will document this soon.

I was doing some reading up on protobuf and thought I'd fill out the readme based on what I learned.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/65 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 5/16/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `protobuf-docs` --- ### 📝 Commits (1) - [`07b3ae7`](https://github.com/actualbudget/actual/commit/07b3ae711e3fcd4146c98598e629bce0757a3cd6) docs: add documentation on how to build the protobuf ### 📊 Changes **2 files changed** (+19 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/sync/README.md` (+16 -4) 📝 `packages/loot-core/src/server/sync/proto/sync_pb.js` (+3 -0) </details> ### 📄 Description > To generate the protobuf: I forget, will document this soon. I was doing some reading up on protobuf and thought I'd fill out the readme based on what I learned. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:34:46 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2996