[PR #637] [MERGED] Merge branch release/v7.4.0 into master #716

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/637
Author: @papacarlo
Created: 6/13/2023
Status: Merged
Merged: 6/13/2023
Merged by: @papacarlo

Base: masterHead: release/v7.4.0


📝 Commits (10+)

  • 47503e6 Merge branch hotfix/v7.2.1 into develop
  • b59175d Merge pull request #552 from ONLYOFFICE/release/v7.3.0
  • 19debc5 Merge branch 'develop' into hotfix/v7.2.2
  • eb643e3 Merge pull request #561 from ONLYOFFICE/hotfix/v7.2.2
  • 22ab86d Merge branch release/v7.3.0 into develop
  • 0fb195b Merge branch hotfix/v7.3.2 into develop
  • 648ff73 Fix the owner of the logrotate config (#591)
  • f455bdf fix Bug 59826 - Fix database creation without onlyoffice owner (#597)
  • 4499ca1 Fix deb package link (#599)
  • 44eb6c4 Fix deb package link (#602)

📊 Changes

8 files changed (+41 additions, -49 deletions)

View changed files

📝 .github/workflows/4testing-build.yml (+3 -3)
📝 .github/workflows/stable-build.yml (+17 -5)
📝 Makefile (+1 -1)
📝 README.md (+2 -0)
config/supervisor/supervisord.conf (+0 -31)
📝 docker-bake.hcl (+6 -2)
📝 production.dockerfile (+3 -3)
📝 run-document-server.sh (+9 -4)

📄 Description

  • Fix the owner of the logrotate config (#591)
  • fix Bug 59826 - Fix database creation without onlyoffice owner (#597)
  • Fix deb package link (#599)
  • Fix deb package link (#602)
  • Use the default supervisord configuration (#608)
  • Trace build commands (#609)
  • Revert "Trace build commands (#609)"
  • Fix deprecated set-output (#632)
  • Add new stable images versioning principles (#633)
  • Add the ability to enable request filtering agent (#628)

🔄 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/637 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 6/13/2023 **Status:** ✅ Merged **Merged:** 6/13/2023 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `master` ← **Head:** `release/v7.4.0` --- ### 📝 Commits (10+) - [`47503e6`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/47503e6c98307a672f6d3dc332956121e1004f7a) Merge branch hotfix/v7.2.1 into develop - [`b59175d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/b59175d13f19e7fb032172ad6abcde674ea18998) Merge pull request #552 from ONLYOFFICE/release/v7.3.0 - [`19debc5`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/19debc518162f1f49ce12db572d0d603290ab828) Merge branch 'develop' into hotfix/v7.2.2 - [`eb643e3`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/eb643e3adbc1a6a76edfd0eec79783944a0a52b4) Merge pull request #561 from ONLYOFFICE/hotfix/v7.2.2 - [`22ab86d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/22ab86d2d61915c7f2cbe97b835b40df278a8c5b) Merge branch release/v7.3.0 into develop - [`0fb195b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/0fb195b958fe40bf937e8e43b9786fc3a115ec1f) Merge branch hotfix/v7.3.2 into develop - [`648ff73`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/648ff7322f07bab24f3954511263c9f3d666efa6) Fix the owner of the logrotate config (#591) - [`f455bdf`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/f455bdf433aa54b8d78a252eeb4277262d23f9d3) fix Bug 59826 - Fix database creation without onlyoffice owner (#597) - [`4499ca1`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/4499ca1d34f516e061626d300a01199dd4a5f1b5) Fix deb package link (#599) - [`44eb6c4`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/44eb6c45f2d769869911ecc2c104780aa3a50ffe) Fix deb package link (#602) ### 📊 Changes **8 files changed** (+41 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/4testing-build.yml` (+3 -3) 📝 `.github/workflows/stable-build.yml` (+17 -5) 📝 `Makefile` (+1 -1) 📝 `README.md` (+2 -0) ➖ `config/supervisor/supervisord.conf` (+0 -31) 📝 `docker-bake.hcl` (+6 -2) 📝 `production.dockerfile` (+3 -3) 📝 `run-document-server.sh` (+9 -4) </details> ### 📄 Description - Fix the owner of the logrotate config (#591) - fix Bug 59826 - Fix database creation without onlyoffice owner (#597) - Fix deb package link (#599) - Fix deb package link (#602) - Use the default supervisord configuration (#608) - Trace build commands (#609) - Revert "Trace build commands (#609)" - Fix deprecated set-output (#632) - Add new stable images versioning principles (#633) - Add the ability to enable request filtering agent (#628) --- <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:38 +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#716
No description provided.