[PR #650] [MERGED] Merge branch hotfix/v7.4.1 into develop #724

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/650
Author: @papacarlo
Created: 8/1/2023
Status: Merged
Merged: 8/1/2023
Merged by: @papacarlo

Base: developHead: hotfix/v7.4.1


📝 Commits (4)

  • 8e08fed Merge branch hotfix/v7.3.3 into master
  • 4ae34b4 Merge branch release/v7.4.0 into master
  • 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/650 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 8/1/2023 **Status:** ✅ Merged **Merged:** 8/1/2023 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `develop` ← **Head:** `hotfix/v7.4.1` --- ### 📝 Commits (4) - [`8e08fed`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/8e08fed4ee1a95affb7ccb01ca892abb9916d650) Merge branch hotfix/v7.3.3 into master - [`4ae34b4`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/4ae34b4d02822f68d661cca629083e1381d83612) Merge branch release/v7.4.0 into master - [`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#724
No description provided.