[PR #577] [MERGED] Merge branch release/v7.3.0 into develop #676

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

📋 Pull Request Information

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

Base: developHead: release/v7.3.0


📝 Commits (10+)

📊 Changes

6 files changed (+120 additions, -38 deletions)

View changed files

📝 .github/workflows/stable-build.yml (+37 -1)
📝 Dockerfile (+10 -4)
📝 Makefile (+11 -19)
📝 README.md (+29 -12)
📝 docker-bake.hcl (+30 -0)
📝 run-document-server.sh (+3 -2)

📄 Description

  • Actualize state of JWT variables (#535)
  • Add ucs build on older image version (#531)
  • Add base image and postgresql version build arguments (#524)
  • Fix makefile (#554)
  • Fix ucs build (#537)
  • Add obligatory use of JWT parameters (#562)
  • Cosmetic changes README.md (#563)
  • Fix docker build by downgrading rabbit from 3.10 to 3.9 (#569)

🔄 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/577 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 2/2/2023 **Status:** ✅ Merged **Merged:** 2/2/2023 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `develop` ← **Head:** `release/v7.3.0` --- ### 📝 Commits (10+) - [`1957d38`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/1957d38907f8aba9da7a9ddf4213c3213d8e4f02) Actualize state of JWT variables (#535) - [`730dd71`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/730dd71ac572d523bd93e1ef423f15fa907f5206) Add ucs build on older image version (#531) - [`c709025`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c7090252ff6470a57fd0ed4881bd70ff3df0b4f9) Add base image and postgresql version build arguments (#524) - [`b074535`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/b0745353666d0f4e17254f302b47de5f76362b76) Fix makefile (#554) - [`3fb3b2f`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/3fb3b2f3dee8677d3e041d31d782ca0705385a9d) Merge branch hotfix/v7.2.2 into master - [`edb6e9b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/edb6e9b044ee1e5cd8c619136705616ed6c01a4c) Merge branch 'hotfix/v7.2.2' into feature/release-merge - [`01f8337`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/01f8337dcb694ce4f10629609a3af713f7dcb0c5) Merge pull request #560 from ONLYOFFICE/feature/release-merge - [`7fa2f59`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/7fa2f598a19a56d06b234c46f94748a81b7e4313) Fix ucs build (#537) - [`759bed5`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/759bed5c14ed97a32a2790091bac6e918216c423) Add obligatory use of JWT parameters (#562) - [`26f3d34`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/26f3d34ac3cdb048623caac54d494b74aeb3ea79) Cosmetic changes README.md (#563) ### 📊 Changes **6 files changed** (+120 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/stable-build.yml` (+37 -1) 📝 `Dockerfile` (+10 -4) 📝 `Makefile` (+11 -19) 📝 `README.md` (+29 -12) 📝 `docker-bake.hcl` (+30 -0) 📝 `run-document-server.sh` (+3 -2) </details> ### 📄 Description - Actualize state of JWT variables (#535) - Add ucs build on older image version (#531) - Add base image and postgresql version build arguments (#524) - Fix makefile (#554) - Fix ucs build (#537) - Add obligatory use of JWT parameters (#562) - Cosmetic changes README.md (#563) - Fix docker build by downgrading rabbit from 3.10 to 3.9 (#569) --- <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:29 +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#676
No description provided.