[PR #112] [MERGED] feat(chore): update deploy components #1109

Closed
opened 2026-05-03 01:58:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/reconurge/flowsint/pull/112
Author: @dextmorgn
Created: 1/25/2026
Status: Merged
Merged: 1/25/2026
Merged by: @dextmorgn

Base: mainHead: feat/ci


📝 Commits (1)

  • a178ef1 feat(chore): update deploy components

📊 Changes

17 files changed (+621 additions, -20975 deletions)

View changed files

📝 .dockerignore (+16 -23)
📝 .github/workflows/images.yml (+135 -20)
📝 Makefile (+155 -44)
📝 docker-compose.dev.yml (+6 -10)
📝 docker-compose.prod.yml (+19 -16)
📝 flowsint-api/Dockerfile (+97 -24)
📝 flowsint-api/entrypoint.sh (+3 -0)
flowsint-api/poetry.lock (+0 -6887)
📝 flowsint-app/.dockerignore (+63 -4)
📝 flowsint-app/Dockerfile (+35 -5)
📝 flowsint-app/Dockerfile.dev (+8 -3)
📝 flowsint-app/nginx.conf (+84 -30)
flowsint-core/Dockerfile (+0 -12)
flowsint-core/poetry.lock (+0 -6652)
flowsint-enrichers/poetry.lock (+0 -6676)
📝 flowsint-enrichers/pyproject.toml (+0 -1)
flowsint-types/poetry.lock (+0 -568)

📄 Description

No description provided


🔄 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/reconurge/flowsint/pull/112 **Author:** [@dextmorgn](https://github.com/dextmorgn) **Created:** 1/25/2026 **Status:** ✅ Merged **Merged:** 1/25/2026 **Merged by:** [@dextmorgn](https://github.com/dextmorgn) **Base:** `main` ← **Head:** `feat/ci` --- ### 📝 Commits (1) - [`a178ef1`](https://github.com/reconurge/flowsint/commit/a178ef1bcdc74f0cc9da2958191ef9400680b565) feat(chore): update deploy components ### 📊 Changes **17 files changed** (+621 additions, -20975 deletions) <details> <summary>View changed files</summary> 📝 `.dockerignore` (+16 -23) 📝 `.github/workflows/images.yml` (+135 -20) 📝 `Makefile` (+155 -44) 📝 `docker-compose.dev.yml` (+6 -10) 📝 `docker-compose.prod.yml` (+19 -16) 📝 `flowsint-api/Dockerfile` (+97 -24) 📝 `flowsint-api/entrypoint.sh` (+3 -0) ➖ `flowsint-api/poetry.lock` (+0 -6887) 📝 `flowsint-app/.dockerignore` (+63 -4) 📝 `flowsint-app/Dockerfile` (+35 -5) 📝 `flowsint-app/Dockerfile.dev` (+8 -3) 📝 `flowsint-app/nginx.conf` (+84 -30) ➖ `flowsint-core/Dockerfile` (+0 -12) ➖ `flowsint-core/poetry.lock` (+0 -6652) ➖ `flowsint-enrichers/poetry.lock` (+0 -6676) 📝 `flowsint-enrichers/pyproject.toml` (+0 -1) ➖ `flowsint-types/poetry.lock` (+0 -568) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-03 01:58:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/flowsint#1109