[PR #511] [MERGED] Merge branch release/v7.2.0 into develop #639

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/511
Author: @papacarlo
Created: 10/12/2022
Status: Merged
Merged: 10/12/2022
Merged by: @papacarlo

Base: developHead: release/v7.2.0


📝 Commits (9)

📊 Changes

7 files changed (+247 additions, -116 deletions)

View changed files

📝 .github/workflows/4testing-build.yml (+104 -60)
📝 .github/workflows/stable-build.yml (+59 -32)
📝 Dockerfile (+8 -7)
📝 Makefile (+9 -5)
📝 docker-bake.hcl (+35 -11)
production.dockerfile (+24 -0)
📝 run-document-server.sh (+8 -1)

📄 Description

  • Add build Documentserver without example (#473)
  • Build: Set job fail status if some build failed (#488)
  • Fix KylinOS start error (#471)
  • Add expected build arch (#489)
  • Refactoring stable build (#490)
  • fix Bug 58778 - Correct the display of container ID for 22.04 (#494)
  • Refactoring testing build (#496)
  • Fix makefile (#498)
  • Fix makefile docker image (#499)

🔄 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/511 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 10/12/2022 **Status:** ✅ Merged **Merged:** 10/12/2022 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `develop` ← **Head:** `release/v7.2.0` --- ### 📝 Commits (9) - [`207bd5d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/207bd5dac709a7313689e83d260500a9bf244577) Add build Documentserver without example (#473) - [`3626f8c`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/3626f8cc6c697bc3a84a2c9b4b895d67f0c37a85) Build: Set job fail status if some build failed (#488) - [`e44acbe`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/e44acbebf7a1be2cccda7a912d1f761310d865bc) Fix KylinOS start error (#471) - [`713a06e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/713a06e999569e1e94b6973e3de32dd6a585d1a2) Add expected build arch (#489) - [`61a5a02`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/61a5a021cf8ce03bb5b2d83758f8f1750ca4c9eb) Refactoring stable build (#490) - [`b9bfa7b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/b9bfa7b90c34545b1ca2a7f626be99211213ece5) fix Bug 58778 - Correct the display of container ID for 22.04 (#494) - [`bac8853`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/bac88530c1c1a187e0eadf8b1074dcdda74d9cfc) Refactoring testing build (#496) - [`67fbd9d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/67fbd9d9c80fb2108c143d509b0e61c4ef612e15) Fix makefile (#498) - [`29bb07d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/29bb07d2cb53b832c2e4bc200bd292168ab9487a) Fix makefile docker image (#499) ### 📊 Changes **7 files changed** (+247 additions, -116 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/4testing-build.yml` (+104 -60) 📝 `.github/workflows/stable-build.yml` (+59 -32) 📝 `Dockerfile` (+8 -7) 📝 `Makefile` (+9 -5) 📝 `docker-bake.hcl` (+35 -11) ➕ `production.dockerfile` (+24 -0) 📝 `run-document-server.sh` (+8 -1) </details> ### 📄 Description - Add build Documentserver without example (#473) - Build: Set job fail status if some build failed (#488) - Fix KylinOS start error (#471) - Add expected build arch (#489) - Refactoring stable build (#490) - fix Bug 58778 - Correct the display of container ID for 22.04 (#494) - Refactoring testing build (#496) - Fix makefile (#498) - Fix makefile docker image (#499) --- <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:22 +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#639
No description provided.