[PR #5093] [MERGED] 🐛 Fix server version on docker #31678

Closed
opened 2026-04-18 07:53:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5093
Author: @MikesGlitch
Created: 6/4/2025
Status: Merged
Merged: 6/4/2025
Merged by: @matt-fidd

Base: masterHead: fix/server-version-on-docker


📝 Commits (5)

📊 Changes

2 files changed (+41 additions, -9 deletions)

View changed files

📝 packages/sync-server/src/app.ts (+35 -9)
upcoming-release-notes/5093.md (+6 -0)

📄 Description

Docker image here: https://hub.docker.com/r/mclarkgb/test/tags

docker pull mclarkgb/test:sha-067d968

Tested the:

  • Ubuntu Docker image
  • CLI tool
  • local build

Screenshot_2025-06-04_15-54-24


🔄 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/5093 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix/server-version-on-docker` --- ### 📝 Commits (5) - [`77b9f3d`](https://github.com/actualbudget/actual/commit/77b9f3d90c6639d3cf567adf70aea7452ec3b545) fix server version on docker - [`24fe1bf`](https://github.com/actualbudget/actual/commit/24fe1bfe413371b6ae100df7c3a02638d844f2c4) bit more safety - [`3241673`](https://github.com/actualbudget/actual/commit/3241673ce4537b488ad0a37fdff79f2c75b0c459) fix lint - [`bce28fe`](https://github.com/actualbudget/actual/commit/bce28feaf5657f8e76248e36377eb1cf777f1b3f) release notes - [`fd5c196`](https://github.com/actualbudget/actual/commit/fd5c196649140563e442aeab32eab4b6f538ccf3) more error handling ### 📊 Changes **2 files changed** (+41 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/app.ts` (+35 -9) ➕ `upcoming-release-notes/5093.md` (+6 -0) </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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Docker image here: https://hub.docker.com/r/mclarkgb/test/tags docker pull mclarkgb/test:sha-067d968 Tested the: - Ubuntu Docker image - CLI tool - local build ![Screenshot_2025-06-04_15-54-24](https://github.com/user-attachments/assets/a6ddad28-133a-4ada-91e6-64826e37cfef) --- <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-04-18 07:53:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#31678