[PR #709] [MERGED] Merge branch release/v8.0.0 into develop #748

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/709
Author: @papacarlo
Created: 2/5/2024
Status: Merged
Merged: 2/5/2024
Merged by: @papacarlo

Base: developHead: release/v8.0.0


📝 Commits (7)

📊 Changes

7 files changed (+50 additions, -13 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)
📝 tests/postgres.yml (+1 -1)

📄 Description

  • 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/709 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 2/5/2024 **Status:** ✅ Merged **Merged:** 2/5/2024 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `develop` ← **Head:** `release/v8.0.0` --- ### 📝 Commits (7) - [`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 **7 files changed** (+50 additions, -13 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) 📝 `tests/postgres.yml` (+1 -1) </details> ### 📄 Description - 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#748
No description provided.