[PR #706] [MERGED] Merge branch release/v8.0.0 into master #749

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/706
Author: @papacarlo
Created: 1/30/2024
Status: Merged
Merged: 1/30/2024
Merged by: @papacarlo

Base: masterHead: release/v8.0.0


📝 Commits (9)

  • 5ef86cd Merge branch release/v7.5.0 into develop
  • 012b35d Cancel prepare4shutdown script during cluster installation (#673)
  • cd8177e Merge branch hotfix/v7.5.1 into release/v7.6.0
  • 09ac8b5 Fix build workflow runs names (#679)
  • 6fc2b27 fix Bug 65188 - Upgrade to a current version of postgresql (#690)
  • 276c5da Add the ability to manually launch the zap scanner (#691)
  • cb06c6f Correct startup conditions for zap scanner (#694)
  • 4ab054c Add DOCKER_ORG make variable (#696)
  • 0a42ee6 Fix bug #60688 (#703)

📊 Changes

8 files changed (+54 additions, -14 deletions)

View changed files

📝 .github/workflows/4testing-build.yml (+35 -0)
📝 .github/workflows/stable-build.yml (+1 -0)
📝 .travis.yml (+9 -9)
📝 Dockerfile (+1 -0)
📝 Makefile (+2 -2)
📝 docker-compose.yml (+1 -1)
📝 run-document-server.sh (+4 -1)
📝 tests/postgres.yml (+1 -1)

📄 Description

  • Cancel prepare4shutdown script during cluster installation (#673)
  • Fix build workflow runs names (#679)
  • fix Bug 65188 - Upgrade to a current version of postgresql (#690)
  • Add the ability to manually launch the zap scanner (#691)
  • Correct startup conditions for zap scanner (#694)
  • Add DOCKER_ORG make variable (#696)
  • Fix bug #60688 (#703)

🔄 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/706 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 1/30/2024 **Status:** ✅ Merged **Merged:** 1/30/2024 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `master` ← **Head:** `release/v8.0.0` --- ### 📝 Commits (9) - [`5ef86cd`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/5ef86cd0908f939927c6aed9345c20d64764ed01) Merge branch release/v7.5.0 into develop - [`012b35d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/012b35d2f8c1a99ec9890e52d181d4d30f5b4d9a) Cancel prepare4shutdown script during cluster installation (#673) - [`cd8177e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/cd8177e0ae5540a1e8443a5851a14315cd8a7c8f) Merge branch hotfix/v7.5.1 into release/v7.6.0 - [`09ac8b5`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/09ac8b546398bdb16198b9d8e4f0b370daa33807) Fix build workflow runs names (#679) - [`6fc2b27`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/6fc2b27fcfacc0b4ce37e87767dcc695a4a2d919) fix Bug 65188 - Upgrade to a current version of postgresql (#690) - [`276c5da`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/276c5da9f5d0edeffeaca63a9e7dd4d810b92b74) Add the ability to manually launch the zap scanner (#691) - [`cb06c6f`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/cb06c6f6e1f1ca4f13af8d1d00b9c915a995ee58) Correct startup conditions for zap scanner (#694) - [`4ab054c`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/4ab054c502b169449f117817f30b187804e586dc) Add DOCKER_ORG make variable (#696) - [`0a42ee6`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/0a42ee66b0c25c40375f471998d0470b68504d29) Fix bug #60688 (#703) ### 📊 Changes **8 files changed** (+54 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/4testing-build.yml` (+35 -0) 📝 `.github/workflows/stable-build.yml` (+1 -0) 📝 `.travis.yml` (+9 -9) 📝 `Dockerfile` (+1 -0) 📝 `Makefile` (+2 -2) 📝 `docker-compose.yml` (+1 -1) 📝 `run-document-server.sh` (+4 -1) 📝 `tests/postgres.yml` (+1 -1) </details> ### 📄 Description - Cancel prepare4shutdown script during cluster installation (#673) - Fix build workflow runs names (#679) - fix Bug 65188 - Upgrade to a current version of postgresql (#690) - Add the ability to manually launch the zap scanner (#691) - Correct startup conditions for zap scanner (#694) - Add DOCKER_ORG make variable (#696) - Fix bug #60688 (#703) --- <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:46 +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#749
No description provided.