[PR #672] [MERGED] fix: docker build requires smtp host #1113

Closed
opened 2026-02-26 19:31:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/672
Author: @Mythie
Created: 11/22/2023
Status: Merged
Merged: 11/22/2023
Merged by: @Mythie

Base: mainHead: fix/docker-build-smtp-host


📝 Commits (2)

  • be0aefd fix: docker build requires smtp host
  • a8aabbe chore: update action workflow names

📊 Changes

6 files changed (+23 additions, -8 deletions)

View changed files

📝 .github/workflows/ci.yml (+15 -2)
📝 apps/marketing/package.json (+1 -0)
📝 apps/web/package.json (+1 -0)
📝 apps/web/src/components/(dashboard)/layout/desktop-nav.tsx (+3 -1)
📝 package-lock.json (+2 -0)
📝 packages/email/mailer.ts (+1 -5)

📄 Description

Set a default for smtp host and add an action for testing docker builds on each pull request

Closes #670


🔄 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/documenso/documenso/pull/672 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 11/22/2023 **Status:** ✅ Merged **Merged:** 11/22/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/docker-build-smtp-host` --- ### 📝 Commits (2) - [`be0aefd`](https://github.com/documenso/documenso/commit/be0aefd34a9794fd4ceb3119174ad91188444470) fix: docker build requires smtp host - [`a8aabbe`](https://github.com/documenso/documenso/commit/a8aabbe5c9927f76b2a63a97a394ccbcec9e91ec) chore: update action workflow names ### 📊 Changes **6 files changed** (+23 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+15 -2) 📝 `apps/marketing/package.json` (+1 -0) 📝 `apps/web/package.json` (+1 -0) 📝 `apps/web/src/components/(dashboard)/layout/desktop-nav.tsx` (+3 -1) 📝 `package-lock.json` (+2 -0) 📝 `packages/email/mailer.ts` (+1 -5) </details> ### 📄 Description Set a default for smtp host and add an action for testing docker builds on each pull request Closes #670 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:53 +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/documenso#1113
No description provided.