[PR #4370] [MERGED] Updating sync server package name to @actual-app/sync-server #5347

Closed
opened 2026-02-28 21:10:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4370
Author: @MikesGlitch
Created: 2/12/2025
Status: Merged
Merged: 2/16/2025
Merged by: @MikesGlitch

Base: masterHead: consistent-package-naming


📝 Commits (2)

  • 2e099ff updating sync server to have a consistent package name
  • 9575b46 release notes

📊 Changes

9 files changed (+58 additions, -52 deletions)

View changed files

📝 package.json (+2 -2)
📝 packages/sync-server/docker/edge-alpine.Dockerfile (+1 -1)
📝 packages/sync-server/docker/edge-ubuntu.Dockerfile (+1 -1)
📝 packages/sync-server/docker/stable-alpine.Dockerfile (+1 -1)
📝 packages/sync-server/docker/stable-ubuntu.Dockerfile (+1 -1)
📝 packages/sync-server/package.json (+1 -1)
📝 sync-server.Dockerfile (+1 -1)
upcoming-release-notes/4370.md (+6 -0)
📝 yarn.lock (+44 -44)

📄 Description

Aligning the sync server package name with the rest of the workspace.


🔄 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/4370 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/16/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `consistent-package-naming` --- ### 📝 Commits (2) - [`2e099ff`](https://github.com/actualbudget/actual/commit/2e099ff807e57178ab62bf7584fa498a9ad21c40) updating sync server to have a consistent package name - [`9575b46`](https://github.com/actualbudget/actual/commit/9575b463c9e5c6bfe820ac760623284dc7b749f2) release notes ### 📊 Changes **9 files changed** (+58 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -2) 📝 `packages/sync-server/docker/edge-alpine.Dockerfile` (+1 -1) 📝 `packages/sync-server/docker/edge-ubuntu.Dockerfile` (+1 -1) 📝 `packages/sync-server/docker/stable-alpine.Dockerfile` (+1 -1) 📝 `packages/sync-server/docker/stable-ubuntu.Dockerfile` (+1 -1) 📝 `packages/sync-server/package.json` (+1 -1) 📝 `sync-server.Dockerfile` (+1 -1) ➕ `upcoming-release-notes/4370.md` (+6 -0) 📝 `yarn.lock` (+44 -44) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Aligning the sync server package name with the rest of the workspace. --- <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 21:10:59 -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#5347