[PR #114] [CLOSED] Ci/cd #162

Closed
opened 2026-02-16 10:16:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/114
Author: @AndersonInc
Created: 11/2/2024
Status: Closed

Base: mainHead: CI/CD


📝 Commits (6)

📊 Changes

5 files changed (+197 additions, -10 deletions)

View changed files

.github/workflows/ci/cd.yml (+134 -0)
📝 Dockerfile (+30 -2)
app/.dockerignore (+23 -0)
📝 app/styles/globals.css (+4 -2)
📝 config/index.ts (+6 -6)

📄 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/langgenius/webapp-conversation/pull/114 **Author:** [@AndersonInc](https://github.com/AndersonInc) **Created:** 11/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `CI/CD` --- ### 📝 Commits (6) - [`96b8003`](https://github.com/langgenius/webapp-conversation/commit/96b8003243c3a73734b80e741674694c64e29cac) Initial Build - [`02a92eb`](https://github.com/langgenius/webapp-conversation/commit/02a92eb65f30522e050d86a9447f18044aca8da8) [CI/CD]: Pipeline step up - [`ff52cbb`](https://github.com/langgenius/webapp-conversation/commit/ff52cbbb4415572cc0a22cca86177836ea7fe057) CI/CD from AndersonInc/CI/CD - [`7aacb54`](https://github.com/langgenius/webapp-conversation/commit/7aacb544d5ec59bd19d1b5469f5d6c96d2071a66) Staging from AndersonInc/staging - [`7b3d5cf`](https://github.com/langgenius/webapp-conversation/commit/7b3d5cf227d5678c31dde33169c334ea5e582ba8) [Feature]: Added Deployement - [`44b2b22`](https://github.com/langgenius/webapp-conversation/commit/44b2b225a8ece9bf921b08ae86cc0bf63dee2180) Merge branch 'main' of https://github.com/AndersonInc/Aibos_RAG into CI/CD ### 📊 Changes **5 files changed** (+197 additions, -10 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci/cd.yml` (+134 -0) 📝 `Dockerfile` (+30 -2) ➕ `app/.dockerignore` (+23 -0) 📝 `app/styles/globals.css` (+4 -2) 📝 `config/index.ts` (+6 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:16:19 -05:00
yindo closed this issue 2026-02-16 10:16:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#162