[PR #56] [CLOSED] feat(ci): add Jenkins pipeline for build and deployment with Docker #86

Closed
opened 2026-02-27 10:24:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mimamch/wa-gateway/pull/56
Author: @Aszaychik
Created: 3/10/2025
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 8ea1fc0 feat(docker): add Docker support with Dockerfile and docker-compose
  • 68090fe feat(ci): add Jenkins pipeline for build and deployment with Docker

📊 Changes

4 files changed (+79 additions, -0 deletions)

View changed files

.dockerignore (+24 -0)
Dockerfile (+9 -0)
Jenkinsfile (+35 -0)
docker-compose.yml (+11 -0)

📄 Description

image
image


🔄 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/mimamch/wa-gateway/pull/56 **Author:** [@Aszaychik](https://github.com/Aszaychik) **Created:** 3/10/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8ea1fc0`](https://github.com/mimamch/wa-gateway/commit/8ea1fc0aa738aaaaf96263082b5151476356202b) feat(docker): add Docker support with Dockerfile and docker-compose - [`68090fe`](https://github.com/mimamch/wa-gateway/commit/68090fe2f2b40de055f7dcdb72f3fa6bf976510c) feat(ci): add Jenkins pipeline for build and deployment with Docker ### 📊 Changes **4 files changed** (+79 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+24 -0) ➕ `Dockerfile` (+9 -0) ➕ `Jenkinsfile` (+35 -0) ➕ `docker-compose.yml` (+11 -0) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/90269ced-00d2-47c8-bec8-aeedfc29ca73) ![image](https://github.com/user-attachments/assets/dcb4f72b-aad7-42eb-a8bc-641fed33e13b) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:24:08 +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/wa-gateway-mimamch#86
No description provided.