[PR #648] [MERGED] Merge branch hotfix/v7.4.1 into master #723

Closed
opened 2026-02-26 10:33:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/648
Author: @papacarlo
Created: 7/31/2023
Status: Merged
Merged: 7/31/2023
Merged by: @papacarlo

Base: masterHead: hotfix/v7.4.1


📝 Commits (2)

  • 9400eed Add auto rebuild previous releases
  • c413936 Fix Bug #63238 - Fix re-copying of configuration files in supervisor (#645)

📊 Changes

6 files changed (+296 additions, -10 deletions)

View changed files

.github/workflows/cron-rebuild-trigger.yml (+22 -0)
.github/workflows/rebuild.yml (+224 -0)
📝 Dockerfile (+4 -1)
📝 docker-bake.hcl (+36 -0)
📝 production.dockerfile (+9 -0)
📝 run-document-server.sh (+1 -9)

📄 Description

  • Add auto rebuild previous releases
  • Fix Bug #63238 - Fix re-copying of configuration files in supervisor (#645)

🔄 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/ONLYOFFICE/Docker-DocumentServer/pull/648 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 7/31/2023 **Status:** ✅ Merged **Merged:** 7/31/2023 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `master` ← **Head:** `hotfix/v7.4.1` --- ### 📝 Commits (2) - [`9400eed`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/9400eedc067c854530188034c5fb196025cc44b2) Add auto rebuild previous releases - [`c413936`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c413936f1c63ca6fa76e00ed63ee4d297711610c) Fix Bug #63238 - Fix re-copying of configuration files in supervisor (#645) ### 📊 Changes **6 files changed** (+296 additions, -10 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/cron-rebuild-trigger.yml` (+22 -0) ➕ `.github/workflows/rebuild.yml` (+224 -0) 📝 `Dockerfile` (+4 -1) 📝 `docker-bake.hcl` (+36 -0) 📝 `production.dockerfile` (+9 -0) 📝 `run-document-server.sh` (+1 -9) </details> ### 📄 Description - Add auto rebuild previous releases - Fix Bug #63238 - Fix re-copying of configuration files in supervisor (#645) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:33:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#723
No description provided.